Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-06 20:37:56 +00:00

View File

@@ -49,13 +49,16 @@ export default function LandingPage() {
slides={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/studio-with-props-fashion-shoting_23-2148885691.jpg", imageAlt: "Fashion collection hero"},
"http://img.b2bpic.net/free-photo/studio-with-props-fashion-shoting_23-2148885691.jpg", imageAlt: "Fashion collection hero"
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/arrangement-with-clothes-pack-desk_23-2148975544.jpg", imageAlt: "Lifestyle products display"},
"http://img.b2bpic.net/free-photo/arrangement-with-clothes-pack-desk_23-2148975544.jpg", imageAlt: "Lifestyle products display"
},
{
imageSrc:
"http://img.b2bpic.net/free-vector/sale-landing-page-with-photo_23-2148264262.jpg", imageAlt: "Premium goods showcase"},
"http://img.b2bpic.net/free-vector/sale-landing-page-with-photo_23-2148264262.jpg", imageAlt: "Premium goods showcase"
},
]}
buttons={[
{ text: "Shop Collection", href: "#products" },
@@ -72,33 +75,40 @@ export default function LandingPage() {
description="Handpicked products from top brands with exceptional ratings and reviews"
tag="Best Sellers"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
products={[
{
id: "1", brand: "Premium Fashion", name: "Classic Cotton T-Shirt", price: "$29.99", rating: 5,
reviewCount: "8.2k", imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-smiling-model-with-horns-hairstyle-dressed-summer-hipster-jacket-jeans-clothes-sexy-carefree-girl-posing-street-trendy-funny-positive-woman-having-fun-sunglasses_158538-6610.jpg", imageAlt: "Classic Cotton T-Shirt"},
"http://img.b2bpic.net/free-photo/beautiful-smiling-model-with-horns-hairstyle-dressed-summer-hipster-jacket-jeans-clothes-sexy-carefree-girl-posing-street-trendy-funny-positive-woman-having-fun-sunglasses_158538-6610.jpg", imageAlt: "Classic Cotton T-Shirt"
},
{
id: "2", brand: "Urban Style", name: "Slim Fit Jeans", price: "$79.99", rating: 5,
reviewCount: "12.5k", imageSrc:
"http://img.b2bpic.net/free-photo/pretty-caucasian-fit-woman-white-top-jeans-reflecting-beach-by-ocean-sunset-light_343596-3116.jpg", imageAlt: "Slim Fit Jeans"},
"http://img.b2bpic.net/free-photo/pretty-caucasian-fit-woman-white-top-jeans-reflecting-beach-by-ocean-sunset-light_343596-3116.jpg", imageAlt: "Slim Fit Jeans"
},
{
id: "3", brand: "Comfort Zone", name: "Cozy Hoodie", price: "$54.99", rating: 5,
reviewCount: "6.8k", imageSrc:
"http://img.b2bpic.net/free-photo/happy-rock-girl-park_23-2147778806.jpg", imageAlt: "Cozy Hoodie"},
"http://img.b2bpic.net/free-photo/happy-rock-girl-park_23-2147778806.jpg", imageAlt: "Cozy Hoodie"
},
{
id: "4", brand: "Footwear Pro", name: "Running Sneakers", price: "$89.99", rating: 5,
reviewCount: "15.3k", imageSrc:
"http://img.b2bpic.net/free-psd/sneakers-template-design_23-2151796611.jpg", imageAlt: "Running Sneakers"},
"http://img.b2bpic.net/free-psd/sneakers-template-design_23-2151796611.jpg", imageAlt: "Running Sneakers"
},
{
id: "5", brand: "Accessory Hub", name: "Leather Crossbody Bag", price: "$64.99", rating: 5,
reviewCount: "9.7k", imageSrc:
"http://img.b2bpic.net/free-photo/cowboy-inspiration-with-accessories-cactus_23-2149484765.jpg", imageAlt: "Leather Crossbody Bag"},
"http://img.b2bpic.net/free-photo/cowboy-inspiration-with-accessories-cactus_23-2149484765.jpg", imageAlt: "Leather Crossbody Bag"
},
{
id: "6", brand: "Tech Wearables", name: "Smart Watch", price: "$199.99", rating: 5,
reviewCount: "18.2k", imageSrc:
"http://img.b2bpic.net/free-photo/female-sitting-white-decorative-brick-bench-with-strawberry-milkshake-her_181624-3570.jpg", imageAlt: "Smart Watch"},
"http://img.b2bpic.net/free-photo/female-sitting-white-decorative-brick-bench-with-strawberry-milkshake-her_181624-3570.jpg", imageAlt: "Smart Watch"
},
]}
buttons={[{ text: "View All Products", href: "#shop" }]}
/>
@@ -119,30 +129,36 @@ export default function LandingPage() {
title: "Free Shipping", description:
"Enjoy free shipping on all orders over $50. Quick delivery to your doorstep with tracking.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671596.jpg"},
"http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671596.jpg"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-mobile-design-template_23-2149939691.jpg"},
"http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-mobile-design-template_23-2149939691.jpg"
},
},
{
id: 2,
title: "Easy Returns", description:
"30-day money-back guarantee. No questions asked. We want you to love what you buy.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/retail-employee-scanning-smartphone-with-black-friday-discount-coupon-while-serving-customer-cash-register-desk-close-up-clothing-store-marketing-promotion-seasonal-sales_482257-64290.jpg"},
"http://img.b2bpic.net/free-photo/retail-employee-scanning-smartphone-with-black-friday-discount-coupon-while-serving-customer-cash-register-desk-close-up-clothing-store-marketing-promotion-seasonal-sales_482257-64290.jpg"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-vector/orange-charity-smartphone-app-template_23-2148627918.jpg"},
"http://img.b2bpic.net/free-vector/orange-charity-smartphone-app-template_23-2148627918.jpg"
},
},
{
id: 3,
title: "Secure Checkout", description:
"Your data is protected with industry-leading encryption. Shop with confidence and peace of mind.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-vector/secure-payment-landing-page-concept_23-2148532449.jpg"},
"http://img.b2bpic.net/free-vector/secure-payment-landing-page-concept_23-2148532449.jpg"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-vector/banking-app-interface-collection_23-2148626877.jpg"},
"http://img.b2bpic.net/free-vector/banking-app-interface-collection_23-2148626877.jpg"
},
},
]}
/>
@@ -161,21 +177,24 @@ export default function LandingPage() {
id: "standard", tag: "Standard Shopping", price: "Free", period: "always", description:
"Browse our full collection with standard shipping and returns", button: { text: "Start Shopping", href: "#products" },
featuresTitle: "Included:", features: [
"Full product access", "Standard shipping", "30-day returns", "Email support"],
"Full product access", "Standard shipping", "30-day returns", "Email support"
],
},
{
id: "plus", tag: "StyleHub Plus", tagIcon: Sparkles,
price: "$49", period: "/year", description:
"Premium member benefits with exclusive perks and faster service", button: { text: "Become a Member", href: "#contact" },
featuresTitle: "Premium Benefits:", features: [
"Free shipping on all orders", "Early access to sales", "Exclusive member discounts", "Priority customer service", "Birthday special offers"],
"Free shipping on all orders", "Early access to sales", "Exclusive member discounts", "Priority customer service", "Birthday special offers"
],
},
{
id: "elite", tag: "Elite VIP", tagIcon: Award,
price: "$99", period: "/year", description:
"Maximum benefits for our most loyal customers with white-glove service", button: { text: "Go Elite", href: "#contact" },
featuresTitle: "VIP Treatment:", features: [
"Everything in Plus", "Personal shopping assistant", "Extended 60-day returns", "Free express shipping", "Exclusive product previews"],
"Everything in Plus", "Personal shopping assistant", "Extended 60-day returns", "Free express shipping", "Exclusive product previews"
],
},
]}
/>
@@ -192,16 +211,20 @@ export default function LandingPage() {
metrics={[
{
id: "1", value: "2.5M+", title: "Happy Customers", description: "Trusted by customers across 50+ countries", imageSrc:
"http://img.b2bpic.net/free-photo/smiley-women-taking-selfie-outdoor_23-2148312200.jpg", imageAlt: "happy customers smiling satisfaction"},
"http://img.b2bpic.net/free-photo/smiley-women-taking-selfie-outdoor_23-2148312200.jpg", imageAlt: "happy customers smiling satisfaction"
},
{
id: "2", value: "50k+", title: "Products Available", description: "Curated collection of clothing and lifestyle goods", imageSrc:
"http://img.b2bpic.net/free-vector/ecommerce-email-template_52683-49444.jpg", imageAlt: "product inventory warehouse display"},
"http://img.b2bpic.net/free-vector/ecommerce-email-template_52683-49444.jpg", imageAlt: "product inventory warehouse display"
},
{
id: "3", value: "4.8/5", title: "Average Rating", description: "Based on 500,000+ customer reviews", imageSrc:
"http://img.b2bpic.net/free-photo/enthusiastic-businesswoman-corporate-woman-showing-thumbs-up-smiling-complimenting-recommending_1258-300057.jpg", imageAlt: "five star rating review satisfied"},
"http://img.b2bpic.net/free-photo/enthusiastic-businesswoman-corporate-woman-showing-thumbs-up-smiling-complimenting-recommending_1258-300057.jpg", imageAlt: "five star rating review satisfied"
},
{
id: "4", value: "24/7", title: "Customer Support", description: "Always here to help with your questions", imageSrc:
"http://img.b2bpic.net/free-photo/colleagues-working-together-call-center-office_23-2149256076.jpg", imageAlt: "customer service team support helpful"},
"http://img.b2bpic.net/free-photo/colleagues-working-together-call-center-office_23-2149256076.jpg", imageAlt: "customer service team support helpful"
},
]}
/>
</div>
@@ -211,9 +234,11 @@ export default function LandingPage() {
heading={[
{ type: "text", content: "We're revolutionizing" },
{
type: "image", src: "http://img.b2bpic.net/free-vector/latest-fresh-arrival-promo-template-recent-brand_1017-57886.jpg", alt: "StyleHub logo"},
type: "image", src: "http://img.b2bpic.net/free-vector/latest-fresh-arrival-promo-template-recent-brand_1017-57886.jpg", alt: "StyleHub logo"
},
{
type: "text", content: "shopping with passion, quality, and innovation."},
type: "text", content: "shopping with passion, quality, and innovation."
},
]}
useInvertedBackground={false}
buttons={[{ text: "Learn More", href: "#contact" }]}
@@ -231,27 +256,33 @@ export default function LandingPage() {
{
id: "1", title: "Best Online Shopping Experience", quote:
"StyleHub has completely changed how I shop online. The quality is amazing, the prices are fair, and the customer service is outstanding. I've recommended them to all my friends!", name: "Sarah Mitchell", role: "Fashion Enthusiast", imageSrc:
"http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Sarah Mitchell"},
"http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2", title: "Fast Delivery and Great Quality", quote:
"I'm impressed with how quickly my order arrived and how well everything was packaged. The clothing fits perfectly and looks just like the pictures. Definitely shopping here again!", name: "Michael Chen", role: "Regular Customer", imageSrc:
"http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479576.jpg", imageAlt: "Michael Chen"},
"http://img.b2bpic.net/free-photo/business-man-showing-ok-sign_23-2148479576.jpg", imageAlt: "Michael Chen"
},
{
id: "3", title: "Outstanding Customer Service", quote:
"Had a question about sizing and their team responded within minutes. They went above and beyond to make sure I got exactly what I needed. Five stars!", name: "Emily Rodriguez", role: "Premium Member", imageSrc:
"http://img.b2bpic.net/free-photo/indoor-studio-shot-attractive-beautiful-pretty-young-woman-wearing-eyeglasses-yellow-sweatshirt-having-long-fair-hair-posing-isolated-pink-wall-people-emotions-concept_176532-6755.jpg", imageAlt: "Emily Rodriguez"},
"http://img.b2bpic.net/free-photo/indoor-studio-shot-attractive-beautiful-pretty-young-woman-wearing-eyeglasses-yellow-sweatshirt-having-long-fair-hair-posing-isolated-pink-wall-people-emotions-concept_176532-6755.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", title: "Worth Every Penny", quote:
"The StyleHub Plus membership is totally worth it. Free shipping, exclusive deals, and early access to new collections. I've saved so much money!", name: "David Kim", role: "VIP Customer", imageSrc:
"http://img.b2bpic.net/free-photo/young-handsome-man-green-t-shirt-looking-camera-surprised-amazed-standing-white-background_141793-21208.jpg", imageAlt: "David Kim"},
"http://img.b2bpic.net/free-photo/young-handsome-man-green-t-shirt-looking-camera-surprised-amazed-standing-white-background_141793-21208.jpg", imageAlt: "David Kim"
},
{
id: "5", title: "A Game-Changer for My Wardrobe", quote:
"The variety and quality of products here is unmatched. I found exactly what I was looking for and more. The prices are competitive and the experience is seamless.", name: "Jessica Thompson", role: "Style Blogger", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "Jessica Thompson"},
"http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "Jessica Thompson"
},
{
id: "6", title: "Reliable and Trustworthy", quote:
"I've been shopping with StyleHub for over a year now and they never disappoint. Consistent quality, reliable delivery, and genuine care for customer satisfaction.", name: "Robert Patterson", role: "Loyal Customer", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-pensive-man_329181-12118.jpg", imageAlt: "Robert Patterson"},
"http://img.b2bpic.net/free-photo/portrait-handsome-pensive-man_329181-12118.jpg", imageAlt: "Robert Patterson"
},
]}
/>
</div>
@@ -271,22 +302,28 @@ export default function LandingPage() {
faqs={[
{
id: "1", title: "What is the return policy?", content:
"We offer a 30-day money-back guarantee on all purchases. If you're not completely satisfied, simply return the item in its original condition with the receipt, and we'll process a full refund or exchange."},
"We offer a 30-day money-back guarantee on all purchases. If you're not completely satisfied, simply return the item in its original condition with the receipt, and we'll process a full refund or exchange."
},
{
id: "2", title: "How long does shipping take?", content:
"Standard shipping typically takes 5-7 business days. Express shipping is available for 2-3 business day delivery. Free shipping applies to orders over $50 for all customers."},
"Standard shipping typically takes 5-7 business days. Express shipping is available for 2-3 business day delivery. Free shipping applies to orders over $50 for all customers."
},
{
id: "3", title: "Is my payment information secure?", content:
"Yes, absolutely. We use industry-leading SSL encryption and PCI compliance to protect all payment information. Your data is never shared with third parties."},
"Yes, absolutely. We use industry-leading SSL encryption and PCI compliance to protect all payment information. Your data is never shared with third parties."
},
{
id: "4", title: "Do you offer international shipping?", content:
"We currently ship to 50+ countries worldwide. International shipping rates and delivery times vary by location. Check our shipping policy for details."},
"We currently ship to 50+ countries worldwide. International shipping rates and delivery times vary by location. Check our shipping policy for details."
},
{
id: "5", title: "How do I track my order?", content:
"You'll receive a tracking number via email as soon as your order ships. You can use this number to monitor your delivery status in real-time on our website."},
"You'll receive a tracking number via email as soon as your order ships. You can use this number to monitor your delivery status in real-time on our website."
},
{
id: "6", title: "Can I modify or cancel my order?", content:
"Orders can be modified or cancelled within 24 hours of purchase. After that, the order enters our fulfillment process and cannot be changed. Contact support if you need assistance."},
"Orders can be modified or cancelled within 24 hours of purchase. After that, the order enters our fulfillment process and cannot be changed. Contact support if you need assistance."
},
]}
/>
</div>