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