Merge version_1 into main #2
261
src/app/page.tsx
261
src/app/page.tsx
@@ -7,6 +7,7 @@ import ProductCardFour from "@/components/sections/product/ProductCardFour";
|
||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
||||
import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
||||
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import Link from "next/link";
|
||||
@@ -20,7 +21,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="shadow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -49,28 +50,18 @@ export default function HomePage() {
|
||||
tag="Premium Collection"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-baskets_1398-2318.jpg",
|
||||
imageAlt: "basket woven handmade product",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-baskets_1398-2318.jpg", imageAlt: "basket woven handmade product"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-wicker-boxes-cosmetics-personal-care-items-bathroom_169016-19725.jpg?_wi=1",
|
||||
imageAlt: "storage basket home decor natural fiber",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-wicker-boxes-cosmetics-personal-care-items-bathroom_169016-19725.jpg", imageAlt: "storage basket home decor natural fiber"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg?_wi=1",
|
||||
imageAlt: "gift basket gift packaging luxury basket",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg", imageAlt: "gift basket gift packaging luxury basket"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-wicker-boxes-cosmetics-personal-care-items-bathroom_169016-19725.jpg?_wi=2",
|
||||
imageAlt: "decorative basket home storage interior design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-wicker-boxes-cosmetics-personal-care-items-bathroom_169016-19725.jpg", imageAlt: "decorative basket home storage interior design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-local-eco-store-buys-food_482257-76254.jpg",
|
||||
imageAlt: "shopping basket market basket eco-friendly",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-local-eco-store-buys-food_482257-76254.jpg", imageAlt: "shopping basket market basket eco-friendly"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Shop All Products", href: "/shop" },
|
||||
@@ -90,31 +81,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "feat-1",
|
||||
name: "Artisan Woven Storage Basket",
|
||||
price: "$45.99",
|
||||
variant: "Natural Rattan • 3 Sizes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-wicker-boxes-cosmetics-personal-care-items-bathroom_169016-19725.jpg?_wi=3",
|
||||
imageAlt: "handmade basket woven storage premium quality",
|
||||
isFavorited: false,
|
||||
id: "feat-1", name: "Artisan Woven Storage Basket", price: "$45.99", variant: "Natural Rattan • 3 Sizes", imageSrc: "http://img.b2bpic.net/free-photo/three-wicker-boxes-cosmetics-personal-care-items-bathroom_169016-19725.jpg", imageAlt: "handmade basket woven storage premium quality", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "feat-2",
|
||||
name: "Modern Decorative Basket Set",
|
||||
price: "$62.50",
|
||||
variant: "Woven Blend • Set of 3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-dried-protea-flowers-living-room-home-still-life_169016-57549.jpg?_wi=1",
|
||||
imageAlt: "decorative home basket natural fiber modern design",
|
||||
isFavorited: false,
|
||||
id: "feat-2", name: "Modern Decorative Basket Set", price: "$62.50", variant: "Woven Blend • Set of 3", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-dried-protea-flowers-living-room-home-still-life_169016-57549.jpg", imageAlt: "decorative home basket natural fiber modern design", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "feat-3",
|
||||
name: "Premium Gift Hamper Basket",
|
||||
price: "$89.99",
|
||||
variant: "Luxury Packaging • Large",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg?_wi=2",
|
||||
imageAlt: "gift basket collection luxury gift presentation basket",
|
||||
isFavorited: false,
|
||||
id: "feat-3", name: "Premium Gift Hamper Basket", price: "$89.99", variant: "Luxury Packaging • Large", imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg", imageAlt: "gift basket collection luxury gift presentation basket", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -136,58 +109,22 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "mp-1",
|
||||
name: "Classic Wicker Storage Basket",
|
||||
price: "$34.99",
|
||||
variant: "Natural • Medium Size",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-wicker-boxes-cosmetics-personal-care-items-bathroom_169016-19725.jpg?_wi=4",
|
||||
imageAlt: "wicker basket storage solution home organization",
|
||||
isFavorited: false,
|
||||
id: "mp-1", name: "Classic Wicker Storage Basket", price: "$34.99", variant: "Natural • Medium Size", imageSrc: "http://img.b2bpic.net/free-photo/three-wicker-boxes-cosmetics-personal-care-items-bathroom_169016-19725.jpg", imageAlt: "wicker basket storage solution home organization", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "mp-2",
|
||||
name: "Eco-Friendly Rattan Basket",
|
||||
price: "$28.50",
|
||||
variant: "Sustainable • Small",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-baskets-home-store-display_169016-49147.jpg?_wi=1",
|
||||
imageAlt: "rattan basket natural material sustainable",
|
||||
isFavorited: false,
|
||||
id: "mp-2", name: "Eco-Friendly Rattan Basket", price: "$28.50", variant: "Sustainable • Small", imageSrc: "http://img.b2bpic.net/free-photo/wicker-baskets-home-store-display_169016-49147.jpg", imageAlt: "rattan basket natural material sustainable", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "mp-3",
|
||||
name: "Collapsible Fabric Storage Basket",
|
||||
price: "$22.99",
|
||||
variant: "Washable • Compact",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-organising-live-shop_23-2149947466.jpg?_wi=1",
|
||||
imageAlt: "fabric storage basket collapsible basket modern home",
|
||||
isFavorited: false,
|
||||
id: "mp-3", name: "Collapsible Fabric Storage Basket", price: "$22.99", variant: "Washable • Compact", imageSrc: "http://img.b2bpic.net/free-photo/person-organising-live-shop_23-2149947466.jpg", imageAlt: "fabric storage basket collapsible basket modern home", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "mp-4",
|
||||
name: "Handcrafted Artisan Basket",
|
||||
price: "$55.00",
|
||||
variant: "Artisan Made • Large",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-baskets-home-store-display_169016-49147.jpg?_wi=2",
|
||||
imageAlt: "decorative woven basket handcrafted artisan made",
|
||||
isFavorited: false,
|
||||
id: "mp-4", name: "Handcrafted Artisan Basket", price: "$55.00", variant: "Artisan Made • Large", imageSrc: "http://img.b2bpic.net/free-photo/wicker-baskets-home-store-display_169016-49147.jpg", imageAlt: "decorative woven basket handcrafted artisan made", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "mp-5",
|
||||
name: "Luxury Gift Basket with Handle",
|
||||
price: "$72.50",
|
||||
variant: "Premium • XL Size",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg?_wi=3",
|
||||
imageAlt: "gift hamper basket luxury packaging special occasion",
|
||||
isFavorited: false,
|
||||
id: "mp-5", name: "Luxury Gift Basket with Handle", price: "$72.50", variant: "Premium • XL Size", imageSrc: "http://img.b2bpic.net/free-photo/dried-fruits-nuts-wooden-bag-with-bottle-wine_114579-30033.jpg", imageAlt: "gift hamper basket luxury packaging special occasion", isFavorited: false,
|
||||
},
|
||||
{
|
||||
id: "mp-6",
|
||||
name: "Portable Picnic Basket",
|
||||
price: "$58.99",
|
||||
variant: "Waterproof • With Lining",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/picnic-basket-filled-with-fruits-bottle_23-2147908084.jpg?_wi=1",
|
||||
imageAlt: "picnic basket portable storage outdoor basket",
|
||||
isFavorited: false,
|
||||
id: "mp-6", name: "Portable Picnic Basket", price: "$58.99", variant: "Waterproof • With Lining", imageSrc: "http://img.b2bpic.net/free-photo/picnic-basket-filled-with-fruits-bottle_23-2147908084.jpg", imageAlt: "picnic basket portable storage outdoor basket", isFavorited: false,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -208,10 +145,7 @@ export default function HomePage() {
|
||||
heading={[
|
||||
{ type: "text", content: "Quality Baskets" },
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/marketing-business-instagram-stories_23-2148966790.jpg",
|
||||
alt: "Craftsmanship",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/marketing-business-instagram-stories_23-2148966790.jpg", alt: "Craftsmanship"},
|
||||
{ type: "text", content: "for Every Need" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
@@ -233,44 +167,20 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "50K+",
|
||||
title: "Happy Customers",
|
||||
items: [
|
||||
"Trusted since 2015",
|
||||
"4.9 star rating",
|
||||
"Fast shipping available",
|
||||
],
|
||||
id: "m1", value: "50K+", title: "Happy Customers", items: [
|
||||
"Trusted since 2015", "4.9 star rating", "Fast shipping available"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "1000+",
|
||||
title: "Product Listings",
|
||||
items: [
|
||||
"Handpicked selection",
|
||||
"Premium quality verified",
|
||||
"New items weekly",
|
||||
],
|
||||
id: "m2", value: "1000+", title: "Product Listings", items: [
|
||||
"Handpicked selection", "Premium quality verified", "New items weekly"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Satisfaction Guarantee",
|
||||
items: [
|
||||
"30-day returns",
|
||||
"Customer support 24/7",
|
||||
"Money-back guarantee",
|
||||
],
|
||||
id: "m3", value: "100%", title: "Satisfaction Guarantee", items: [
|
||||
"30-day returns", "Customer support 24/7", "Money-back guarantee"],
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "15",
|
||||
title: "Product Categories",
|
||||
items: [
|
||||
"Handmade baskets",
|
||||
"Shopping baskets",
|
||||
"Home storage solutions",
|
||||
],
|
||||
id: "m4", value: "15", title: "Product Categories", items: [
|
||||
"Handmade baskets", "Shopping baskets", "Home storage solutions"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -289,71 +199,35 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahjohn",
|
||||
testimonial:
|
||||
"The quality of these baskets is incredible! They arrived perfectly packaged and look even better in person. Already ordering more for my home.",
|
||||
rating: 5,
|
||||
id: "t1", name: "Sarah Johnson", handle: "@sarahjohn", testimonial:
|
||||
"The quality of these baskets is incredible! They arrived perfectly packaged and look even better in person. Already ordering more for my home.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael Chen",
|
||||
handle: "@michaelcodes",
|
||||
testimonial:
|
||||
"Fast shipping, beautiful design, and excellent customer service. BasketHub has become my go-to place for home organization. Highly recommend!",
|
||||
rating: 5,
|
||||
id: "t2", name: "Michael Chen", handle: "@michaelcodes", testimonial:
|
||||
"Fast shipping, beautiful design, and excellent customer service. BasketHub has become my go-to place for home organization. Highly recommend!", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily Rodriguez",
|
||||
handle: "@emilydesigns",
|
||||
testimonial:
|
||||
"These are perfect for gifting! The presentation is gorgeous and customers absolutely love receiving these baskets. Great quality for the price.",
|
||||
rating: 5,
|
||||
id: "t3", name: "Emily Rodriguez", handle: "@emilydesigns", testimonial:
|
||||
"These are perfect for gifting! The presentation is gorgeous and customers absolutely love receiving these baskets. Great quality for the price.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg?_wi=1",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David Kim",
|
||||
handle: "@davidkimtech",
|
||||
testimonial:
|
||||
"Exactly what I was looking for. Durable, stylish, and functional. The whole experience from browsing to delivery was smooth and professional.",
|
||||
rating: 5,
|
||||
id: "t4", name: "David Kim", handle: "@davidkimtech", testimonial:
|
||||
"Exactly what I was looking for. Durable, stylish, and functional. The whole experience from browsing to delivery was smooth and professional.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/handsome-business-man-wearing-suit-looking-camera-smiling-broadly-with-happy-face-standing-white-background_141793-54115.jpg", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica Walker",
|
||||
handle: "@jessicawalks",
|
||||
testimonial:
|
||||
"My entire family loves these baskets! We've bought several sets for different rooms. Fantastic quality and amazing support team.",
|
||||
rating: 5,
|
||||
id: "t5", name: "Jessica Walker", handle: "@jessicawalks", testimonial:
|
||||
"My entire family loves these baskets! We've bought several sets for different rooms. Fantastic quality and amazing support team.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
|
||||
imageAlt: "Jessica Walker",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Jessica Walker"},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Robert Thompson",
|
||||
handle: "@robthompson",
|
||||
testimonial:
|
||||
"As a business owner, I order these in bulk for corporate gifts. Clients always ask where they came from. BasketHub is reliable and professional.",
|
||||
rating: 5,
|
||||
id: "t6", name: "Robert Thompson", handle: "@robthompson", testimonial:
|
||||
"As a business owner, I order these in bulk for corporate gifts. Clients always ask where they came from. BasketHub is reliable and professional.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Robert Thompson",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Thompson"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
@@ -362,6 +236,41 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* FAQ Section */}
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our products, shipping, returns, and more."
|
||||
tag="Support"
|
||||
tagIcon={HelpCircle}
|
||||
tagAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1", title: "What materials are your baskets made from?", content:
|
||||
"Our baskets are crafted from premium natural materials including woven rattan, wicker, jute, and sustainable fabrics. Each basket is handpicked for quality and durability. We also offer eco-friendly options made from recycled materials."},
|
||||
{
|
||||
id: "faq2", title: "Do you offer free shipping?", content:
|
||||
"We offer free shipping on orders over $50. Standard shipping typically takes 5-7 business days, while expedited shipping is available for faster delivery. We partner with trusted carriers to ensure your baskets arrive safely."},
|
||||
{
|
||||
id: "faq3", title: "What is your return and refund policy?", content:
|
||||
"We offer a 30-day money-back guarantee on all purchases. If you're not completely satisfied, simply return your items in original condition for a full refund. No questions asked. We also cover return shipping for defective items."},
|
||||
{
|
||||
id: "faq4", title: "Can I customize or personalize baskets?", content:
|
||||
"Yes! We offer customization options on select items including monogramming, color selection, and custom size orders. Please contact our customer service team to discuss your specific requirements and get a quote."},
|
||||
{
|
||||
id: "faq5", title: "Are the baskets suitable for outdoor use?", content:
|
||||
"Many of our baskets are suitable for outdoor use, though we recommend weatherproof options like our waterproof-lined baskets for extended outdoor exposure. Check individual product descriptions for outdoor suitability ratings."},
|
||||
{
|
||||
id: "faq6", title: "How do I care for and maintain my basket?", content:
|
||||
"Care depends on the material. Woven baskets should be dusted regularly and kept away from excessive moisture. Fabric baskets can often be spot-cleaned or hand-washed. Detailed care instructions are included with every purchase."},
|
||||
]}
|
||||
animationType="smooth"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
{/* Contact Section */}
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
@@ -384,20 +293,14 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com", ariaLabel: "Instagram"},
|
||||
{ icon: Twitter, href: "https://twitter.com", ariaLabel: "Twitter" },
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user