Merge version_1 into main #2
@@ -21,32 +21,32 @@ const navItems = [
|
||||
];
|
||||
|
||||
const heroLeftCarousel = [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-texting-while-looking-phone_158595-3614.jpg?_wi=1", imageAlt: "Classic leather dress shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tired-guy-using-his-phone_1153-429.jpg?_wi=1", imageAlt: "Elegant loafers" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-mal-training-trail_23-2148482742.jpg?_wi=1", imageAlt: "Women's athletic shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cocktails_1157-8913.jpg?_wi=1", imageAlt: "Luxury heels" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-texting-while-looking-phone_158595-3614.jpg", imageAlt: "Classic leather dress shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tired-guy-using-his-phone_1153-429.jpg", imageAlt: "Elegant loafers" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-mal-training-trail_23-2148482742.jpg", imageAlt: "Women's athletic shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cocktails_1157-8913.jpg", imageAlt: "Luxury heels" },
|
||||
];
|
||||
|
||||
const heroRightCarousel = [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-mal-training-trail_23-2148482742.jpg?_wi=2", imageAlt: "Modern running shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cocktails_1157-8913.jpg?_wi=2", imageAlt: "Designer high heels" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-texting-while-looking-phone_158595-3614.jpg?_wi=2", imageAlt: "Premium dress shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tired-guy-using-his-phone_1153-429.jpg?_wi=2", imageAlt: "Comfortable loafers" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-mal-training-trail_23-2148482742.jpg", imageAlt: "Modern running shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cocktails_1157-8913.jpg", imageAlt: "Designer high heels" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-texting-while-looking-phone_158595-3614.jpg", imageAlt: "Premium dress shoes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tired-guy-using-his-phone_1153-429.jpg", imageAlt: "Comfortable loafers" },
|
||||
];
|
||||
|
||||
const products = [
|
||||
{
|
||||
id: "1", brand: "StepStyle", name: "Classic Oxford", price: "$189.00", rating: 5,
|
||||
reviewCount: "2.4k", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-texting-while-looking-phone_158595-3614.jpg?_wi=3", imageAlt: "Classic leather oxford shoes"},
|
||||
reviewCount: "2.4k", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-texting-while-looking-phone_158595-3614.jpg", imageAlt: "Classic leather oxford shoes"},
|
||||
{
|
||||
id: "2", brand: "StepStyle", name: "Pro Runner Elite", price: "$149.99", rating: 5,
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mal-training-trail_23-2148482742.jpg?_wi=3", imageAlt: "Women's athletic running shoes"},
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mal-training-trail_23-2148482742.jpg", imageAlt: "Women's athletic running shoes"},
|
||||
{
|
||||
id: "3", brand: "StepStyle", name: "Comfort Loafer", price: "$159.00", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/tired-guy-using-his-phone_1153-429.jpg?_wi=3", imageAlt: "Classic leather loafers"},
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/tired-guy-using-his-phone_1153-429.jpg", imageAlt: "Classic leather loafers"},
|
||||
{
|
||||
id: "4", brand: "StepStyle", name: "Elegant Heels", price: "$199.00", rating: 5,
|
||||
reviewCount: "892", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cocktails_1157-8913.jpg?_wi=3", imageAlt: "Women's luxury high heels"},
|
||||
reviewCount: "892", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cocktails_1157-8913.jpg", imageAlt: "Women's luxury high heels"},
|
||||
];
|
||||
|
||||
const metrics = [
|
||||
@@ -67,7 +67,7 @@ const features = [
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2", title: "Expert Craftsmanship", description: "Each pair is carefully handcrafted by master shoemakers with decades of experience in footwear design.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-texting-while-looking-phone_158595-3614.jpg?_wi=4" },
|
||||
id: "2", title: "Expert Craftsmanship", description: "Each pair is carefully handcrafted by master shoemakers with decades of experience in footwear design.", media: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-texting-while-looking-phone_158595-3614.jpg" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Precision construction" },
|
||||
{ icon: CheckCircle, text: "Quality control testing" },
|
||||
@@ -76,7 +76,7 @@ const features = [
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3", title: "Comfort Technology", description: "Advanced cushioning and support systems designed by podiatrists to keep your feet comfortable all day.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-mal-training-trail_23-2148482742.jpg?_wi=4" },
|
||||
id: "3", title: "Comfort Technology", description: "Advanced cushioning and support systems designed by podiatrists to keep your feet comfortable all day.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-mal-training-trail_23-2148482742.jpg" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Orthopedic support" },
|
||||
{ icon: CheckCircle, text: "Breathable design" },
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmall"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Step Into Excellence"
|
||||
description="Discover our curated collection of premium shoes designed for style, comfort, and durability. From athletic performance to casual elegance, find the perfect pair for every occasion."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={heroLeftCarousel}
|
||||
rightCarouselItems={heroRightCarousel}
|
||||
buttons={[
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
title="Stay Updated with Our Latest Collections"
|
||||
description="Subscribe to our newsletter and be the first to know about new releases, exclusive offers, and styling tips."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
|
||||
Reference in New Issue
Block a user