diff --git a/src/app/page.tsx b/src/app/page.tsx index 165a785..0dfcc45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,27 +57,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-vector/futuristic-particles-wave-with-blue-orange-light-effect_1017-20141.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/futuristic-particles-wave-with-blue-orange-light-effect_1017-20141.jpg?_wi=1", imageAlt: "Hero background", }, { - imageSrc: "http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg?_wi=1", imageAlt: "HCS Premium Signage", }, { - imageSrc: "http://img.b2bpic.net/free-vector/futuristic-particles-wave-with-blue-orange-light-effect_1017-20141.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/futuristic-particles-wave-with-blue-orange-light-effect_1017-20141.jpg?_wi=2", imageAlt: "Hero background", }, { - imageSrc: "http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg?_wi=2", imageAlt: "HCS Premium Signage", }, { - imageSrc: "http://img.b2bpic.net/free-vector/futuristic-particles-wave-with-blue-orange-light-effect_1017-20141.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/futuristic-particles-wave-with-blue-orange-light-effect_1017-20141.jpg?_wi=3", imageAlt: "Hero background", }, { - imageSrc: "http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg?_wi=3", imageAlt: "HCS Premium Signage", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { description: "Complete marketing and branding packages.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg" + imageSrc="http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg?_wi=4" mediaAnimation="slide-up" /> @@ -119,21 +119,21 @@ export default function LandingPage() { id: 1, title: "Signage Fabrication", description: "Bespoke outdoor signage and channel letters.", - imageSrc: "http://img.b2bpic.net/free-photo/who-says-quote-sign-neon-lights_23-2148283860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/who-says-quote-sign-neon-lights_23-2148283860.jpg?_wi=1", imageAlt: "Signage", }, { id: 2, title: "Premium Lightboxes", description: "Clean, bright, and durable illuminated displays.", - imageSrc: "http://img.b2bpic.net/free-vector/design-cover-with-colorful-glitch-effect_52683-19770.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/design-cover-with-colorful-glitch-effect_52683-19770.jpg?_wi=1", imageAlt: "Lightboxes", }, { id: 3, title: "Expert Web Design", description: "High-end digital platforms and UI/UX.", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-landing-page-template-ai-technology_23-2150348998.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-landing-page-template-ai-technology_23-2150348998.jpg?_wi=1", imageAlt: "Web Design", }, { @@ -173,25 +173,25 @@ export default function LandingPage() { { id: "1", name: "Alexander Voss", - imageSrc: "http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/city-hall-sign-close-up_1101-1184.jpg?_wi=5", imageAlt: "Lead Designer", }, { id: "2", name: "Sarah Jenkins", - imageSrc: "http://img.b2bpic.net/free-photo/who-says-quote-sign-neon-lights_23-2148283860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/who-says-quote-sign-neon-lights_23-2148283860.jpg?_wi=2", imageAlt: "Signage Engineer", }, { id: "3", name: "Marcus Thorne", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-landing-page-template-ai-technology_23-2150348998.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-landing-page-template-ai-technology_23-2150348998.jpg?_wi=2", imageAlt: "Digital Architect", }, { id: "4", name: "Elena Rossi", - imageSrc: "http://img.b2bpic.net/free-vector/design-cover-with-colorful-glitch-effect_52683-19770.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/design-cover-with-colorful-glitch-effect_52683-19770.jpg?_wi=2", imageAlt: "Brand Consultant", }, ]}