master
mahdi 3 years ago
parent fee18caabf
commit f897e728a5
  1. BIN
      build.zip
  2. 30
      src/App.js

Binary file not shown.

@ -20,21 +20,21 @@ function App() {
return ( return (
<div className="App"> <div className="App">
<ProductDesign /> <ProductDesign />
{/* <VodProductDesign /> */} <VodProductDesign />
{/* <BookDesign /> */} <BookDesign />
{/* <ButtonDesign /> */} <ButtonDesign />
{/* <ProductTags /> */} <ProductTags />
{/* <CounterDesign /> */} <CounterDesign />
{/* <BlogDesign1 /> */} <BlogDesign1 />
{/* <BlogDesign2 /> */} <BlogDesign2 />
{/* <BlogDesign3 /> */} <BlogDesign3 />
{/* <BlogDesign4 /> */} <BlogDesign4 />
{/* <BlogDesign5 /> */} <BlogDesign5 />
{/* <BlogDesign6 /> */} <BlogDesign6 />
{/* <HeaderDesign1 /> */} <HeaderDesign1 />
{/* <ContactInfoSection /> */} <ContactInfoSection />
{/* <FooterDesign1 /> */} <FooterDesign1 />
<Testttt /> {/* <Testttt /> */}
</div> </div>
); );
} }

Loading…
Cancel
Save