Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6e7f242f4a | |||
| 126497e68c | |||
| 55f9a77d27 |
@@ -1420,4 +1420,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
|||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
title="Featured Collections"
|
title="Featured Collections"
|
||||||
description="Explore our premium range of acrylic LED writing boards designed for every need and budget."
|
description="Explore our premium range of acrylic LED writing boards designed for every need and budget."
|
||||||
tag="Free Shipping on Orders Over $150 | Handcrafted & Energy Efficient"
|
tag="Free Shipping | 3-Year Warranty | 15,000+ Satisfied Customers"
|
||||||
tagIcon={Truck}
|
tagIcon={Truck}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
products={[
|
products={[
|
||||||
@@ -268,4 +268,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user