Update src/app/page.tsx
This commit is contained in:
@@ -81,15 +81,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "StyleHub Premium", name: "Elegant Wool Blazer", price: "$189.99", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-walking-european-city-street_158595-4707.jpg", imageAlt: "Elegant wool blazer in charcoal"},
|
||||
{ id: "1", brand: "StyleHub Premium", name: "Elegant Wool Blazer", price: "$189.99", rating: 5,
|
||||
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-man-walking-european-city-street_158595-4707.jpg", imageAlt: "Elegant wool blazer in charcoal"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "StyleHub Essentials", name: "Classic Denim Jacket", price: "$129.99", rating: 5,
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", imageAlt: "Classic blue denim jacket"},
|
||||
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/woman-model-demonstrating-winter-cloths_1303-16949.jpg", imageAlt: "Classic blue denim jacket"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "StyleHub Premium", name: "Silk Midi Dress", price: "$249.99", rating: 5,
|
||||
reviewCount: "3.1k", 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: "Elegant silk midi dress in navy"},
|
||||
reviewCount: "3.1k", 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: "Elegant silk midi dress in navy"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,8 +107,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Quality Materials", description: "We source only the finest fabrics and materials from trusted suppliers worldwide to ensure durability and comfort in every piece.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-male-senior-tailor-selecting-fabric-shelf_23-2148180337.jpg"},
|
||||
id: "1", title: "Premium Quality Materials: Clothes That Last Longer & Feel Better", description: "We source only the finest fabrics and materials from trusted suppliers worldwide to ensure durability and comfort in every piece.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-male-senior-tailor-selecting-fabric-shelf_23-2148180337.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "100% authentic materials" },
|
||||
{ icon: CheckCircle, text: "Rigorous quality control" },
|
||||
@@ -115,8 +118,9 @@ export default function LandingPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2", title: "Exceptional Customer Service", description: "Our dedicated team is available 24/7 to help with orders, returns, and styling advice. Your satisfaction is our priority.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-supervisor-providing-support-guidance-intern_482257-118020.jpg"},
|
||||
id: "2", title: "Exceptional Customer Service: Support When You Need It Most", description: "Our dedicated team is available 24/7 to help with orders, returns, and styling advice. Your satisfaction is our priority.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-supervisor-providing-support-guidance-intern_482257-118020.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "24/7 customer support" },
|
||||
{ icon: CheckCircle, text: "Free returns within 30 days" },
|
||||
@@ -125,8 +129,9 @@ export default function LandingPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3", title: "Fast & Secure Shipping", description: "Get your orders delivered safely and quickly with our reliable shipping partners. Track your package every step of the way.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-person-having-problems-with-transporting-parcel_23-2147767800.jpg"},
|
||||
id: "3", title: "Fast & Secure Shipping: Your Order Arrives Safe & On Time", description: "Get your orders delivered safely and quickly with our reliable shipping partners. Track your package every step of the way.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-person-having-problems-with-transporting-parcel_23-2147767800.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Free shipping on orders over $100" },
|
||||
{ icon: CheckCircle, text: "Real-time package tracking" },
|
||||
@@ -151,16 +156,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "StyleHub has completely changed how I shop for clothes. The quality is unmatched and the customer service is incredible. I've recommended them to all my friends!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@jameschen_style", testimonial: "Finally found a place where I can get high-quality fashion pieces without breaking the bank. The blazer I ordered is perfect!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", imageAlt: "James Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", imageAlt: "James Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmarstyle", testimonial: "The attention to detail in every piece is remarkable. From ordering to delivery, the entire experience was seamless and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@davidkimfashion", testimonial: "StyleHub's collection is carefully curated and the fit is always perfect. Their personal styling advice helped me build a complete wardrobe.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "David Kim"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "David Kim"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,7 +183,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Vogue", "Harper's Bazaar", "GQ Magazine", "Elle Fashion", "The Style Edit", "Fashion Week", "Luxury Living", "Style Insider"]}
|
||||
"Vogue", "Harper's Bazaar", "GQ Magazine", "Elle Fashion", "The Style Edit", "Fashion Week", "Luxury Living", "Style Insider"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -191,17 +201,23 @@ export default function LandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What is your return policy?", content: "We offer a hassle-free 30-day return policy. If you're not completely satisfied with your purchase, you can return items in their original condition with tags attached for a full refund or exchange."},
|
||||
id: "1", title: "What is your return policy?", content: "We offer a hassle-free 30-day return policy. If you're not completely satisfied with your purchase, you can return items in their original condition with tags attached for a full refund or exchange."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How long does shipping take?", content: "Standard shipping typically takes 5-7 business days within the continental US. Express shipping options are available for 2-3 business day delivery. Orders are processed within 24 hours of purchase."},
|
||||
id: "2", title: "How long does shipping take?", content: "Standard shipping typically takes 5-7 business days within the continental US. Express shipping options are available for 2-3 business day delivery. Orders are processed within 24 hours of purchase."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you offer international shipping?", content: "Yes! We ship to over 50 countries worldwide. Shipping costs and delivery times vary by location. International orders may be subject to customs duties and taxes."},
|
||||
id: "3", title: "Do you offer international shipping?", content: "Yes! We ship to over 50 countries worldwide. Shipping costs and delivery times vary by location. International orders may be subject to customs duties and taxes."
|
||||
},
|
||||
{
|
||||
id: "4", title: "How do I care for my clothes?", content: "Each item comes with detailed care instructions. Generally, we recommend gentle washing in cold water and air drying to preserve the quality and longevity of your garments."},
|
||||
id: "4", title: "How do I care for my clothes?", content: "Each item comes with detailed care instructions. Generally, we recommend gentle washing in cold water and air drying to preserve the quality and longevity of your garments."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Are your products sustainable?", content: "We're committed to sustainability. We work with ethical suppliers, use eco-friendly materials where possible, and partner with organizations focused on environmental impact reduction."},
|
||||
id: "5", title: "Are your products sustainable?", content: "We're committed to sustainability. We work with ethical suppliers, use eco-friendly materials where possible, and partner with organizations focused on environmental impact reduction."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Can I exchange my order?", content: "Yes, we offer exchanges for different sizes or colors within 30 days of purchase. Simply contact our customer service team with your order number to initiate an exchange."},
|
||||
id: "6", title: "Can I exchange my order?", content: "Yes, we offer exchanges for different sizes or colors within 30 days of purchase. Simply contact our customer service team with your order number to initiate an exchange."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user