diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a5c873..e5391e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,13 +61,13 @@ export default function LandingPage() { ]} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg", imageAlt: "Data Flow"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg?_wi=1", imageAlt: "Data Flow"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037202.jpg", imageAlt: "AI Interface"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037202.jpg?_wi=1", imageAlt: "AI Interface"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627918.jpg", imageAlt: "Waves"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627918.jpg?_wi=1", imageAlt: "Waves"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-wavy-folds-background_1048-16164.jpg", imageAlt: "Geometry"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-wavy-folds-background_1048-16164.jpg?_wi=1", imageAlt: "Geometry"}, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/abstract-low-poly-with-connecting-lines-dots_1048-7721.jpg", imageAlt: "Cloud"}, { @@ -101,16 +101,16 @@ export default function LandingPage() { features={[ { title: "Self-Optimizing UX", description: "Interfaces that learn and adapt based on actual user interactions.", buttonIcon: Zap, - imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg", imageAlt: "futuristic data flow tech"}, + imageSrc: "http://img.b2bpic.net/free-photo/geometric-bokeh_1017-3221.jpg?_wi=2", imageAlt: "futuristic data flow tech"}, { title: "Predictive Sales Analytics", description: "Know which products or services will trend before your competitors.", buttonIcon: TrendingUp, - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037202.jpg", imageAlt: "ai chatbot code interface"}, + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037202.jpg?_wi=2", imageAlt: "ai chatbot code interface"}, { title: "Smart Chat Integration", description: "Natural language AI support that resolves queries 24/7.", buttonIcon: MessageSquare, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627918.jpg", imageAlt: "vibrant tech light waves"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-light-painting-dark_23-2149627918.jpg?_wi=2", imageAlt: "vibrant tech light waves"}, { title: "Rapid Deployment Architecture", description: "Advanced tech stacks that ensure your business stays ahead.", buttonIcon: Cpu, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-wavy-folds-background_1048-16164.jpg", imageAlt: "geometric 3d abstract blue"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-wavy-folds-background_1048-16164.jpg?_wi=2", imageAlt: "geometric 3d abstract blue"}, ]} title="Why AI Websites Win" description="Stop relying on static templates. We build intelligent platforms designed to grow with your ambition."