Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cyber-monday-message-with-cart_23-2148292110.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cyber-monday-message-with-cart_23-2148292110.jpg?_wi=1"
|
||||
imageAlt="Hero shopping collection"
|
||||
/>
|
||||
</div>
|
||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
||||
price: "$199",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-music-production-set-midi-mixer-control-tablet-laptop-black-dj-headphones-with-leather-earpad_346278-205.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-music-production-set-midi-mixer-control-tablet-laptop-black-dj-headphones-with-leather-earpad_346278-205.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
price: "$299",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214594.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -145,15 +145,15 @@ export default function LandingPage() {
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-body-shot-confident-male-delivery-person-wearing-hat-sitting-scooter-holding-order-making-ok-gesture_179666-40992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-body-shot-confident-male-delivery-person-wearing-hat-sitting-scooter-holding-order-making-ok-gesture_179666-40992.jpg?_wi=1",
|
||||
imageAlt: "Fast Delivery",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-body-shot-confident-male-delivery-person-wearing-hat-sitting-scooter-holding-order-making-ok-gesture_179666-40992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/half-body-shot-confident-male-delivery-person-wearing-hat-sitting-scooter-holding-order-making-ok-gesture_179666-40992.jpg?_wi=2",
|
||||
imageAlt: "Fast Delivery",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-message-with-cart_23-2148292110.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-monday-message-with-cart_23-2148292110.jpg?_wi=2",
|
||||
imageAlt: "online shopping cart concept",
|
||||
},
|
||||
{
|
||||
@@ -162,15 +162,15 @@ export default function LandingPage() {
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg?_wi=1",
|
||||
imageAlt: "Secure Payments",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg?_wi=2",
|
||||
imageAlt: "Secure Payments",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-music-production-set-midi-mixer-control-tablet-laptop-black-dj-headphones-with-leather-earpad_346278-205.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-music-production-set-midi-mixer-control-tablet-laptop-black-dj-headphones-with-leather-earpad_346278-205.jpg?_wi=2",
|
||||
imageAlt: "wireless headphones studio product",
|
||||
},
|
||||
{
|
||||
@@ -179,15 +179,15 @@ export default function LandingPage() {
|
||||
icon: Headphones,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg?_wi=1",
|
||||
imageAlt: "24/7 Support",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg?_wi=2",
|
||||
imageAlt: "24/7 Support",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grand-parent-learning-use-digital-divice_23-2149214594.jpg?_wi=2",
|
||||
imageAlt: "smartwatch studio product shot",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user