diff --git a/src/app/page.tsx b/src/app/page.tsx index 86b78e6..edf1c3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { imageAlt="Beautiful floral arrangement" mediaAnimation="slide-up" buttons={[ - { text: "Browse Our Collections", href: "#gallery" }, + { text: "Order Now", href: "#gallery" }, { text: "Contact Us", href: "#contact" } ]} buttonAnimation="slide-up"