From bca9ffbf60fc7343c5a02d22fdefa8e71b70f3c3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 16:59:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0ff8e4d..74eb99b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { { id: "c5", name: "Only 8 Pistachio", price: "$3.99", imageSrc: "http://img.b2bpic.net/free-photo/swirled-green-yellow-cream-texture_23-2151988787.jpg" }, ]} title="Our Flavors" - description="Flavors rotate — come back for something new!" + description="Hand-picked rotating flavors made fresh daily—find your new favorite today!" /> @@ -139,4 +139,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1