diff --git a/src/app/page.tsx b/src/app/page.tsx index ff3824d..737c2d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,6 +120,7 @@ export default function LandingPage() { ]} title="Our Gourmet Menu" description="Indulge in a curated selection of premium wagyu burgers, crispy signature fries, and decadent milkshakes, each crafted to perfection." + tag="Chef's Selections" /> @@ -248,4 +249,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file