From 585077992e8b4818137cb1ea77a92740572e067f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:59:21 +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 a854b18..7720c8c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { alt: "Happy Customer 5", }, ]} - avatarText="⭐ \"Best tacos in town\" ⭐ \"Hidden gem near Sierra College\" ⭐ \"Authentic, flavorful, unforgettable\"" + avatarText={`⭐ "Best tacos in town" \n ⭐ "Hidden gem near Sierra College" \n ⭐ "Authentic, flavorful, unforgettable"`} imageSrc="http://img.b2bpic.net/free-photo/delicious-food-table_1157-17819.jpg" imageAlt="Cinematic shot of authentic Mexican street tacos, carnitas, salsa bar, and horchata" mediaAnimation="slide-up" -- 2.49.1