diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 71788dc..15bfce8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -109,10 +109,10 @@ export default function AboutPage() { title: "Wedding Photography", description: "Beautifully composed moments capturing the emotion, joy, and intimacy of your special day with premium editing and artistic direction.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-hugs-couch-sitting-before-tall-bright-window-luxury-old-hall_8353-7077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-hugs-couch-sitting-before-tall-bright-window-luxury-old-hall_8353-7077.jpg?_wi=9", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/blonde-curly-woman-man-holding-hands-autumn-forest-hugging_1157-50982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-curly-woman-man-holding-hands-autumn-forest-hugging_1157-50982.jpg?_wi=6", }, }, { @@ -120,10 +120,10 @@ export default function AboutPage() { title: "Cinematic Videography", description: "Full-length wedding films, highlight reels, and social media content edited to professional standards with color grading and motion.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-have-romance-time-happy-together_1150-9329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-have-romance-time-happy-together_1150-9329.jpg?_wi=7", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/female-vlogger-recording-sports-related-broadcast-home_53876-137561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-vlogger-recording-sports-related-broadcast-home_53876-137561.jpg?_wi=7", }, }, ]} @@ -157,7 +157,7 @@ export default function AboutPage() { quote: "John captured every emotion from our engagement through our wedding day. His cinematography was cinematic, artistic, and incredibly professional. We couldn't be happier with our films and photos. He truly is a master of his craft.", tag: "Premium Package", avatarSrc: "http://img.b2bpic.net/free-photo/bride-embraces-groom_1153-90.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-hugs-couch-sitting-before-tall-bright-window-luxury-old-hall_8353-7077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-hugs-couch-sitting-before-tall-bright-window-luxury-old-hall_8353-7077.jpg?_wi=10", }, { id: "2", @@ -167,7 +167,7 @@ export default function AboutPage() { quote: "From the first consultation, John understood our vision. The highlight reel made us cry happy tears. Every shot was artistic, every frame told our story. Highly recommend Luna Art Prod for any couple wanting premium quality.", tag: "Luxury Package", avatarSrc: "http://img.b2bpic.net/free-photo/woman-having-date-with-her-boyfriend-valentine-s-day_23-2149161989.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-have-romance-time-happy-together_1150-9329.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bride-groom-have-romance-time-happy-together_1150-9329.jpg?_wi=8", }, { id: "3", @@ -177,7 +177,7 @@ export default function AboutPage() { quote: "John delivered way more than we asked for. The cinematography was like watching a movie of our wedding. The drone shots were stunning. He worked with such professionalism while keeping things relaxed and fun.", tag: "Premium Package", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-gentle-luxury-sky-romantic_1304-1064.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/female-vlogger-recording-sports-related-broadcast-home_53876-137561.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-vlogger-recording-sports-related-broadcast-home_53876-137561.jpg?_wi=8", }, { id: "4", @@ -187,7 +187,7 @@ export default function AboutPage() { quote: "We trusted John with the most important day of our lives. He didn't just take photos and videos—he created art. The editing, the color grading, the storytelling—everything is premium quality. Best investment for our wedding.", tag: "Essential Package", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-wedding-couple-stands-near-old-wooden-house_1153-6073.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-curly-woman-man-holding-hands-autumn-forest-hugging_1157-50982.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-curly-woman-man-holding-hands-autumn-forest-hugging_1157-50982.jpg?_wi=7", }, { id: "5", @@ -197,7 +197,7 @@ export default function AboutPage() { quote: "Luna Art Prod created a beautiful cinematic wedding film that our families watched over and over. John has an incredible eye for emotional moments. The sound design, the editing, everything was perfect. Truly exceptional service.", tag: "Luxury Package", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-newlyweds-charming-bride-laid-her-head-her-handsome-groom-park_613910-18326.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-hugs-couch-sitting-before-tall-bright-window-luxury-old-hall_8353-7077.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wedding-couple-hugs-couch-sitting-before-tall-bright-window-luxury-old-hall_8353-7077.jpg?_wi=11", }, { id: "6", @@ -207,7 +207,7 @@ export default function AboutPage() { quote: "John isn't just a photographer or videographer—he's an artist. He sees angles and moments that others miss. Our photos are gallery-quality. Our films are cinematic masterpieces. Couldn't imagine our wedding captured by anyone else.", tag: "Premium Package", avatarSrc: "http://img.b2bpic.net/free-photo/young-happy-bride-wedding-dress-groom_624325-231.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-into-camera_107420-9719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-looking-into-camera_107420-9719.jpg?_wi=4", }, ]} ariaLabel="Testimonials section" @@ -216,7 +216,7 @@ export default function AboutPage() {