diff --git a/src/app/page.tsx b/src/app/page.tsx index 9739c7a..4efaa25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { handle: "@alicetech", testimonial: "The fastest browser I've used. Fluid and minimal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=1", imageAlt: "futuristic software interface blue", }, { @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@markdev", testimonial: "Finally, a browser that respects system resources.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/polaroid-icon_23-2147504467.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/polaroid-icon_23-2147504467.jpg?_wi=1", imageAlt: "data speed tech visualization", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@sarahweb", testimonial: "Security features are top-notch and unobtrusive.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637777.jpg?_wi=1", imageAlt: "digital security shield blue", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@elenap", testimonial: "Switched from Chrome and never looking back.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-reflection_23-2148898142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-reflection_23-2148898142.jpg?_wi=1", imageAlt: "digital speed timer tech", }, ]} @@ -97,7 +97,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg" + imageSrc="http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg?_wi=2" imageAlt="Water Browser Interface" avatars={[ { @@ -146,7 +146,7 @@ export default function LandingPage() { content: "Stays lightweight even with dozens of tabs open.", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/polaroid-icon_23-2147504467.jpg" + imageSrc="http://img.b2bpic.net/free-vector/polaroid-icon_23-2147504467.jpg?_wi=2" imageAlt="Fast Browsing" mediaAnimation="slide-up" /> @@ -163,7 +163,7 @@ export default function LandingPage() { value: "3x", title: "Faster Loading", description: "Compared to standard browsers.", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-reflection_23-2148898142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms-reflection_23-2148898142.jpg?_wi=2", }, { id: "m2", @@ -219,7 +219,7 @@ export default function LandingPage() { tag="Join the Beta" title="Get Early Access" description="Be the first to test new features. Sign up now." - imageSrc="http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637777.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cyber-security-concept-digital-art_23-2151637777.jpg?_wi=2" mediaAnimation="slide-up" />