Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 04:04:18 +00:00

View File

@@ -69,32 +69,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "h1",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg?_wi=1",
imageAlt: "Barber shop atmosphere",
},
{
id: "h2",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg?_wi=2",
imageAlt: "Barber shop atmosphere",
},
{
id: "h3",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg?_wi=3",
imageAlt: "Barber shop atmosphere",
},
{
id: "h4",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg?_wi=4",
imageAlt: "Barber shop atmosphere",
},
{
id: "h5",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg?_wi=5",
imageAlt: "Barber shop atmosphere",
},
{
id: "h6",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185639.jpg?_wi=6",
imageAlt: "Barber shop atmosphere",
},
]}