Merge version_1 into main #1
@@ -125,28 +125,28 @@ export default function LandingPage() {
|
||||
name: "Wireless Audio Pro",
|
||||
price: "$199",
|
||||
variant: "Black",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-headphones-wooden-ball_181624-3258.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-headphones-wooden-ball_181624-3258.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Smart Watch Ultra",
|
||||
price: "$349",
|
||||
variant: "Silver",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736747.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736747.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Pro Smartphone X",
|
||||
price: "$899",
|
||||
variant: "Midnight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913301.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Mechanical Keyboard",
|
||||
price: "$149",
|
||||
variant: "RGB",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309638.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -178,21 +178,21 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Fast Shipping",
|
||||
description: "Get your gear delivered at lightning speeds.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-headphones-wooden-ball_181624-3258.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-black-headphones-wooden-ball_181624-3258.jpg?_wi=2",
|
||||
titleIconSrc: "Zap",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "Secure Payments",
|
||||
description: "Encrypted transactions for total peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736747.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736747.jpg?_wi=2",
|
||||
titleIconSrc: "Shield",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "24/7 Support",
|
||||
description: "Expert assistance whenever you need it.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913301.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913301.jpg?_wi=2",
|
||||
titleIconSrc: "Headset",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
@@ -278,7 +278,7 @@ export default function LandingPage() {
|
||||
title="Stay Updated"
|
||||
description="Get exclusive deals and the latest tech news delivered straight to your inbox."
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309638.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309638.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user