diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index d617933..8ea70ef 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -80,11 +80,11 @@ export default function PortfolioPage() { "Meticulously composed portraits and moments that capture the raw emotion, joy, and intimacy of your wedding day. Each image is professionally edited with attention to detail, color grading, 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", + "http://img.b2bpic.net/free-photo/wedding-couple-hugs-couch-sitting-before-tall-bright-window-luxury-old-hall_8353-7077.jpg?_wi=4", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/man-looking-into-camera_107420-9719.jpg", + "http://img.b2bpic.net/free-photo/man-looking-into-camera_107420-9719.jpg?_wi=2", }, }, { @@ -94,11 +94,11 @@ export default function PortfolioPage() { "Full-length wedding films, highlight reels, emotional ceremony captures, and social media content edited to Hollywood standards with premium color grading and motion effects.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/bride-groom-have-romance-time-happy-together_1150-9329.jpg", + "http://img.b2bpic.net/free-photo/bride-groom-have-romance-time-happy-together_1150-9329.jpg?_wi=3", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/female-vlogger-recording-sports-related-broadcast-home_53876-137561.jpg", + "http://img.b2bpic.net/free-photo/female-vlogger-recording-sports-related-broadcast-home_53876-137561.jpg?_wi=3", }, }, { @@ -108,7 +108,7 @@ export default function PortfolioPage() { "Romantic pre-wedding shoots capturing couples in their natural element, showcasing chemistry and connection against beautiful backdrops with professional lighting and composition.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/blonde-curly-woman-man-holding-hands-autumn-forest-hugging_1157-50982.jpg", + "http://img.b2bpic.net/free-photo/blonde-curly-woman-man-holding-hands-autumn-forest-hugging_1157-50982.jpg?_wi=3", }, phoneTwo: { imageSrc: @@ -164,7 +164,7 @@ export default function PortfolioPage() { 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", + "http://img.b2bpic.net/free-photo/wedding-couple-hugs-couch-sitting-before-tall-bright-window-luxury-old-hall_8353-7077.jpg?_wi=5", }, { id: "2", @@ -177,7 +177,7 @@ export default function PortfolioPage() { 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", + "http://img.b2bpic.net/free-photo/bride-groom-have-romance-time-happy-together_1150-9329.jpg?_wi=4", }, { id: "3", @@ -190,7 +190,7 @@ export default function PortfolioPage() { 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/female-vlogger-recording-sports-related-broadcast-home_53876-137561.jpg", + "http://img.b2bpic.net/free-photo/female-vlogger-recording-sports-related-broadcast-home_53876-137561.jpg?_wi=4", }, ]} ariaLabel="Client testimonials section" @@ -200,7 +200,7 @@ export default function PortfolioPage() { {/* Footer */}