diff --git a/src/app/page.tsx b/src/app/page.tsx index 56af436..a97f389 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,7 +112,7 @@ export default function HomePage() { carouselMode="buttons" buttons={[ { - text: "View All Products", href: "/products"}, + text: "Shop All Seeds & Tools", href: "/products"}, { text: "Shop Sale", href: "/products"}, ]}