diff --git a/src/app/page.tsx b/src/app/page.tsx index b6da529..9830e51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "Instant Creativity", testimonial: "Effortlessly create intricate designs with our powerful AI.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-smart-glasses-futuristic-technology-digital-remix_53876-104248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-smart-glasses-futuristic-technology-digital-remix_53876-104248.jpg?_wi=1", imageAlt: "AI Design Generation", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "For Every Skill", testimonial: "From beginner to pro, tailor complexity to your needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-laptop_23-2148016328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-laptop_23-2148016328.jpg?_wi=1", imageAlt: "Difficulty Levels", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { href: "#library", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-fantasy-portrait-with-costume_23-2151159087.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-fantasy-portrait-with-costume_23-2151159087.jpg?_wi=1" imageAlt="AI embroidery design generation interface with needle and threads" mediaAnimation="slide-up" avatars={[ @@ -239,7 +239,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-fantasy-portrait-with-costume_23-2151159087.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-fantasy-portrait-with-costume_23-2151159087.jpg?_wi=2", imageAlt: "AI prompt input UI dark mode", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-smart-glasses-futuristic-technology-digital-remix_53876-104248.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-smart-glasses-futuristic-technology-digital-remix_53876-104248.jpg?_wi=2", imageAlt: "AI prompt input UI dark mode", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-laptop_23-2148016328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-laptop_23-2148016328.jpg?_wi=2", imageAlt: "AI prompt input UI dark mode", }, ]}