Update src/app/page.tsx
This commit is contained in:
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg?_wi=1"
|
||||
imageAlt="Futuristic PodWave Headphones and Earbuds"
|
||||
mediaAnimation="entrance-slide"
|
||||
avatars={[
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Elegant black PodWave headphone",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg?_wi=2",
|
||||
imageAlt: "ultra clear sound earbud technology",
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Map showing PodWave's global reach",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074306.jpg?_wi=1",
|
||||
imageAlt: "ultra clear sound earbud technology",
|
||||
},
|
||||
]}
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
id: "prod1",
|
||||
name: "PodWave Aura Earbuds",
|
||||
price: "$199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074306.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074306.jpg?_wi=2",
|
||||
imageAlt: "PodWave Aura Earbuds",
|
||||
rating: 5,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user