Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 02:03:40 +00:00
Showing only changes of commit a8f1bc6f67 - Show all commits

View File

@@ -74,19 +74,19 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=1",
imageAlt: "Gourmet dish in elegant restaurant setting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698370.jpg?_wi=1",
imageAlt: "Charming outdoor terrace restaurant by the sea",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=1",
imageAlt: "Interior of modern upscale restaurant",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mussels-cream-sauce-served-with-green-salad_140725-5873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mussels-cream-sauce-served-with-green-salad_140725-5873.jpg?_wi=1",
imageAlt: "Fresh seafood platter gourmet presentation",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
tag: "Connoisseur",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-joyful-bearded-guy-posing-indoors_74855-2696.jpg",
avatarAlt: "Karim Haddad",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=2",
imageAlt: "smiling woman professional headshot",
},
{
@@ -270,7 +270,7 @@ export default function LandingPage() {
tag: "Celebration",
avatarSrc: "http://img.b2bpic.net/free-photo/tnder-beautiful-feminine-asian-female-striped-blouse-tilting-head-gentle-touching-face-before-putting-facial-anti-acne-mask-smiling-lovely-gazing-camera-white-wall_176420-34528.jpg",
avatarAlt: "Sophie Martin",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698370.jpg?_wi=2",
imageAlt: "smiling woman professional headshot",
},
{
@@ -282,7 +282,7 @@ export default function LandingPage() {
tag: "Gourmet",
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-man-white-shirt-poses-velvet-wall_197531-23907.jpg",
avatarAlt: "Antoine Gauthier",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=2",
imageAlt: "smiling woman professional headshot",
},
{
@@ -294,7 +294,7 @@ export default function LandingPage() {
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-young-woman-standing-posing-co-working-coffee-shop-interior-looking-camera-smiling_74855-9955.jpg",
avatarAlt: "Lina Khoury",
imageSrc: "http://img.b2bpic.net/free-photo/mussels-cream-sauce-served-with-green-salad_140725-5873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mussels-cream-sauce-served-with-green-salad_140725-5873.jpg?_wi=2",
imageAlt: "smiling woman professional headshot",
},
]}