From 34b6029784f075504c925543a5a593d176629884 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:12:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }, -- 2.49.1