5 Commits

Author SHA1 Message Date
2276464451 Merge version_4 into main
Merge version_4 into main
2026-04-22 13:08:17 +00:00
4ae81d0a07 Update src/app/page.tsx 2026-04-22 13:08:14 +00:00
765b3697b8 Merge version_3 into main
Merge version_3 into main
2026-04-22 13:07:35 +00:00
65d8224d30 Merge version_2 into main
Merge version_2 into main
2026-04-22 13:07:31 +00:00
dd2a00346c Update src/app/page.tsx 2026-04-22 13:07:29 +00:00

View File

@@ -121,7 +121,7 @@ export default function LandingPage() {
{ id: "p6", name: "Truffle Mushroom", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg" }
]}
title="Our Signature Menu"
description="Browse through our collection of chef-curated burgers."
description="Explore our chef-curated menu and discover your new favorite burger"
/>
</div>
@@ -166,8 +166,7 @@ export default function LandingPage() {
faqs={[
{ id: "f1", title: "Do you offer vegan options?", content: "Yes, we have our Signature Avocado Veggie Burger which is 100% plant-based." },
{ id: "f2", title: "How do you source your beef?", content: "Our beef is locally sourced from high-welfare farms." },
{ id: "f3", title: "Can I order online?", content: "Yes! Use the link in our menu section for local delivery." },
{ id: "f4", title: "How long does delivery take?", content: "Most local deliveries arrive within 30-45 minutes of placing your order." }
{ id: "f3", title: "Can I order online?", content: "Yes! Use the link in our menu section for local delivery." }
]}
title="Got Questions?"
description="Here is what you need to know about our burgers."