diff --git a/src/app/page.tsx b/src/app/page.tsx index e36fecb..cbde6ad 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/closeup-agriculturist-hands-holding-fresh-arabica-coffee-berries-coffee-plantation-farmer-picking-coffee-bean-coffee-process-agriculture_1150-61471.jpg?_wi=1", imageAlt: "Sustainable coffee farming" }, ]} buttons={[ - { text: "Explore Menu", href: "products" }, + { text: "Order Now", href: "products" }, { text: "Learn Our Story", href: "about" }, ]} buttonAnimation="blur-reveal"