diff --git a/src/app/page.tsx b/src/app/page.tsx index bdb8055..cf16d23 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/stack-oatmeal-cookies-with-coffee-beans_114579-24917.jpg"}, ]} title="Our Menu" - description="Handcrafted flavors made fresh daily." + description="Locally sourced ingredients, roasted to perfection, and served fresh every single day." /> @@ -216,4 +216,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file