diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a83268..d0fcaac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,14 +85,14 @@ export default function LandingPage() { { title: "Shop Sign Boards", description: "Creative and durable boards for shops, showrooms, and offices.", - imageSrc: "http://img.b2bpic.net/free-vector/geometric-neon-sign_23-2147570378.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/geometric-neon-sign_23-2147570378.jpg?_wi=1", imageAlt: "Shop signage board", buttonIcon: "Palette", }, { title: "LED & Glow Signs", description: "Bright and attractive signage for day & night visibility.", - imageSrc: "http://img.b2bpic.net/free-vector/geometric-neon-sign_23-2147570378.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/geometric-neon-sign_23-2147570378.jpg?_wi=2", imageAlt: "LED signage", buttonIcon: "Zap", }, @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Frequently Asked Questions" description="Have questions about our signage services? Find answers here." - imageSrc="http://img.b2bpic.net/free-vector/geometric-neon-sign_23-2147570378.jpg" + imageSrc="http://img.b2bpic.net/free-vector/geometric-neon-sign_23-2147570378.jpg?_wi=3" imageAlt="FAQ Illustration" mediaAnimation="slide-up" faqsAnimation="slide-up"