Update src/app/page.tsx

This commit is contained in:
2026-05-18 13:00:29 +00:00
parent 082bf22bca
commit 5abbeb9bf0

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437091.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437091.jpg?_wi=1"
imageAlt="Premium iPhone case showcase"
mediaAnimation="blur-reveal"
avatars={[
@@ -145,7 +145,7 @@ export default function LandingPage() {
title: "Exclusive Brands",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283234.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283234.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -172,7 +172,7 @@ export default function LandingPage() {
descriptions: [
"Protective but sleek, adding zero bulk to your device.",
],
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437091.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437091.jpg?_wi=2",
imageAlt: "close up phone case texture",
},
{
@@ -181,7 +181,7 @@ export default function LandingPage() {
descriptions: [
"Soft-touch materials that feel great and look better.",
],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283234.jpg?_wi=2",
imageAlt: "close up phone case texture",
},
]}