Merge version_1 into main #1
@@ -193,19 +193,19 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Dine-In",
|
||||
description: "Cozy, relaxed atmosphere.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-near-blurred-man_23-2147775829.jpg",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-near-blurred-man_23-2147775829.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="The La Boussole Atmosphere"
|
||||
@@ -224,7 +224,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Locals Say"
|
||||
|
||||
Reference in New Issue
Block a user