diff --git a/src/app/page.tsx b/src/app/page.tsx index 2e85f4c..d0025c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/bearded-young-man-sitting-bench-outside-cafe-drinking-chocolate-drink-using-mobile-phone_23-2148176533.jpg", alt: "Sam Street Food Truck" }, ]} - avatarText="Trusted by 2000+ Local Customers" + avatarText="Trusted by 2000+ Daily Orders" buttons={[ { text: "Order Now", href: "contact" }, { text: "View Menu", href: "menu" },