Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-21 12:23:21 +00:00

View File

@@ -69,10 +69,10 @@ export default function LandingPage() {
description="Bar à vin et restaurant sur le port de La Trinité-sur-Mer. Une expérience culinaire unique face aux voiliers."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/picnic-by-sea-with-flowers-glass-champagne-concept-holiday_169016-10285.jpg",
@@ -169,7 +169,7 @@ export default function LandingPage() {
description="Situé face au port, Le Carré 56 propose une expérience mêlant restauration, bar à vin et ambiance conviviale."
subdescription="Profitez d'une terrasse avec vue sur les voiliers, service continu et atmosphère animée en journée comme en soirée."
icon={Briefcase}
imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg"
imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -244,7 +244,7 @@ export default function LandingPage() {
handle: "@client",
testimonial: "Bonne cuisine, produits frais. Terrasse très sympa.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lake-house_649448-539.jpg?_wi=2",
imageAlt: "Wine glass",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
handle: "@client",
testimonial: "Endroit animé, parfait entre amis.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg?_wi=2",
imageAlt: "Wine glass",
},
{
@@ -262,7 +262,7 @@ export default function LandingPage() {
handle: "@client",
testimonial: "Un peu dattente mais cadre très agréable.",
rating: 3,
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg?_wi=1",
imageAlt: "Wine glass",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
handle: "@client",
testimonial: "Une adresse incontournable à La Trinité.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-nature-hotel-travel-beautiful_1203-4841.jpg?_wi=2",
imageAlt: "Wine glass",
},
]}
@@ -366,7 +366,7 @@ export default function LandingPage() {
placeholder: "Votre demande...",
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe-fur-against-yellow-wall_627829-5874.jpg?_wi=2"
/>
</div>