diff --git a/src/app/page.tsx b/src/app/page.tsx index 09437f1..46b8d10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Transformed our digital presence overnight.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg?_wi=1", imageAlt: "digital agency background dark mode", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@miked", testimonial: "The best agency in the industry.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg?_wi=1", imageAlt: "digital agency background dark mode", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@alexr", testimonial: "Results exceeded all expectations.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg?_wi=1", imageAlt: "digital agency background dark mode", }, { @@ -91,7 +91,7 @@ export default function LandingPage() { handle: "@elenav", testimonial: "Incredible creative and analytical team.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371898.jpg?_wi=1", imageAlt: "digital agency background dark mode", }, { @@ -99,7 +99,7 @@ export default function LandingPage() { handle: "@chrisb", testimonial: "Real growth, not just vanity metrics.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-mulatto-male-model-black-hat-indoor-photo-cheerful-young-man-with-brown-skin_197531-21943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-mulatto-male-model-black-hat-indoor-photo-cheerful-young-man-with-brown-skin_197531-21943.jpg?_wi=1", imageAlt: "digital agency background dark mode", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/confident-businessman-glasses-looking-camera-cross-arms-chest-standing-white-backgroun_1258-113177.jpg", @@ -196,7 +196,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-fire-style-background_1017-3291.jpg?_wi=3", imageAlt: "digital agency background dark mode", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-background-with-flowing-particle-design_1048-13547.jpg?_wi=2", imageAlt: "digital agency background dark mode", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg?_wi=2", imageAlt: "digital agency background dark mode", }, ]} @@ -326,7 +326,7 @@ export default function LandingPage() { role: "CEO", company: "Apex", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/angry-manager-looking-disappointed-cross-arms-chest-frowning-displeased-standing-white-b_1258-113650.jpg?_wi=3", }, { id: "t2", @@ -334,7 +334,7 @@ export default function LandingPage() { role: "CTO", company: "Nebula", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371898.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/designer-working-3d-model_23-2149371898.jpg?_wi=2", }, { id: "t3", @@ -342,7 +342,7 @@ export default function LandingPage() { role: "Founder", company: "Zenith", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-mulatto-male-model-black-hat-indoor-photo-cheerful-young-man-with-brown-skin_197531-21943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-mulatto-male-model-black-hat-indoor-photo-cheerful-young-man-with-brown-skin_197531-21943.jpg?_wi=2", }, { id: "t4",