Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-05 03:30:55 +00:00

View File

@@ -68,53 +68,53 @@ export default function LandingPage() {
description="Luxury Wedding Photography, Cinematic Films, LED Walls, Drone Shoots & Live Streaming."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-picture-lights-hanging-arch_8353-8960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-picture-lights-hanging-arch_8353-8960.jpg?_wi=1",
imageAlt: "Wedding Photography",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-with-fabric-flowers_1304-4037.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-with-fabric-flowers_1304-4037.jpg?_wi=1",
imageAlt: "Cinematic Films",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hugging-wedding-couple-stands-path-fruit-trees-park_8353-7706.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hugging-wedding-couple-stands-path-fruit-trees-park_8353-7706.jpg?_wi=1",
imageAlt: "Candid Shots",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/airline-check-attendant-handing-passport-passenger_107420-85124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/airline-check-attendant-handing-passport-passenger_107420-85124.jpg?_wi=1",
imageAlt: "Event Coverage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/father-mother-daughter-together-picnic-garden_1153-9175.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-mother-daughter-together-picnic-garden_1153-9175.jpg?_wi=1",
imageAlt: "Drone Shoot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dj-headphones-mixing-music-stage-electronic-music-concert-nightclub-african-american-musician-earphones-performing-discotheque-party-club_482257-65402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dj-headphones-mixing-music-stage-electronic-music-concert-nightclub-african-american-musician-earphones-performing-discotheque-party-club_482257-65402.jpg?_wi=1",
imageAlt: "LED Wall",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-dj-headphones-mixing-music-stage-electronic-music-concert-nightclub-african-american-musician-earphones-performing-discotheque-party-club_482257-65402.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-dj-headphones-mixing-music-stage-electronic-music-concert-nightclub-african-american-musician-earphones-performing-discotheque-party-club_482257-65402.jpg?_wi=2",
imageAlt: "LED Wall",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/father-mother-daughter-together-picnic-garden_1153-9175.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/father-mother-daughter-together-picnic-garden_1153-9175.jpg?_wi=2",
imageAlt: "Drone Shoot",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/airline-check-attendant-handing-passport-passenger_107420-85124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/airline-check-attendant-handing-passport-passenger_107420-85124.jpg?_wi=2",
imageAlt: "Event Coverage",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/hugging-wedding-couple-stands-path-fruit-trees-park_8353-7706.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hugging-wedding-couple-stands-path-fruit-trees-park_8353-7706.jpg?_wi=2",
imageAlt: "Candid Shots",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-with-fabric-flowers_1304-4037.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sewing-machine-with-fabric-flowers_1304-4037.jpg?_wi=2",
imageAlt: "Cinematic Films",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blurred-picture-lights-hanging-arch_8353-8960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blurred-picture-lights-hanging-arch_8353-8960.jpg?_wi=2",
imageAlt: "Wedding Photography",
},
]}