diff --git a/src/app/page.tsx b/src/app/page.tsx index a897d4b..a1ca65f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { rating={5} ratingText="Loved by Morayur" buttons={[ - { text: "Order Now", href: "#products" }, + { text: "Order Now - Hot & Fresh", href: "#products" }, { text: "Visit Us", href: "#contact" } ]} tagAnimation="slide-up"