4 Commits

Author SHA1 Message Date
5fd5fd9afc Merge version_2 into main
Merge version_2 into main
2026-04-27 19:18:30 +00:00
f0744a8828 Update src/app/page.tsx 2026-04-27 19:18:27 +00:00
f06e21d25e Merge version_1 into main
Merge version_1 into main
2026-04-27 19:17:41 +00:00
7279bde6ca Merge version_1 into main
Merge version_1 into main
2026-04-27 19:17:10 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
{ name: "Carlos M.", handle: "@carlos", testimonial: "Excellent price and even better product. Surprising quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/glamour-african-american-woman-eating-pizza-drink-lemonade-restaurant_627829-5425.jpg" },
{ name: "Sofia G.", handle: "@sofia", testimonial: "Very friendly staff and incredibly fast. Will definitely return.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-pasta-italian-restaurant_1303-24365.jpg" }
]}
buttons={[{ text: "View Our Menu", href: "#products" }]}
buttons={[{ text: "Order Your Pizza Now", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-delicious-arugula-pizza_23-2148574288.jpg"
mediaAnimation="slide-up"
avatars={[
@@ -151,7 +151,7 @@ export default function LandingPage() {
faqs={[
{ id: "f1", title: "Do you offer delivery?", content: "Yes, we offer fast delivery service in the surrounding areas." },
{ id: "f2", title: "Are your ingredients natural?", content: "Absolutely! We pride ourselves on using fresh, natural ingredients." },
{ id: "f3", title: "Do you cater for events?", content: "Yes, we can cater for private events and parties. Contact us for details." }
{ id: "f3", title: "Do you cater for events?", content: "Yes, we can cater for private events and parties and events. Contact us for details." }
]}
title="Common Questions"
description="Find everything you need to know about our service and menu."