Merge version_1 into main #2
160
src/app/page.tsx
160
src/app/page.tsx
@@ -28,7 +28,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -50,7 +50,7 @@ export default function HomePage() {
|
||||
tag="New Collection 2025"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-white-sweater-coat_158538-16965.jpg"
|
||||
imageAlt="Premium women's fashion collection"
|
||||
imagePosition="right"
|
||||
@@ -73,47 +73,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Elegant Summer Dress",
|
||||
price: "$89.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-fashionable-clothes-walking-down-street_839833-3813.jpg?_wi=1",
|
||||
imageAlt: "Elegant summer dress in floral print",
|
||||
},
|
||||
id: "1", name: "Elegant Summer Dress", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-fashionable-clothes-walking-down-street_839833-3813.jpg", imageAlt: "Elegant summer dress in floral print"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Classic White Blazer",
|
||||
price: "$129.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2740.jpg?_wi=1",
|
||||
imageAlt: "Classic white blazer for professional wear",
|
||||
},
|
||||
id: "2", name: "Classic White Blazer", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2740.jpg", imageAlt: "Classic white blazer for professional wear"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Denim Jacket",
|
||||
price: "$99.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg?_wi=1",
|
||||
imageAlt: "Vintage-style denim jacket",
|
||||
},
|
||||
id: "3", name: "Denim Jacket", price: "$99.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", imageAlt: "Vintage-style denim jacket"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Silk Evening Gown",
|
||||
price: "$249.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7788.jpg?_wi=1",
|
||||
imageAlt: "Luxurious silk evening gown",
|
||||
},
|
||||
id: "4", name: "Silk Evening Gown", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-evening-dress-sitting-chair_285396-7788.jpg", imageAlt: "Luxurious silk evening gown"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Casual T-Shirt",
|
||||
price: "$34.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-looking-away_23-2148665449.jpg?_wi=1",
|
||||
imageAlt: "Comfortable casual t-shirt",
|
||||
},
|
||||
id: "5", name: "Casual T-Shirt", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-looking-away_23-2148665449.jpg", imageAlt: "Comfortable casual t-shirt"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Wide-Leg Trousers",
|
||||
price: "$119.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outside-street_1303-14337.jpg?_wi=1",
|
||||
imageAlt: "Tailored wide-leg trousers",
|
||||
},
|
||||
id: "6", name: "Wide-Leg Trousers", price: "$119.99", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-outside-street_1303-14337.jpg", imageAlt: "Tailored wide-leg trousers"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -131,33 +101,13 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Casual Wear",
|
||||
description: "Comfortable everyday styles perfect for work, shopping, and relaxation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-outdoor_624325-645.jpg?_wi=1",
|
||||
imageAlt: "Casual wear collection",
|
||||
},
|
||||
id: "01", title: "Casual Wear", description: "Comfortable everyday styles perfect for work, shopping, and relaxation", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-outdoor_624325-645.jpg", imageAlt: "Casual wear collection"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Formal Dresses",
|
||||
description: "Elegant formal wear for special occasions, weddings, and evening events",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-184.jpg?_wi=1",
|
||||
imageAlt: "Formal dress collection",
|
||||
},
|
||||
id: "02", title: "Formal Dresses", description: "Elegant formal wear for special occasions, weddings, and evening events", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-fancy-dress-walking-down-street-fashion-beauty-makeup-evening-dress-smiling-girl-posing-model-luxury-wearing-accessories-blonde-volume-hair-lipstick-eyes-perfect_343629-184.jpg", imageAlt: "Formal dress collection"},
|
||||
{
|
||||
id: "03",
|
||||
title: "Active & Sports",
|
||||
description: "Performance-driven activewear for gym, yoga, and outdoor activities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3587.jpg?_wi=1",
|
||||
imageAlt: "Active and sports wear",
|
||||
},
|
||||
id: "03", title: "Active & Sports", description: "Performance-driven activewear for gym, yoga, and outdoor activities", imageSrc: "http://img.b2bpic.net/free-photo/female-sitting-studio-near-gray-wall_158538-3587.jpg", imageAlt: "Active and sports wear"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Accessories",
|
||||
description: "Complete your look with premium bags, belts, scarves, and jewelry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=1",
|
||||
imageAlt: "Fashion accessories collection",
|
||||
},
|
||||
id: "04", title: "Accessories", description: "Complete your look with premium bags, belts, scarves, and jewelry", imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg", imageAlt: "Fashion accessories collection"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -175,41 +125,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
role: "Fashion Blogger",
|
||||
company: "Style Chronicles",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageAlt: "Sarah Mitchell testimonial",
|
||||
},
|
||||
id: "1", name: "Sarah Mitchell", role: "Fashion Blogger", company: "Style Chronicles", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Mitchell testimonial"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Emma Johnson",
|
||||
role: "Marketing Manager",
|
||||
company: "Creative Agency",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg",
|
||||
imageAlt: "Emma Johnson testimonial",
|
||||
},
|
||||
id: "2", name: "Emma Johnson", role: "Marketing Manager", company: "Creative Agency", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-employee-with-crossed-arms_1098-3148.jpg", imageAlt: "Emma Johnson testimonial"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica Chen",
|
||||
role: "Event Planner",
|
||||
company: "Elegant Events",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-mixed-race-woman-with-neon-makeup-poses-camera-new-beauty-concept-authentic-identity_633478-2196.jpg",
|
||||
imageAlt: "Jessica Chen testimonial",
|
||||
},
|
||||
id: "3", name: "Jessica Chen", role: "Event Planner", company: "Elegant Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-mixed-race-woman-with-neon-makeup-poses-camera-new-beauty-concept-authentic-identity_633478-2196.jpg", imageAlt: "Jessica Chen testimonial"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Rachel Williams",
|
||||
role: "Corporate Executive",
|
||||
company: "Tech Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg",
|
||||
imageAlt: "Rachel Williams testimonial",
|
||||
},
|
||||
id: "4", name: "Rachel Williams", role: "Corporate Executive", company: "Tech Innovations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/well-dressed-employee-outdoors_1098-2197.jpg", imageAlt: "Rachel Williams testimonial"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "50K+", label: "Happy Customers" },
|
||||
@@ -228,35 +154,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I place an order?",
|
||||
content: "Browse our collections, select your desired items, choose size and color, add to cart, and proceed to checkout. Follow the simple steps to complete your purchase.",
|
||||
},
|
||||
id: "1", title: "How do I place an order?", content: "Browse our collections, select your desired items, choose size and color, add to cart, and proceed to checkout. Follow the simple steps to complete your purchase."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What are the available sizes?",
|
||||
content: "We offer sizes XS, S, M, L, XL, and XXL. Each product page displays a detailed size chart to help you find the perfect fit. If you're between sizes, we recommend sizing up.",
|
||||
},
|
||||
id: "2", title: "What are the available sizes?", content: "We offer sizes XS, S, M, L, XL, and XXL. Each product page displays a detailed size chart to help you find the perfect fit. If you're between sizes, we recommend sizing up."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What is your return policy?",
|
||||
content: "We offer a 30-day return policy for all items in original condition with tags attached. Returns are free, and we'll process refunds within 5-7 business days of receiving your return.",
|
||||
},
|
||||
id: "3", title: "What is your return policy?", content: "We offer a 30-day return policy for all items in original condition with tags attached. Returns are free, and we'll process refunds within 5-7 business days of receiving your return."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How long does shipping take?",
|
||||
content: "Standard shipping takes 5-7 business days. Express shipping (2-3 days) and overnight shipping are also available. You'll receive a tracking number via email.",
|
||||
},
|
||||
id: "4", title: "How long does shipping take?", content: "Standard shipping takes 5-7 business days. Express shipping (2-3 days) and overnight shipping are also available. You'll receive a tracking number via email."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "Yes! We ship to over 100 countries worldwide. International shipping rates and delivery times vary by location. Customs and import duties may apply.",
|
||||
},
|
||||
id: "5", title: "Do you offer international shipping?", content: "Yes! We ship to over 100 countries worldwide. International shipping rates and delivery times vary by location. Customs and import duties may apply."},
|
||||
{
|
||||
id: "6",
|
||||
title: "How can I track my order?",
|
||||
content: "Once your order ships, you'll receive an email with a tracking number. You can also log into your account to view real-time order status and tracking information.",
|
||||
},
|
||||
id: "6", title: "How can I track my order?", content: "Once your order ships, you'll receive an email with a tracking number. You can also log into your account to view real-time order status and tracking information."},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
buttons={[{ text: "Contact Support", href: "/contact" }]}
|
||||
@@ -283,24 +191,16 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/femmecouture",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/femmecouture", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com/femmecouture",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com/femmecouture", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/femmecouture",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/femmecouture", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/femmecouture",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/femmecouture", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user