Merge version_1 into main #1
@@ -64,11 +64,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-arrangement_23-2149055920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-arrangement_23-2149055920.jpg?_wi=1",
|
||||
imageAlt: "Hero Item 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888560.jpg?_wi=1",
|
||||
imageAlt: "Hero Item 2",
|
||||
},
|
||||
{
|
||||
@@ -76,11 +76,11 @@ export default function LandingPage() {
|
||||
imageAlt: "Hero Item 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-arrangement_23-2149055920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cyber-monday-arrangement_23-2149055920.jpg?_wi=2",
|
||||
imageAlt: "Hero Item 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888560.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888560.jpg?_wi=2",
|
||||
imageAlt: "Hero Item 5",
|
||||
},
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
name: "Wireless Headphones",
|
||||
price: "AED 299",
|
||||
variant: "Black",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-listening-music-wireless-headphones-wearing-pink-sweater-smiling-happy-positive-mood-posing-pink-background_285396-9593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-listening-music-wireless-headphones-wearing-pink-sweater-smiling-happy-positive-mood-posing-pink-background_285396-9593.jpg?_wi=1",
|
||||
imageAlt: "Headphones",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
name: "Smart Watch Ultra",
|
||||
price: "AED 499",
|
||||
variant: "Metal",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722612.jpg?_wi=1",
|
||||
imageAlt: "Watch",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
name: "Bluetooth Speaker",
|
||||
price: "AED 150",
|
||||
variant: "Matte",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-shadow_23-2150808053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-shadow_23-2150808053.jpg?_wi=1",
|
||||
imageAlt: "Speaker",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
name: "Pro Smartphone",
|
||||
price: "AED 2499",
|
||||
variant: "Silver",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-tablet-stylus-earbuds_58702-17251.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-tablet-stylus-earbuds_58702-17251.jpg?_wi=1",
|
||||
imageAlt: "Phone",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
name: "Gaming Mouse",
|
||||
price: "AED 120",
|
||||
variant: "RGB",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880959.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880959.jpg?_wi=1",
|
||||
imageAlt: "Mouse",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
title: "Free Delivery",
|
||||
subtitle: "Across UAE",
|
||||
description: "We deliver to your doorstep absolutely free within 48 hours.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-warehouse-conveyor-belt-with-packages_23-2152001532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-warehouse-conveyor-belt-with-packages_23-2152001532.jpg?_wi=1",
|
||||
imageAlt: "Delivery",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
title: "Cash On Delivery",
|
||||
subtitle: "Trusted Payment",
|
||||
description: "Pay securely when you receive your order at home. COD mandatory for peace of mind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-box-truck_23-2148790076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-box-truck_23-2148790076.jpg?_wi=1",
|
||||
imageAlt: "COD",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
title: "Easy Returns",
|
||||
subtitle: "Hassle Free",
|
||||
description: "Not satisfied? We offer a simple return policy for all items.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-warehouse-conveyor-belt-with-packages_23-2152001532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-warehouse-conveyor-belt-with-packages_23-2152001532.jpg?_wi=2",
|
||||
imageAlt: "Return Policy",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
title: "Verified Quality",
|
||||
subtitle: "Premium Goods",
|
||||
description: "All our products undergo strict quality checks before shipping.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-box-truck_23-2148790076.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-box-truck_23-2148790076.jpg?_wi=2",
|
||||
imageAlt: "Quality Check",
|
||||
},
|
||||
]}
|
||||
@@ -211,35 +211,35 @@ export default function LandingPage() {
|
||||
name: "Ahmed Ali",
|
||||
role: "Dubai",
|
||||
testimonial: "Excellent product quality and very fast delivery. COD service worked perfectly!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-listening-music-wireless-headphones-wearing-pink-sweater-smiling-happy-positive-mood-posing-pink-background_285396-9593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-listening-music-wireless-headphones-wearing-pink-sweater-smiling-happy-positive-mood-posing-pink-background_285396-9593.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatima Zahra",
|
||||
role: "Sharjah",
|
||||
testimonial: "I love my new headphones. Best online shopping experience in UAE.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722612.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Khalid Bin",
|
||||
role: "Abu Dhabi",
|
||||
testimonial: "Very professional and helpful customer support on WhatsApp.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-shadow_23-2150808053.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-round-wireless-speaker-with-slick-design-shadow_23-2150808053.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sara H.",
|
||||
role: "Dubai",
|
||||
testimonial: "Limited stock alert saved me. Happy with the purchase.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-tablet-stylus-earbuds_58702-17251.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-tablet-stylus-earbuds_58702-17251.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Omar M.",
|
||||
role: "Ajman",
|
||||
testimonial: "Trusted store. Will definitely buy again.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880959.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880959.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Customer Reviews"
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888560.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888560.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user