Update src/app/page.tsx

This commit is contained in:
2026-03-06 09:32:11 +00:00
parent 679a73498a
commit cfe75b9ccc

View File

@@ -135,7 +135,7 @@ export default function HomePage() {
testimonials={testimonials}
buttons={[
{ text: "Shop Now", href: "/products" },
{ text: "Shop All Products", href: "#products" },
{ text: "Browse Complete Range", href: "#products" },
]}
useInvertedBackground={false}
/>