diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a71d09..9ca78d0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { { id: "m3", value: "100%", title: "Freshness Rate", items: ["Local sourcing", "Just-in-time prep"] } ]} title="Engineered Efficiency" - description="Our operational speed outperforms standard standards." + description="Setting new industry standards for dining performance." /> @@ -168,4 +168,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file