Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-06 09:32:16 +00:00

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}
/>