diff --git a/src/app/page.tsx b/src/app/page.tsx index cc766cb..17a755d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/young-excited-woman-happy-holding-burger-while-sitting-outdoors_231208-12162.jpg", alt: "Local Customer" }, { src: "http://img.b2bpic.net/free-photo/close-up-man-packing-slice-fruit-tart-paper-bag_23-2147920847.jpg", alt: "Local Customer" }, ]} - avatarText="Join our local community" + avatarText="" buttons={[ { text: "Call Now", href: "tel:8452982726" }, { text: "Get Directions", href: "https://maps.google.com" },