diff --git a/src/app/page.tsx b/src/app/page.tsx index 72e47a1..018d5dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#tools", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-red-blue-neon-lights_181624-26202.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-red-blue-neon-lights_181624-26202.jpg?_wi=1" imageAlt="AI Workspace Interface" /> @@ -80,19 +80,19 @@ export default function LandingPage() { { title: "AI Docs", description: "Intelligent document generation and editing.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-red-blue-neon-lights_181624-26202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-red-blue-neon-lights_181624-26202.jpg?_wi=2", imageAlt: "Docs", }, { title: "AI Slides", description: "Presentations created from simple prompts.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-red-blue-neon-lights_181624-26202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-red-blue-neon-lights_181624-26202.jpg?_wi=3", imageAlt: "Slides", }, { title: "AI Designer", description: "Generate high-fidelity mockups in seconds.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-red-blue-neon-lights_181624-26202.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-science-fiction-futuristic-background-with-red-blue-neon-lights_181624-26202.jpg?_wi=4", imageAlt: "Designer", }, ]} @@ -111,42 +111,42 @@ export default function LandingPage() { id: "p1", name: "Meeting Bot", price: "Active", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg?_wi=1", imageAlt: "Meeting Bot", }, { id: "p2", name: "Data Analyst", price: "Active", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg?_wi=2", imageAlt: "Analyst", }, { id: "p3", name: "Voice Clone", price: "Pro", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg?_wi=3", imageAlt: "Voice", }, { id: "p4", name: "Image Editor", price: "Pro", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg?_wi=4", imageAlt: "Editor", }, { id: "p5", name: "Doc Scanner", price: "Free", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg?_wi=5", imageAlt: "Scanner", }, { id: "p6", name: "Music Gen", price: "Free", - imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/gradient-infographic-element-collection_52683-5469.jpg?_wi=6", imageAlt: "Music", }, ]}