Merge version_1 into main #3
@@ -102,9 +102,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: 1, title: "Dine-In", description: "Cozy, relaxed atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-near-blurred-man_23-2147775829.jpg" },
|
||||
{ id: 2, title: "Takeaway", description: "Freshly packed meals.", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-near-blurred-man_23-2147775829.jpg" },
|
||||
{ id: 3, title: "Delivery", description: "Delivered to your door.", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-near-blurred-man_23-2147775829.jpg" }
|
||||
{ id: 1, title: "Dine-In", description: "Cozy, relaxed atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-near-blurred-man_23-2147775829.jpg?_wi=1" },
|
||||
{ id: 2, title: "Takeaway", description: "Freshly packed meals.", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-near-blurred-man_23-2147775829.jpg?_wi=2" },
|
||||
{ id: 3, title: "Delivery", description: "Delivered to your door.", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-near-blurred-man_23-2147775829.jpg?_wi=3" }
|
||||
]}
|
||||
title="The La Boussole Atmosphere"
|
||||
description="A calm, clean, and welcoming space designed for families, friends, and unforgettable meals."
|
||||
@@ -117,11 +117,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Amine R.", role: "Foodie", testimonial: "The dishes were delicious, well cooked and well presented… cozy and calm atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg" },
|
||||
{ id: "1", name: "Amine R.", role: "Foodie", testimonial: "The dishes were delicious, well cooked and well presented… cozy and calm atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=1" },
|
||||
{ id: "2", name: "Sara B.", role: "Regular", testimonial: "اكل لذيذ و اسعار جيد واستقبال جيد من اجمل مطعم…", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg" },
|
||||
{ id: "3", name: "Marc L.", role: "Tourist", testimonial: "Service au top… prix très raisonnable… propreté exemplaire.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280713.jpg" },
|
||||
{ id: "4", name: "Djamel T.", role: "Local", testimonial: "Best atmosphere in the city, perfect for family dinners.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-cafe-drinking-coffee-date-looking-camera_197531-22708.jpg" },
|
||||
{ id: "5", name: "Fatima Z.", role: "Local", testimonial: "The pizza is authentic and the staff is very welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg" }
|
||||
{ id: "5", name: "Fatima Z.", role: "Local", testimonial: "The pizza is authentic and the staff is very welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=2" }
|
||||
]}
|
||||
title="What Locals Say"
|
||||
description="Rated highly by our community."
|
||||
|
||||
Reference in New Issue
Block a user