diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e345be..afa1d9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg" + imageSrc="http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", @@ -160,7 +160,7 @@ export default function LandingPage() { description="We believe digital tools should be seamless, inspiring, and accessible to everyone." subdescription="Our mission is to empower creators through beautifully designed, high-performance assets." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/modern-office-workspace-equipped-digital-design-photo-editing_482257-125052.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-office-workspace-equipped-digital-design-photo-editing_482257-125052.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -187,7 +187,7 @@ export default function LandingPage() { content: "Dedicated assistance for any technical inquiries.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349213.jpg" + imageSrc="http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349213.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -203,19 +203,19 @@ export default function LandingPage() { id: "p1", name: "Minimalist UI Kit", price: "$49", - imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53051.jpg?_wi=1", }, { id: "p2", name: "Design Icons Pack", price: "$29", - imageSrc: "http://img.b2bpic.net/free-photo/office-work-computer-technology-concept_53876-133883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-work-computer-technology-concept_53876-133883.jpg?_wi=1", }, { id: "p3", name: "Master E-book", price: "$79", - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-holding-color-swatch_1170-2937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-holding-color-swatch_1170-2937.jpg?_wi=1", }, { id: "p4", @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "The best product I have ever purchased.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg?_wi=2", imageAlt: "portrait professional client", }, { @@ -304,7 +304,7 @@ export default function LandingPage() { quote: "Outstanding design work and easy to use.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-teen-with-cool-pink-hair_23-2148629627.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-office-workspace-equipped-digital-design-photo-editing_482257-125052.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-office-workspace-equipped-digital-design-photo-editing_482257-125052.jpg?_wi=2", imageAlt: "portrait professional client", }, { @@ -315,7 +315,7 @@ export default function LandingPage() { quote: "They helped me set everything up quickly.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3776.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349213.jpg?_wi=2", imageAlt: "portrait professional client", }, { @@ -326,7 +326,7 @@ export default function LandingPage() { quote: "Workflow integration was seamless.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/asian-architect-woman_53876-31462.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53051.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glasses-lie-laptop-reflecting-light-from-screen-dark_169016-53051.jpg?_wi=2", imageAlt: "portrait professional client", }, { @@ -337,7 +337,7 @@ export default function LandingPage() { quote: "Exactly what I was looking for.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/male-business-executive-using-mobile-phone_1170-840.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/office-work-computer-technology-concept_53876-133883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-work-computer-technology-concept_53876-133883.jpg?_wi=2", imageAlt: "portrait professional client", }, { @@ -348,7 +348,7 @@ export default function LandingPage() { quote: "Professional results every single time.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/blogger_23-2148349544.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-holding-color-swatch_1170-2937.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-holding-color-swatch_1170-2937.jpg?_wi=2", imageAlt: "portrait professional client", }, ]}