diff --git a/src/app/page.tsx b/src/app/page.tsx index c588be5..b49cb3d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,53 +64,53 @@ export default function LandingPage() { description="Unlock premium design kits, UI packs, and digital tools built to accelerate your workflow. Instant access to high-quality resources." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/artist-colorful-mess-desk-inspires-creativity-generated-by-ai_188544-27789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artist-colorful-mess-desk-inspires-creativity-generated-by-ai_188544-27789.jpg?_wi=1", imageAlt: "Digital Asset Showcase", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg?_wi=1", imageAlt: "Abstract Tech Assets", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-illustrator-drawing-ipad_23-2150038501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-illustrator-drawing-ipad_23-2150038501.jpg?_wi=1", imageAlt: "Creative Workflow", }, { - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-doing-online-classes-laptop_23-2149114303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-doing-online-classes-laptop_23-2149114303.jpg?_wi=1", imageAlt: "Software Design Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/social-media-communication-concept_23-2150822064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/social-media-communication-concept_23-2150822064.jpg?_wi=1", imageAlt: "Floating Digital Files", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306731.jpg?_wi=1", imageAlt: "Growth Analytics", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-doing-online-classes-laptop_23-2149114303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-doing-online-classes-laptop_23-2149114303.jpg?_wi=2", imageAlt: "Software Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/social-media-communication-concept_23-2150822064.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/social-media-communication-concept_23-2150822064.jpg?_wi=2", imageAlt: "Asset Library", }, { - imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306731.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-fractal-geometric-figure-background-with-texture_1194-306731.jpg?_wi=2", imageAlt: "Data Insights", }, { - imageSrc: "http://img.b2bpic.net/free-photo/artist-colorful-mess-desk-inspires-creativity-generated-by-ai_188544-27789.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artist-colorful-mess-desk-inspires-creativity-generated-by-ai_188544-27789.jpg?_wi=2", imageAlt: "Modern Workspace", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg?_wi=2", imageAlt: "Cloud Tech", }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-illustrator-drawing-ipad_23-2150038501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-illustrator-drawing-ipad_23-2150038501.jpg?_wi=2", imageAlt: "Design Stylus", }, ]}