diff --git a/src/app/page.tsx b/src/app/page.tsx index f0cc126..21bdd48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,23 +76,23 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=1", imageAlt: "Digital Agency Web Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=2", imageAlt: "Modern Development", }, { - imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=3", imageAlt: "Responsive Sites", }, { - imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=4", imageAlt: "UI/UX Design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=5", imageAlt: "Growth Analytics", }, ]} @@ -107,7 +107,7 @@ export default function LandingPage() { description="At Nexus Digital, we believe your website is your best salesperson. Our team of expert developers and designers create bespoke digital platforms tailored to your specific market needs." subdescription="We specialize in modern, accessible, and fast web solutions that provide tangible ROI for our clients worldwide." icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/modern-workplace_1098-14358.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-workplace_1098-14358.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="Our team collaborating in the office" /> @@ -123,7 +123,7 @@ export default function LandingPage() { title: "Custom Web Development", description: "Full-stack solutions built for speed, scalability, and security.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg?_wi=1", imageAlt: "Custom Web Development Tools", }, items: [ @@ -141,14 +141,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-photographer-retouching-photos-night-retouching-using-digitizer_482257-32845.jpg?_wi=6", imageAlt: "digital agency background", }, { title: "UI/UX Design", description: "User-centered design that turns visitors into loyal customers.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg?_wi=2", imageAlt: "User Interface Design", }, items: [ @@ -166,14 +166,14 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/modern-workplace_1098-14358.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-workplace_1098-14358.jpg?_wi=2", imageAlt: "agency team collaborating", }, { title: "Digital Strategy", description: "Data-driven insights to optimize your reach and engagement.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg?_wi=3", imageAlt: "Strategic Planning", }, items: [ @@ -191,7 +191,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-astronaut_23-2151432363.jpg?_wi=4", imageAlt: "web development tools", }, ]}