Merge version_1 into main #1
@@ -84,19 +84,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Pro Wireless Headphones",
|
||||
price: "$299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-wireless-headphones-smiling-with-closed-eyes-relaxing-with_1258-201362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-wireless-headphones-smiling-with-closed-eyes-relaxing-with_1258-201362.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Titan Smartphone X",
|
||||
price: "$999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281046.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281046.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Horizon Smartwatch",
|
||||
price: "$349",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722652.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722652.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Top Picks"
|
||||
@@ -140,21 +140,21 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Fast Shipping",
|
||||
description: "Delivery in 24 hours globally.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-wireless-headphones-smiling-with-closed-eyes-relaxing-with_1258-201362.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-young-woman-wireless-headphones-smiling-with-closed-eyes-relaxing-with_1258-201362.jpg?_wi=2",
|
||||
imageAlt: "Fast delivery",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "24/7 Support",
|
||||
description: "Get help whenever you need.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281046.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-laptop_23-2150281046.jpg?_wi=2",
|
||||
imageAlt: "Customer support",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Easy Returns",
|
||||
description: "No questions asked returns.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722652.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722652.jpg?_wi=2",
|
||||
imageAlt: "Easy returns",
|
||||
},
|
||||
]}
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
name: "John Doe",
|
||||
role: "Developer",
|
||||
testimonial: "Excellent service and genuine products!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-adult-handsome-man-wearing-glasses-looking-camera-holding-pointing-mobile-phone-isolated-orange-wall_141793-113144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-adult-handsome-man-wearing-glasses-looking-camera-holding-pointing-mobile-phone-isolated-orange-wall_141793-113144.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Connor",
|
||||
role: "Tech Analyst",
|
||||
testimonial: "Premium quality products and lightning fast service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-adult-handsome-man-wearing-glasses-looking-camera-holding-pointing-mobile-phone-isolated-orange-wall_141793-113144.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-adult-handsome-man-wearing-glasses-looking-camera-holding-pointing-mobile-phone-isolated-orange-wall_141793-113144.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Trusted by Thousands"
|
||||
|
||||
Reference in New Issue
Block a user