diff --git a/src/app/page.tsx b/src/app/page.tsx index 905f56b..0ad9897 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/ski-tracks-le-tours-chamonix_181624-27328.jpg" + imageSrc="http://img.b2bpic.net/free-photo/ski-tracks-le-tours-chamonix_181624-27328.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -153,7 +153,7 @@ export default function LandingPage() { "Automotive", "Innovation", ], - imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94887.jpg?_wi=1", }, { id: "f2", @@ -162,7 +162,7 @@ export default function LandingPage() { "Biotech", "Future", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-digital-cyber-particles-design_1048-13025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-digital-cyber-particles-design_1048-13025.jpg?_wi=1", }, { id: "f3", @@ -171,7 +171,7 @@ export default function LandingPage() { "Renewable", "Scalability", ], - imageSrc: "http://img.b2bpic.net/free-photo/teamworking-factory-colleagues-researching-new-photovoltaics-materials_482257-126774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teamworking-factory-colleagues-researching-new-photovoltaics-materials_482257-126774.jpg?_wi=1", }, ]} title="Core Foundations" @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "His vision is essentially re-writing the future of human energy consumption.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-modern-female_23-2148415853.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ski-tracks-le-tours-chamonix_181624-27328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ski-tracks-le-tours-chamonix_181624-27328.jpg?_wi=2", imageAlt: "business executive headshot", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "Unparalleled focus on first-principles thinking.", tag: "Strategy", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-using-digital-tablet-while-charging-electric-car_107420-94887.jpg?_wi=2", imageAlt: "business executive headshot", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "Setting the bar for global sustainable infrastructure.", tag: "Energy", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-digital-cyber-particles-design_1048-13025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-digital-cyber-particles-design_1048-13025.jpg?_wi=2", imageAlt: "business executive headshot", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "Redefining aerospace engineering economics.", tag: "Aerospace", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/teamworking-factory-colleagues-researching-new-photovoltaics-materials_482257-126774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/teamworking-factory-colleagues-researching-new-photovoltaics-materials_482257-126774.jpg?_wi=2", imageAlt: "business executive headshot", }, ]}