diff --git a/src/app/page.tsx b/src/app/page.tsx index d852db0..9368635 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { id: "6", name: "Passion Fruit Juice", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/cheeseburger-with-lots-melted-cheese_140725-1107.jpg" }, ]} title="Our Traditional Menu" - description="Homemade Venezuelan goodness prepared daily with fresh ingredients." + description="Freshly prepared Venezuelan favorites, ready for pickup or delivery" /> @@ -183,4 +183,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file