Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@jl_martin",
|
||||
testimonial: "The best duck confit I have ever experienced outside of Perigord.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sparkling-champagne-glasses_23-2148356450.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sparkling-champagne-glasses_23-2148356450.jpg?_wi=1",
|
||||
imageAlt: "gourmet duck dish fine dining",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@sophie_d",
|
||||
testimonial: "A perfectly curated wine list that elevates every dish to a celebration.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698464.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698464.jpg?_wi=1",
|
||||
imageAlt: "gourmet duck dish fine dining",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@claire_l",
|
||||
testimonial: "Sophisticated yet comfortable atmosphere, perfect for intimate dinners.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-lamb-ribs-front-view_23-2148516965.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-lamb-ribs-front-view_23-2148516965.jpg?_wi=1",
|
||||
imageAlt: "gourmet duck dish fine dining",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@marc_a",
|
||||
testimonial: "Incredible attention to detail in every plate served.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-bottle-champagne_23-2147992601.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-bottle-champagne_23-2147992601.jpg?_wi=1",
|
||||
imageAlt: "gourmet duck dish fine dining",
|
||||
},
|
||||
{
|
||||
@@ -97,11 +97,11 @@ export default function LandingPage() {
|
||||
handle: "@isa_r",
|
||||
testimonial: "An authentic French experience in the heart of the city.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-spices-tomato-slices-teriyaki-sauce_114579-3348.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-spices-tomato-slices-teriyaki-sauce_114579-3348.jpg?_wi=1",
|
||||
imageAlt: "gourmet duck dish fine dining",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-sparkling-champagne-glasses_23-2148356450.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-sparkling-champagne-glasses_23-2148356450.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Flavor"
|
||||
description="Born from a passion for regional French gastronomy, FrenchParadox marries ancestral duck preparation techniques with the refined, crisp brilliance of premier champagne houses. Every ingredient is sourced with care, ensuring that every bite and every sip tells a story of heritage and quality."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698464.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-deck-with-patio-furniture-vegetation_23-2150698464.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,21 +171,21 @@ export default function LandingPage() {
|
||||
name: "Duck Confit Parmentier",
|
||||
price: "28€",
|
||||
variant: "Signature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-lamb-ribs-front-view_23-2148516965.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cooked-lamb-ribs-front-view_23-2148516965.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Brut Vintage Selection",
|
||||
price: "120€",
|
||||
variant: "Champagne",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-bottle-champagne_23-2147992601.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-bottle-champagne_23-2147992601.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Foie Gras Terrine",
|
||||
price: "24€",
|
||||
variant: "Appetizer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-spices-tomato-slices-teriyaki-sauce_114579-3348.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-with-spices-tomato-slices-teriyaki-sauce_114579-3348.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
|
||||
Reference in New Issue
Block a user