Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tag="Limited Time Offers"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-shopping-mall_53876-46893.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-shopping-mall_53876-46893.jpg?_wi=1"
|
||||
imageAlt="Vibrant youth shopping experience"
|
||||
textPosition="bottom-left"
|
||||
showDimOverlay={true}
|
||||
@@ -96,19 +96,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Browse & Select", description: "Explore thousands of trending items curated just for you. Personalized recommendations based on your style.", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Browse and select"
|
||||
title: "Browse & Select", description: "Explore thousands of trending items curated just for you. Personalized recommendations based on your style.", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=1", imageAlt: "Browse and select"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Fast Checkout", description: "Quick, secure payment options. One-click checkout for returning customers. Multiple payment methods accepted.", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Fast checkout"
|
||||
title: "Fast Checkout", description: "Quick, secure payment options. One-click checkout for returning customers. Multiple payment methods accepted.", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=2", imageAlt: "Fast checkout"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Express Delivery", description: "Ultra-fast shipping to your doorstep. Real-time tracking. Free shipping on orders over $75.", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Express delivery"
|
||||
title: "Express Delivery", description: "Ultra-fast shipping to your doorstep. Real-time tracking. Free shipping on orders over $75.", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=3", imageAlt: "Express delivery"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Hassle-Free Returns", description: "30-day easy returns policy. No questions asked. Full refund or exchange in minutes.", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg", imageAlt: "Hassle-free returns"
|
||||
title: "Hassle-Free Returns", description: "30-day easy returns policy. No questions asked. Full refund or exchange in minutes.", imageSrc: "http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=4", imageAlt: "Hassle-free returns"
|
||||
}
|
||||
]}
|
||||
title="Our Service Process"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
description="We're not just another e-commerce platform. We're a movement built for youth who refuse to settle for ordinary. Authentic style, incredible value, lightning-fast service."
|
||||
tag="Our Mission"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/express-delivery-package-handover_23-2151994433.jpg?_wi=5"
|
||||
imageAlt="Our vibrant youth community"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -262,7 +262,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-shopping-mall_53876-46893.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-shopping-mall_53876-46893.jpg?_wi=2"
|
||||
imageAlt="Join our community"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user