Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
description="Unlock massive savings on our curated tech collections. Limited time offers only."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-discount-promotion-special-offer-graphic-concept_53876-122378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-discount-promotion-special-offer-graphic-concept_53876-122378.jpg?_wi=1",
|
||||
imageAlt: "bundle deals ecommerce",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
price: "$49.99",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-assortment_23-2149055925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-assortment_23-2149055925.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
price: "$89.99",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-electronics-store-stands-desk-tests-phone_78826-3427.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-electronics-store-stands-desk-tests-phone_78826-3427.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/phone-with-wireless-earbuds_53876-98089.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-discount-promotion-special-offer-graphic-concept_53876-122378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sale-discount-promotion-special-offer-graphic-concept_53876-122378.jpg?_wi=2",
|
||||
imageAlt: "smartphone accessories",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-gaming-setup-with-computer_23-2149829138.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-assortment_23-2149055925.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-assortment_23-2149055925.jpg?_wi=2",
|
||||
imageAlt: "smartphone accessories",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-129752.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-electronics-store-stands-desk-tests-phone_78826-3427.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-girl-electronics-store-stands-desk-tests-phone_78826-3427.jpg?_wi=2",
|
||||
imageAlt: "smartphone accessories",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user