Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 08:22:14 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
background={{ variant: "plain" }}
background={{ variant: "grid" }}
/>
</div>
@@ -206,7 +206,7 @@ export default function LandingPage() {
{ text: "Get in Touch", href: "#" },
{ text: "Shop Now", href: "products" },
]}
background={{ variant: "plain" }}
background={{ variant: "grid" }}
useInvertedBackground={false}
/>
</div>