diff --git a/src/app/page.tsx b/src/app/page.tsx index f79cda4..d54e217 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-landscape-flowing-dots_1048-13342.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-landscape-flowing-dots_1048-13342.jpg?_wi=1" imageAlt="Futuristic 3D digital landscape" showBlur={true} avatars={[ @@ -115,19 +115,19 @@ export default function LandingPage() { { title: "Data Analytics", description: "Precision tracking to fuel your growth.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884892.jpg?_wi=1", imageAlt: "Analytics icon", }, { title: "Digital Strategy", description: "Comprehensive roadmaps for global scale.", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-arrow-hitting-target_23-2151266491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-arrow-hitting-target_23-2151266491.jpg?_wi=1", imageAlt: "Strategy globe", }, { title: "Brand Growth", description: "Elevating your brand presence worldwide.", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-light-lamp-design_23-2151124309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-light-lamp-design_23-2151124309.jpg?_wi=1", imageAlt: "Growth curves", }, ]} @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "AR Marketing transformed our entire digital presence.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-thinking-about-business-while-holding-hand-chin-isolated-dark-background_613910-17781.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-landscape-flowing-dots_1048-13342.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-landscape-flowing-dots_1048-13342.jpg?_wi=2", imageAlt: "corporate leader portrait", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Unmatched precision and ROI driven results.", tag: "Outstanding", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884892.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884892.jpg?_wi=2", imageAlt: "corporate leader portrait", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "The best investment we've made this year.", tag: "Top-tier", avatarSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-arrow-hitting-target_23-2151266491.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-arrow-hitting-target_23-2151266491.jpg?_wi=2", imageAlt: "corporate leader portrait", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Seamless experience and world-class insights.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-wearing-glasses-using-digital-tablet_329181-740.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-light-lamp-design_23-2151124309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-light-lamp-design_23-2151124309.jpg?_wi=2", imageAlt: "corporate leader portrait", }, ]}