diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b6bd1e8..2bec96e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { quote: "The entire process was magical and so smooth.", tag: "Bridal", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-wedding-dress_624325-516.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-girl-stands-room_8353-7625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-girl-stands-room_8353-7625.jpg?_wi=3", imageAlt: "happy bride smiling holding wedding bouquet", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { quote: "I felt beautiful and empowered in my custom gown.", tag: "Bridal", avatarSrc: "http://img.b2bpic.net/free-photo/young-bride-is-looking-happily-mysteriously-camera_8353-9143.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-lipstick_23-2148166666.jpg?_wi=3", imageAlt: "happy bride smiling holding wedding bouquet", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { quote: "The fit was absolutely impeccable. Thank you!", tag: "Bridal", avatarSrc: "http://img.b2bpic.net/free-photo/love-story-park-happy-man-woman_1328-2862.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-brazilian-woman-working-as-clothing-designer_23-2150762308.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-brazilian-woman-working-as-clothing-designer_23-2150762308.jpg?_wi=2", imageAlt: "happy bride smiling holding wedding bouquet", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { quote: "Everything I dreamed of and more for my wedding day.", tag: "Bridal", avatarSrc: "http://img.b2bpic.net/free-photo/wedding-bride_23-2148106033.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop-alone_23-2148877376.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-her-fashion-design-workshop-alone_23-2148877376.jpg?_wi=2", imageAlt: "happy bride smiling holding wedding bouquet", }, { @@ -107,7 +107,7 @@ export default function LandingPage() { quote: "I can't stop looking at my photos, the dress was perfect.", tag: "Bridal", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-wedding-dress-indoor_624325-4200.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916526.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rococo-style-photography-beautiful-woman_23-2151916526.jpg?_wi=2", imageAlt: "happy bride smiling holding wedding bouquet", }, ]} @@ -139,7 +139,7 @@ export default function LandingPage() { @@ -165,7 +165,7 @@ export default function LandingPage() {