diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f1c20f..b67b012 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,53 +58,53 @@ export default function LandingPage() { description="High-quality prints, fast turnaround, and unmatched customer service for your business needs." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=1", imageAlt: "Industrial printing press", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=1", imageAlt: "Print marketing materials", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=1", imageAlt: "Large format printer", }, { - imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg?_wi=1", imageAlt: "Professional signage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=2", imageAlt: "Printing facility detail", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=2", imageAlt: "Quality print sample", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=3", imageAlt: "Marketing materials", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=2", imageAlt: "Poster printing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg?_wi=2", imageAlt: "Signage solution", }, { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=3", imageAlt: "Production line", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=4", imageAlt: "Business prints", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=3", imageAlt: "Commercial print", }, ]} @@ -179,7 +179,7 @@ export default function LandingPage() { "Business", "Fast", ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=5", }, { id: "2", @@ -188,7 +188,7 @@ export default function LandingPage() { "Signage", "Posters", ], - imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=4", }, { id: "3", @@ -197,7 +197,7 @@ export default function LandingPage() { "Flyers", "Promo", ], - imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg?_wi=3", }, ]} title="Our Printing Services" @@ -215,35 +215,35 @@ export default function LandingPage() { name: "Sarah Miller", role: "Office Manager", testimonial: "The best commercial printing service in town. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=6", }, { id: "2", name: "David Thompson", role: "Marketing Director", testimonial: "Excellent service and deep understanding of the printing process.", - imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-digital-designer-looking-swatches-office_1303-32123.jpg?_wi=5", }, { id: "3", name: "Elena Rodriguez", role: "Event Planner", testimonial: "Superb attention to detail on every custom job we throw at them.", - imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-train-system-passenger-information-display-screen_23-2148954829.jpg?_wi=4", }, { id: "4", name: "Michael Chen", role: "School Principal", testimonial: "They truly care about client education and long-term success.", - imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-machine-production-plastic-bags-factory_181624-56929.jpg?_wi=4", }, { id: "5", name: "Jessica Wong", role: "Small Biz Owner", testimonial: "Professional, fast, and extremely helpful team.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-composition_23-2148745760.jpg?_wi=7", }, ]} title="What Our Clients Say"