diff --git a/src/app/page.tsx b/src/app/page.tsx index 77ee0a8..c37efef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { id: "vetkoek", name: "Vetkoek", price: "R30", imageSrc: "http://img.b2bpic.net/free-photo/different-type-taiwan-s-traditional-food-gua-bao-red-background_23-2148123758.jpg?_wi=1"}, ]} title="Our Gourmet Menu" - description="From toasted sandwiches to fresh salads, every bite is crafted with love." + description="Artisan toasties, crisp salads, and signature savory bites, prepared fresh every morning" /> @@ -231,4 +231,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file