diff --git a/src/app/page.tsx b/src/app/page.tsx index d29a1ea..80963c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@alicedev", testimonial: "These templates changed my workflow overnight. Incredible quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=1", imageAlt: "digital products dashboard ui design", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@sarahcoder", testimonial: "The best resource I've found for my design systems. High fidelity.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gear-front-side-white-background_187299-40157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gear-front-side-white-background_187299-40157.jpg?_wi=1", imageAlt: "minimalist digital icon set", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@dzdesign", testimonial: "Seamless integration and beautiful design. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-pink-background_58702-6515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-pink-background_58702-6515.jpg?_wi=1", imageAlt: "3d digital ebook cover design", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@elenastudio", testimonial: "Exquisite attention to detail, my clients absolutely love them.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2149105728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2149105728.jpg?_wi=1", imageAlt: "futuristic data visualization ui", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-handsome-african-american-man-posing-outdoors-paris-happy-smile-fashion-style_1321-3383.jpg", @@ -192,42 +192,42 @@ export default function LandingPage() { name: "Minimal Icon Set", price: "$29", variant: "Dark Mode", - imageSrc: "http://img.b2bpic.net/free-photo/gear-front-side-white-background_187299-40157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gear-front-side-white-background_187299-40157.jpg?_wi=2", }, { id: "2", name: "Productivity Guide", price: "$15", variant: "PDF", - imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-pink-background_58702-6515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ebook-reader-pink-background_58702-6515.jpg?_wi=2", }, { id: "3", name: "Analytics Dashboard", price: "$89", variant: "Figma", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2149105728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tablet_23-2149105728.jpg?_wi=2", }, { id: "4", name: "Web UI Kit", price: "$129", variant: "Responsive", - imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_52683-40856.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_52683-40856.jpg?_wi=1", }, { id: "5", name: "Design Blocks", price: "$49", variant: "Components", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-cube-futuristic-cyberpunk-style_187299-48040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-cube-futuristic-cyberpunk-style_187299-48040.jpg?_wi=1", }, { id: "6", name: "Security Suite", price: "$99", variant: "Assets", - imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-shield-light-blue_78370-7843.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-shield-light-blue_78370-7843.jpg?_wi=1", }, ]} title="Premium Digital Collection" @@ -254,7 +254,7 @@ export default function LandingPage() { button: { text: "Select Starter", }, - imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_52683-40856.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/barber-shop-booking-app_52683-40856.jpg?_wi=2", imageAlt: "digital design template preview", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { button: { text: "Select Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-cube-futuristic-cyberpunk-style_187299-48040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-cube-futuristic-cyberpunk-style_187299-48040.jpg?_wi=2", imageAlt: "abstract software component ui", }, { @@ -286,7 +286,7 @@ export default function LandingPage() { button: { text: "Select Team", }, - imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-shield-light-blue_78370-7843.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/cyber-security-shield-light-blue_78370-7843.jpg?_wi=2", imageAlt: "cybersecurity digital shield icon", }, ]}