Merge version_1 into main #1
@@ -132,21 +132,21 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Nike Miller Set",
|
||||
price: "£9.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317746.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317746.jpg?_wi=1",
|
||||
imageAlt: "Nike Activewear",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "AirPod Gen 4s",
|
||||
price: "£9.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808025.jpg?_wi=1",
|
||||
imageAlt: "AirPods",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Canada Goose Coat",
|
||||
price: "£14.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3312.jpg?_wi=1",
|
||||
imageAlt: "Winter Coat",
|
||||
},
|
||||
]}
|
||||
@@ -166,19 +166,19 @@ export default function LandingPage() {
|
||||
id: "f1",
|
||||
title: "Instant Delivery",
|
||||
description: "Vendor details are sent to your email instantly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317746.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317746.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Verified Quality",
|
||||
description: "Every item is vetted for premium standards.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808025.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-floating-concrete-background_23-2150808025.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Secure Checkout",
|
||||
description: "Shop with total peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3312.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-posing-with-elegant-suit_1328-3312.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Buy 2 Get 1 Free"
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahm",
|
||||
testimonial: "Absolutely love this product! It arrived in my email instantly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
handle: "@michaelb",
|
||||
testimonial: "Top tier service, will definitely buy again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user