Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-07 22:17:42 +00:00

View File

@@ -90,15 +90,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mosaic-culture-art-pool-arabic_1203-5057.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mosaic-culture-art-pool-arabic_1203-5057.jpg?_wi=1",
imageAlt: "Luxurious Riad Courtyard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-eating-arab-restaurant_23-2147794275.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-eating-arab-restaurant_23-2147794275.jpg?_wi=1",
imageAlt: "Moroccan Dining Experience",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-mediterranean-door_23-2150902596.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-mediterranean-door_23-2150902596.jpg?_wi=1",
imageAlt: "Rabat Cityscape and Kasbah",
},
{
@@ -171,7 +171,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/mosaic-culture-art-pool-arabic_1203-5057.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mosaic-culture-art-pool-arabic_1203-5057.jpg?_wi=2",
imageAlt: "moroccan cooking class participants learning",
},
{
@@ -196,7 +196,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/man-eating-arab-restaurant_23-2147794275.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-eating-arab-restaurant_23-2147794275.jpg?_wi=2",
imageAlt: "moroccan cooking class participants learning",
},
{
@@ -221,7 +221,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-mediterranean-door_23-2150902596.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-mediterranean-door_23-2150902596.jpg?_wi=2",
imageAlt: "moroccan cooking class participants learning",
},
]}