Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-05 22:26:16 +00:00
2 changed files with 43 additions and 150 deletions

View File

@@ -33,9 +33,7 @@ export default function ContactPage() {
{ name: "Contact", id: "contact" },
]}
button={{
text: "Browse Products",
href: "/shop",
}}
text: "Browse Products", href: "/shop"}}
animateOnLoad={true}
/>
</div>
@@ -61,33 +59,20 @@ export default function ContactPage() {
description="Choose the best way to get in touch with our support team"
tag="Contact Options"
tagIcon={MessageSquare}
textboxLayout="default"
useInvertedBackground={true}
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=6"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageAlt="Support options"
mediaAnimation="opacity"
accordionItems={[
{
id: "email",
title: "Email Support",
content: "Send us an email at support@markethub.com and we'll respond within 24 hours. Perfect for detailed questions and order inquiries.",
},
id: "email", title: "Email Support", content: "Send us an email at support@markethub.com and we'll respond within 24 hours. Perfect for detailed questions and order inquiries."},
{
id: "chat",
title: "Live Chat",
content: "Chat with our support team in real-time. Available Monday-Friday, 9am-6pm EST. Get instant answers to your questions.",
},
id: "chat", title: "Live Chat", content: "Chat with our support team in real-time. Available Monday-Friday, 9am-6pm EST. Get instant answers to your questions."},
{
id: "phone",
title: "Phone Support",
content: "Call us at 1-800-MARKET-HUB (1-800-627-5384). Our friendly team is ready to help with any questions or concerns.",
},
id: "phone", title: "Phone Support", content: "Call us at 1-800-MARKET-HUB (1-800-627-5384). Our friendly team is ready to help with any questions or concerns."},
{
id: "social",
title: "Social Media",
content: "Follow us on Instagram, Twitter, and Facebook @MarketHub. We respond to messages and comments as quickly as possible.",
},
id: "social", title: "Social Media", content: "Follow us on Instagram, Twitter, and Facebook @MarketHub. We respond to messages and comments as quickly as possible."},
]}
/>
</div>
@@ -111,8 +96,7 @@ export default function ContactPage() {
<FooterSimple
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{ label: "All Products", href: "/shop" },
{ label: "New Arrivals", href: "/shop?sort=new" },
{ label: "Best Sellers", href: "/shop?sort=popular" },
@@ -120,8 +104,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Brands", href: "/brands" },
{ label: "Careers", href: "#" },
@@ -129,8 +112,7 @@ export default function ContactPage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "FAQ", href: "#" },
{ label: "Shipping Info", href: "#" },
@@ -138,8 +120,7 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
{ label: "Cookie Policy", href: "#" },

View File

@@ -38,9 +38,7 @@ export default function HomePage() {
{ name: "Contact", id: "contact" },
]}
button={{
text: "Browse Products",
href: "/shop",
}}
text: "Browse Products", href: "/shop"}}
animateOnLoad={true}
/>
</div>
@@ -56,7 +54,7 @@ export default function HomePage() {
{ text: "Explore Brands", href: "/brands" },
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageAlt="MarketHub shopping experience"
frameStyle="card"
mediaAnimation="slide-up"
@@ -69,47 +67,17 @@ export default function HomePage() {
<ProductCardThree
products={[
{
id: "1",
name: "Premium Designer Sneakers",
price: "$159.99",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-womans-casual-outfits_93675-133151.jpg?_wi=1",
imageAlt: "Designer sneakers",
},
id: "1", name: "Premium Designer Sneakers", price: "$159.99", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-womans-casual-outfits_93675-133151.jpg", imageAlt: "Designer sneakers"},
{
id: "2",
name: "Wireless Noise-Canceling Headphones",
price: "$249.99",
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17214.jpg?_wi=1",
imageAlt: "Wireless headphones",
},
id: "2", name: "Wireless Noise-Canceling Headphones", price: "$249.99", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-smartwatch_58702-17214.jpg", imageAlt: "Wireless headphones"},
{
id: "3",
name: "Luxe Skincare Collection",
price: "$89.99",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17510.jpg?_wi=1",
imageAlt: "Skincare collection",
},
id: "3", name: "Luxe Skincare Collection", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17510.jpg", imageAlt: "Skincare collection"},
{
id: "4",
name: "Minimalist Coffee Table",
price: "$349.99",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-house-modern-wooden-chair_657883-341.jpg?_wi=1",
imageAlt: "Coffee table",
},
id: "4", name: "Minimalist Coffee Table", price: "$349.99", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-house-modern-wooden-chair_657883-341.jpg", imageAlt: "Coffee table"},
{
id: "5",
name: "Pro Yoga Mat with Strap",
price: "$79.99",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-dumbbell-smart-watch-fruit_1387-200.jpg?_wi=1",
imageAlt: "Yoga mat",
},
id: "5", name: "Pro Yoga Mat with Strap", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-dumbbell-smart-watch-fruit_1387-200.jpg", imageAlt: "Yoga mat"},
{
id: "6",
name: "Bestselling Novel Bundle",
price: "$49.99",
imageSrc: "http://img.b2bpic.net/free-photo/glasses-old-books-library_23-2147711442.jpg?_wi=1",
imageAlt: "Book bundle",
},
id: "6", name: "Bestselling Novel Bundle", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/glasses-old-books-library_23-2147711442.jpg", imageAlt: "Book bundle"},
]}
title="Featured Products"
description="Browse our handpicked selection of trending items across all categories"
@@ -144,38 +112,22 @@ export default function HomePage() {
description="Find exactly what you're looking for across our diverse collection"
tag="Categories"
tagIcon={Grid}
textboxLayout="default"
useInvertedBackground={false}
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageAlt="Product categories"
mediaAnimation="opacity"
accordionItems={[
{
id: "fashion",
title: "Fashion & Apparel",
content: "Discover the latest trends from top fashion brands. Clothing, shoes, accessories, and more for every style and season.",
},
id: "fashion", title: "Fashion & Apparel", content: "Discover the latest trends from top fashion brands. Clothing, shoes, accessories, and more for every style and season."},
{
id: "electronics",
title: "Electronics & Tech",
content: "Cutting-edge gadgets and devices from leading technology brands. Smartphones, laptops, audio equipment, and smart home solutions.",
},
id: "electronics", title: "Electronics & Tech", content: "Cutting-edge gadgets and devices from leading technology brands. Smartphones, laptops, audio equipment, and smart home solutions."},
{
id: "beauty",
title: "Beauty & Personal Care",
content: "Premium skincare, cosmetics, and wellness products. Find your favorite beauty brands and discover new favorites.",
},
id: "beauty", title: "Beauty & Personal Care", content: "Premium skincare, cosmetics, and wellness products. Find your favorite beauty brands and discover new favorites."},
{
id: "home",
title: "Home & Living",
content: "Transform your space with furniture, decor, and home essentials. Modern designs and classic styles for every room.",
},
id: "home", title: "Home & Living", content: "Transform your space with furniture, decor, and home essentials. Modern designs and classic styles for every room."},
{
id: "sports",
title: "Sports & Fitness",
content: "Everything you need for an active lifestyle. Athletic gear, fitness equipment, and sports accessories from trusted brands.",
},
id: "sports", title: "Sports & Fitness", content: "Everything you need for an active lifestyle. Athletic gear, fitness equipment, and sports accessories from trusted brands."},
]}
/>
</div>
@@ -185,41 +137,17 @@ export default function HomePage() {
<TestimonialCardOne
testimonials={[
{
id: "1",
name: "Sarah Mitchell",
role: "Fashion Enthusiast",
company: "New York, USA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
imageAlt: "Sarah Mitchell",
},
id: "1", name: "Sarah Mitchell", role: "Fashion Enthusiast", company: "New York, USA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", imageAlt: "Sarah Mitchell"},
{
id: "2",
name: "James Chen",
role: "Tech Reviewer",
company: "San Francisco, USA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "James Chen",
},
id: "2", name: "James Chen", role: "Tech Reviewer", company: "San Francisco, USA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"},
{
id: "3",
name: "Emma Rodriguez",
role: "Lifestyle Blogger",
company: "London, UK",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
imageAlt: "Emma Rodriguez",
},
id: "3", name: "Emma Rodriguez", role: "Lifestyle Blogger", company: "London, UK", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Emma Rodriguez"},
{
id: "4",
name: "David Park",
role: "Home Decor Expert",
company: "Seoul, South Korea",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "David Park",
},
id: "4", name: "David Park", role: "Home Decor Expert", company: "Seoul, South Korea", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park"},
]}
title="Customer Love & Trust"
description="See what our satisfied customers are saying about their shopping experience"
@@ -242,39 +170,27 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/person-setting-up-online-store-uploading-products-laptop_73899-54387.jpg"
imageAlt="MarketHub benefits"
mediaAnimation="opacity"
bulletPoints={[
{
title: "Wide Selection",
description: "Browse from 1000+ global brands across every category",
icon: Globe,
title: "Wide Selection", description: "Browse from 1000+ global brands across every category", icon: Globe,
},
{
title: "Best Prices",
description: "Competitive pricing with regular deals and discounts",
icon: DollarSign,
title: "Best Prices", description: "Competitive pricing with regular deals and discounts", icon: DollarSign,
},
{
title: "Fast Shipping",
description: "Quick delivery with flexible shipping options",
icon: Truck,
title: "Fast Shipping", description: "Quick delivery with flexible shipping options", icon: Truck,
},
{
title: "Secure Checkout",
description: "Safe and encrypted payment processing",
icon: Shield,
title: "Secure Checkout", description: "Safe and encrypted payment processing", icon: Shield,
},
{
title: "Easy Returns",
description: "Hassle-free returns and exchange policy",
icon: RefreshCw,
title: "Easy Returns", description: "Hassle-free returns and exchange policy", icon: RefreshCw,
},
{
title: "24/7 Support",
description: "Dedicated customer service team always ready to help",
icon: Headphones,
title: "24/7 Support", description: "Dedicated customer service team always ready to help", icon: Headphones,
},
]}
/>
@@ -299,8 +215,7 @@ export default function HomePage() {
<FooterSimple
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{ label: "All Products", href: "/shop" },
{ label: "New Arrivals", href: "/shop?sort=new" },
{ label: "Best Sellers", href: "/shop?sort=popular" },
@@ -308,8 +223,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Brands", href: "/brands" },
{ label: "Careers", href: "#" },
@@ -317,8 +231,7 @@ export default function HomePage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "FAQ", href: "#" },
{ label: "Shipping Info", href: "#" },
@@ -326,8 +239,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
{ label: "Cookie Policy", href: "#" },