Update src/app/page.tsx
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
href: "/accessories",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smartphones-with-shopping-bags-yellow-table_23-2147957624.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smartphones-with-shopping-bags-yellow-table_23-2147957624.jpg?_wi=1"
|
||||
imageAlt="Latest smartphone models displayed elegantly"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -148,21 +148,21 @@ export default function LandingPage() {
|
||||
id: "fp-1",
|
||||
name: "ProMax 15 Ultra",
|
||||
price: "$1299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5200.jpg?_wi=1",
|
||||
imageAlt: "ProMax 15 Ultra",
|
||||
},
|
||||
{
|
||||
id: "fp-2",
|
||||
name: "Galaxy Z-Fold 5",
|
||||
price: "$1799",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-camera-without-lens_23-2148532491.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-camera-without-lens_23-2148532491.jpg?_wi=1",
|
||||
imageAlt: "Galaxy Z-Fold 5",
|
||||
},
|
||||
{
|
||||
id: "fp-3",
|
||||
name: "AeroBuds Pro",
|
||||
price: "$249",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074268.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074268.jpg?_wi=1",
|
||||
imageAlt: "AeroBuds Pro",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
id: "fp-6",
|
||||
name: "WatchOS Connect",
|
||||
price: "$349",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartwatch-displaying-time-battery-icon_9975-133772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartwatch-displaying-time-battery-icon_9975-133772.jpg?_wi=1",
|
||||
imageAlt: "WatchOS Connect",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user