Merge version_1 into main #3
@@ -74,9 +74,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ title: "Express Delivery", description: "Get your order in 24-48 hours.", 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", 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", imageAlt: "Fast Delivery" }] },
|
||||
{ title: "Secure Payments", description: "Multiple encryption layers for safety.", icon: Shield, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg", imageAlt: "Secure Payments" }, { imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg", imageAlt: "Secure Payments" }] },
|
||||
{ title: "24/7 Support", description: "We are here for you whenever needed.", icon: Headphones, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg", imageAlt: "24/7 Support" }, { imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-service-availability-concept-background_1017-54475.jpg", imageAlt: "24/7 Support" }] },
|
||||
{ title: "Express Delivery", description: "Get your order in 24-48 hours.", 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?_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?_wi=2", imageAlt: "Fast Delivery" }] },
|
||||
{ title: "Secure Payments", description: "Multiple encryption layers for safety.", icon: Shield, mediaItems: [{ 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?_wi=2", imageAlt: "Secure Payments" }] },
|
||||
{ title: "24/7 Support", description: "We are here for you whenever needed.", icon: Headphones, mediaItems: [{ 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?_wi=2", imageAlt: "24/7 Support" }] },
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="We prioritize quality and customer satisfaction above all else."
|
||||
|
||||
Reference in New Issue
Block a user