Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@maried",
|
||||
testimonial: "Un cadre somptueux et des plats divins.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diary-products-cheesecake-with-oreo-cookies_114579-2473.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diary-products-cheesecake-with-oreo-cookies_114579-2473.jpg?_wi=1",
|
||||
imageAlt: "bistro table setting luxury dark",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@julienp",
|
||||
testimonial: "La qualité des huîtres est exceptionnelle.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwiches-with-cream-cheese-microgreen-wooden-table-canape-with-salmon_2829-11180.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwiches-with-cream-cheese-microgreen-wooden-table-canape-with-salmon_2829-11180.jpg?_wi=1",
|
||||
imageAlt: "fresh oysters on ice serving",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@sophiel",
|
||||
testimonial: "Le ceviche de Saint-Jacques est une merveille.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scallops-shell-with-bacon-asparagus_1203-9397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scallops-shell-with-bacon-asparagus_1203-9397.jpg?_wi=1",
|
||||
imageAlt: "scallop ceviche gourmet plate",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@marcb",
|
||||
testimonial: "Une adresse incontournable à Fremantle.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-flexitarian-diet-arrangement_23-2148862683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-flexitarian-diet-arrangement_23-2148862683.jpg?_wi=1",
|
||||
imageAlt: "market fish gourmet plate vegetable",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
handle: "@leav",
|
||||
testimonial: "Service premium et cadre chaleureux.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-mashed-potato-greens-sauce-side-view_141793-3550.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-mashed-potato-greens-sauce-side-view_141793-3550.jpg?_wi=1",
|
||||
imageAlt: "braised chicken classic bistro",
|
||||
},
|
||||
]}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diary-products-cheesecake-with-oreo-cookies_114579-2473.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diary-products-cheesecake-with-oreo-cookies_114579-2473.jpg?_wi=2"
|
||||
imageAlt="Ambiance du bistro"
|
||||
marqueeItems={[
|
||||
{
|
||||
@@ -183,25 +183,25 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Huîtres Fraîches",
|
||||
price: "18€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwiches-with-cream-cheese-microgreen-wooden-table-canape-with-salmon_2829-11180.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwiches-with-cream-cheese-microgreen-wooden-table-canape-with-salmon_2829-11180.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Ceviche de Saint-Jacques",
|
||||
price: "24€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scallops-shell-with-bacon-asparagus_1203-9397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scallops-shell-with-bacon-asparagus_1203-9397.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Fish du Marché",
|
||||
price: "28€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-flexitarian-diet-arrangement_23-2148862683.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-flexitarian-diet-arrangement_23-2148862683.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Poulet Braisé",
|
||||
price: "22€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-mashed-potato-greens-sauce-side-view_141793-3550.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-mashed-potato-greens-sauce-side-view_141793-3550.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
quote: "La qualité des huîtres est exceptionnelle.",
|
||||
name: "Julien P.",
|
||||
role: "Gourmet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
quote: "Le ceviche de Saint-Jacques est une merveille.",
|
||||
name: "Sophie L.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -248,7 +248,7 @@ export default function LandingPage() {
|
||||
quote: "Une adresse incontournable à Fremantle.",
|
||||
name: "Marc B.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -256,7 +256,7 @@ export default function LandingPage() {
|
||||
quote: "Service premium et cadre chaleureux.",
|
||||
name: "Léa V.",
|
||||
role: "Diner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -264,7 +264,7 @@ export default function LandingPage() {
|
||||
quote: "Le poulet braisé est parfaitement cuit.",
|
||||
name: "Thierry R.",
|
||||
role: "Fidèle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-african-american-business-woman-streets-city_627829-3510.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Ce qu'ils en disent"
|
||||
@@ -321,7 +321,7 @@ export default function LandingPage() {
|
||||
title="Une table vous attend"
|
||||
description="Contactez-nous pour une réservation ou toute question spécifique."
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diary-products-cheesecake-with-oreo-cookies_114579-2473.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/diary-products-cheesecake-with-oreo-cookies_114579-2473.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user