Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-04 05:03:53 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1420,4 +1420,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -113,7 +113,7 @@ export default function LandingPage() {
<ProductCardTwo
title="Featured Collections"
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}
tagAnimation="slide-up"
products={[
@@ -268,4 +268,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}