Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-30 14:20:55 +00:00
2 changed files with 105 additions and 329 deletions

View File

@@ -34,34 +34,20 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About Us",
id: "#about",
},
name: "About Us", id: "#about"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Reviews",
id: "#testimonials",
},
name: "Reviews", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Shop Now",
href: "#products",
}}
text: "Shop Now", href: "#products"}}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=buosfp"
logoAlt="Etar Store Logo"
brandName="Etar Store"
@@ -71,66 +57,41 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Shop Smarter, Live Better"
description="Discover handpicked products that elevate your everyday life. Quality, style, and innovation delivered right to your door."
buttons={[
{
text: "Explore Collections",
href: "#products",
},
text: "Explore Collections", href: "#products"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/blue-model-career-kit-arrangement_23-2150084005.jpg"
imageAlt="Collection of various stylish products on display"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-cheerful-woman-red-dress-joyfully-looking-camera-while-holding-colorful-shopping-bags-hand-with-big-door-background_574295-5400.jpg",
alt: "Happy shopper avatar",
},
src: "http://img.b2bpic.net/free-photo/young-cheerful-woman-red-dress-joyfully-looking-camera-while-holding-colorful-shopping-bags-hand-with-big-door-background_574295-5400.jpg", alt: "Happy shopper avatar"},
{
src: "http://img.b2bpic.net/free-photo/bearded-man-wearing-white-shirt-looking-smiling-showing-thumbs-up-standing-blue-wall_141793-55879.jpg",
alt: "Satisfied customer avatar",
},
src: "http://img.b2bpic.net/free-photo/bearded-man-wearing-white-shirt-looking-smiling-showing-thumbs-up-standing-blue-wall_141793-55879.jpg", alt: "Satisfied customer avatar"},
{
src: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg",
alt: "Young woman avatar",
},
src: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg", alt: "Young woman avatar"},
{
src: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16037.jpg",
alt: "Professional man avatar",
},
src: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16037.jpg", alt: "Professional man avatar"},
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-surprised-woman-looking-with-hands-near-mouth-trendy-girl-casual-summer-white-dress_158538-1551.jpg",
alt: "Cheerful person avatar",
},
src: "http://img.b2bpic.net/free-photo/young-beautiful-surprised-woman-looking-with-hands-near-mouth-trendy-girl-casual-summer-white-dress_158538-1551.jpg", alt: "Cheerful person avatar"},
]}
avatarText="Join our 100k+ happy customers!"
marqueeItems={[
{
type: "text",
text: "Fresh Arrivals Daily",
},
type: "text", text: "Fresh Arrivals Daily"},
{
type: "text",
text: "Secure Payments",
},
type: "text", text: "Secure Payments"},
{
type: "text",
text: "Fast Delivery",
},
type: "text", text: "Fast Delivery"},
{
type: "text",
text: "Premium Quality Guaranteed",
},
type: "text", text: "Premium Quality Guaranteed"},
{
type: "text",
text: "Exceptional Customer Support",
},
type: "text", text: "Exceptional Customer Support"},
]}
/>
</div>
@@ -144,19 +105,13 @@ export default function LandingPage() {
description="Etar Store was founded on the belief that exceptional products shouldn't be hard to find. We meticulously curate our selection, ensuring every item meets our high standards for craftsmanship, durability, and design. Join our community of discerning shoppers."
bulletPoints={[
{
title: "Handpicked Selection",
description: "Every product is carefully chosen for its unique value and quality.",
icon: Package,
title: "Handpicked Selection", description: "Every product is carefully chosen for its unique value and quality.", icon: Package,
},
{
title: "Customer-First Approach",
description: "Your satisfaction is our top priority, from browsing to after-sale support.",
icon: Award,
title: "Customer-First Approach", description: "Your satisfaction is our top priority, from browsing to after-sale support.", icon: Award,
},
{
title: "Sustainable Practices",
description: "We partner with brands committed to ethical and eco-friendly production.",
icon: Leaf,
title: "Sustainable Practices", description: "We partner with brands committed to ethical and eco-friendly production.", icon: Leaf,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/food-donations-collected-charity_23-2149230556.jpg"
@@ -173,29 +128,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Curated Collections",
description: "Discover unique items handpicked for quality and style.",
imageSrc: "http://img.b2bpic.net/free-photo/cup-dried-flowers-vase-home-interior-living-room_169016-57064.jpg",
imageAlt: "Stylish collection of home decor products",
titleImageSrc: "http://img.b2bpic.net/free-photo/keyboard-near-monitor-computer-mouse-headphones-table_23-2148040535.jpg",
buttonText: "Shop Now",
},
title: "Curated Collections", description: "Discover unique items handpicked for quality and style.", imageSrc: "http://img.b2bpic.net/free-photo/cup-dried-flowers-vase-home-interior-living-room_169016-57064.jpg", imageAlt: "Stylish collection of home decor products", titleImageSrc: "http://img.b2bpic.net/free-photo/keyboard-near-monitor-computer-mouse-headphones-table_23-2148040535.jpg", buttonText: "Shop Now"},
{
title: "Fast & Reliable Shipping",
description: "Get your favorites delivered swiftly and securely to your doorstep.",
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172398.jpg",
imageAlt: "Delivery person handing over a package",
titleImageSrc: "http://img.b2bpic.net/free-photo/red-freight-truck-transporting-cargo-winter-highway-logistics-delivery-transport_169016-71718.jpg",
buttonText: "Track Order",
},
title: "Fast & Reliable Shipping", description: "Get your favorites delivered swiftly and securely to your doorstep.", imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-representation-still-life_23-2150172398.jpg", imageAlt: "Delivery person handing over a package", titleImageSrc: "http://img.b2bpic.net/free-photo/red-freight-truck-transporting-cargo-winter-highway-logistics-delivery-transport_169016-71718.jpg", buttonText: "Track Order"},
{
title: "Exclusive Member Perks",
description: "Join our community for special discounts and early access to new arrivals.",
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349230.jpg",
imageAlt: "Person holding a loyalty card with discounts",
titleImageSrc: "http://img.b2bpic.net/free-photo/surprised-lady-red-beret-looks-into-shopping-bag-young-woman-with-dark-hair-with-bright-lipstick-striped-stylish-clothes-posing-camera_197531-18739.jpg",
buttonText: "Join Now",
},
title: "Exclusive Member Perks", description: "Join our community for special discounts and early access to new arrivals.", imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349230.jpg", imageAlt: "Person holding a loyalty card with discounts", titleImageSrc: "http://img.b2bpic.net/free-photo/surprised-lady-red-beret-looks-into-shopping-bag-young-woman-with-dark-hair-with-bright-lipstick-striped-stylish-clothes-posing-camera_197531-18739.jpg", buttonText: "Join Now"},
]}
title="Why Choose Etar Store?"
description="We offer more than just products; we offer an experience built on trust and convenience."
@@ -210,65 +147,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Artisan Home",
name: "Minimalist Ceramic Vase",
price: "PKR 2,500",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-flowers-interior-room_169016-5039.jpg",
imageAlt: "Minimalist white ceramic vase",
},
id: "1", brand: "Artisan Home", name: "Minimalist Ceramic Vase", price: "PKR 2,500", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-composition-flowers-interior-room_169016-5039.jpg", imageAlt: "Minimalist white ceramic vase"},
{
id: "2",
brand: "Luxe Fashion",
name: "Elegant Leather Handbag",
price: "PKR 15,000",
rating: 4.8,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-accessories-stylish-woman-sitting-cafe-sunglasses-handbag-pink-blue-colors-spring-summer-fashion-trend-elegant-style-drinking-coffee_285396-4396.jpg",
imageAlt: "Elegant brown leather handbag",
},
id: "2", brand: "Luxe Fashion", name: "Elegant Leather Handbag", price: "PKR 15,000", rating: 4.8,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/close-up-details-accessories-stylish-woman-sitting-cafe-sunglasses-handbag-pink-blue-colors-spring-summer-fashion-trend-elegant-style-drinking-coffee_285396-4396.jpg", imageAlt: "Elegant brown leather handbag"},
{
id: "3",
brand: "Pure Skincare",
name: "Hydrating Face Cream",
price: "PKR 4,800",
rating: 4.9,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg",
imageAlt: "Jar of hydrating face cream",
},
id: "3", brand: "Pure Skincare", name: "Hydrating Face Cream", price: "PKR 4,800", rating: 4.9,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg", imageAlt: "Jar of hydrating face cream"},
{
id: "4",
brand: "AudioTech",
name: "Wireless Noise-Cancelling Headphones",
price: "PKR 8,999",
rating: 4.7,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-elder-woman-listening-music-home-headphones_23-2148740650.jpg",
imageAlt: "Black wireless noise-cancelling headphones",
},
id: "4", brand: "AudioTech", name: "Wireless Noise-Cancelling Headphones", price: "PKR 8,999", rating: 4.7,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/side-view-elder-woman-listening-music-home-headphones_23-2148740650.jpg", imageAlt: "Black wireless noise-cancelling headphones"},
{
id: "5",
brand: "Cozy Home",
name: "Scented Soy Candle",
price: "PKR 1,800",
rating: 4.9,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-candle-near-blurred-lights_23-2147786049.jpg",
imageAlt: "Scented soy candle in a glass jar",
},
id: "5", brand: "Cozy Home", name: "Scented Soy Candle", price: "PKR 1,800", rating: 4.9,
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/close-up-candle-near-blurred-lights_23-2147786049.jpg", imageAlt: "Scented soy candle in a glass jar"},
{
id: "6",
brand: "Wearable Tech",
name: "Smart Fitness Watch",
price: "PKR 6,500",
rating: 4.6,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/woman-examining-her-pulse-parometer_329181-11117.jpg",
imageAlt: "Black smart fitness watch on a wrist",
},
id: "6", brand: "Wearable Tech", name: "Smart Fitness Watch", price: "PKR 6,500", rating: 4.6,
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/woman-examining-her-pulse-parometer_329181-11117.jpg", imageAlt: "Black smart fitness watch on a wrist"},
]}
title="Our Bestselling Products"
description="Explore our most popular items, loved by customers worldwide for their exceptional quality and design."
@@ -282,53 +177,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
title: "Standard Shipping",
price: "Free",
period: "5-7 Business Days",
features: [
"Tracked Delivery",
"Nationwide Coverage",
"Email Updates",
],
id: "basic", title: "Standard Shipping", price: "Free", period: "5-7 Business Days", features: [
"Tracked Delivery", "Nationwide Coverage", "Email Updates"],
button: {
text: "Select Standard",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-curbside-pickup_23-2149106381.jpg",
imageAlt: "Standard shipping box",
},
text: "Select Standard"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-giving-order-curbside-pickup_23-2149106381.jpg", imageAlt: "Standard shipping box"},
{
id: "premium",
title: "Express Shipping",
price: "PKR 500",
period: "2-3 Business Days",
features: [
"Priority Handling",
"Insured Parcel",
"SMS & Email Alerts",
],
id: "premium", title: "Express Shipping", price: "PKR 500", period: "2-3 Business Days", features: [
"Priority Handling", "Insured Parcel", "SMS & Email Alerts"],
button: {
text: "Go Express",
},
imageSrc: "http://img.b2bpic.net/free-photo/wrench-mobile-phone-shiny-pushing-professional_1134-1094.jpg",
imageAlt: "Express delivery package",
},
text: "Go Express"},
imageSrc: "http://img.b2bpic.net/free-photo/wrench-mobile-phone-shiny-pushing-professional_1134-1094.jpg", imageAlt: "Express delivery package"},
{
id: "elite",
title: "Premium Concierge",
price: "PKR 1,500",
period: "Next Day Delivery",
features: [
"Dedicated Support",
"Gift Wrapping Option",
"Exclusive Promotions",
],
id: "elite", title: "Premium Concierge", price: "PKR 1,500", period: "Next Day Delivery", features: [
"Dedicated Support", "Gift Wrapping Option", "Exclusive Promotions"],
button: {
text: "Choose Premium",
},
imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918475.jpg",
imageAlt: "Luxury gift box",
},
text: "Choose Premium"},
imageSrc: "http://img.b2bpic.net/free-photo/using-credit-card_23-2151918475.jpg", imageAlt: "Luxury gift box"},
]}
title="Flexible Shipping Options"
description="Choose the delivery option that best suits your needs and budget."
@@ -342,31 +207,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "10K+",
title: "Happy Customers",
items: [
"Trusted by thousands of shoppers",
"Consistently high satisfaction rates",
],
id: "1", value: "10K+", title: "Happy Customers", items: [
"Trusted by thousands of shoppers", "Consistently high satisfaction rates"],
},
{
id: "2",
value: "500+",
title: "Unique Products",
items: [
"Diverse and curated collection",
"Always adding new, exciting items",
],
id: "2", value: "500+", title: "Unique Products", items: [
"Diverse and curated collection", "Always adding new, exciting items"],
},
{
id: "3",
value: "99%",
title: "On-Time Delivery",
items: [
"Reliable shipping partners",
"Swift and secure deliveries",
],
id: "3", value: "99%", title: "On-Time Delivery", items: [
"Reliable shipping partners", "Swift and secure deliveries"],
},
]}
title="Our Commitment to Excellence"
@@ -382,53 +232,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ayesha Khan",
role: "Fashion Blogger",
company: "StyleSavvy",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-119452.jpg",
imageAlt: "Ayesha Khan",
},
id: "1", name: "Ayesha Khan", role: "Online Shopper", company: "Happy Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-119452.jpg", imageAlt: "Ayesha Khan"},
{
id: "2",
name: "Bilal Ahmed",
role: "Tech Entrepreneur",
company: "Innovate Pakistan",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg",
imageAlt: "Bilal Ahmed",
},
id: "2", name: "Bilal Ahmed", role: "Tech Enthusiast", company: "Gadget Reviewer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg", imageAlt: "Bilal Ahmed"},
{
id: "3",
name: "Zara Ali",
role: "Interior Designer",
company: "Home Aesthetics",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-woman-holding-speech-bubble-with-various-type-emoticons_23-2147849477.jpg",
imageAlt: "Zara Ali",
},
id: "3", name: "Zara Ali", role: "Home Decor Enthusiast", company: "Etar Fan", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-woman-holding-speech-bubble-with-various-type-emoticons_23-2147849477.jpg", imageAlt: "Zara Ali"},
{
id: "4",
name: "Fahad Malik",
role: "University Student",
company: "EduHub",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/full-view-male-man-street-look-camera_197531-33432.jpg",
imageAlt: "Fahad Malik",
},
id: "4", name: "Fahad Malik", role: "Student Bargain Hunter", company: "Value Seeker", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/full-view-male-man-street-look-camera_197531-33432.jpg", imageAlt: "Fahad Malik"},
{
id: "5",
name: "Sana Khan",
role: "Digital Marketer",
company: "GrowthX Agency",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-surprised-expression_1194-3508.jpg",
imageAlt: "Sana Khan",
},
id: "5", name: "Sana Khan", role: "Lifestyle Influencer", company: "Brand Ambassador", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-surprised-expression_1194-3508.jpg", imageAlt: "Sana Khan"},
]}
title="What Our Customers Say"
description="Hear directly from our satisfied customers about their Etar Store experience."
title="What Our Shoppers Are Saying"
description="Real stories from satisfied customers who love their Etar Store purchases."
/>
</div>
@@ -438,38 +258,20 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "What payment methods do you accept?",
content: "We accept major credit/debit cards (Visa, MasterCard, American Express), JazzCash, EasyPaisa, and bank transfers.",
},
id: "1", title: "What payment methods do you accept?", content: "We accept major credit/debit cards (Visa, MasterCard, American Express), JazzCash, EasyPaisa, and bank transfers."},
{
id: "2",
title: "How long does shipping take?",
content: "Standard shipping usually takes 5-7 business days. Express options are available for 2-3 business days delivery. Please check our shipping policy for more details.",
},
id: "2", title: "How long does shipping take?", content: "Standard shipping usually takes 5-7 business days. Express options are available for 2-3 business days delivery. Please check our shipping policy for more details."},
{
id: "3",
title: "Can I return or exchange a product?",
content: "Yes, we offer a hassle-free return and exchange policy within 14 days of purchase. Items must be in original condition with tags attached.",
},
id: "3", title: "Can I return or exchange a product?", content: "Yes, we offer a hassle-free return and exchange policy within 14 days of purchase. Items must be in original condition with tags attached."},
{
id: "4",
title: "Do you offer international shipping?",
content: "Currently, we only ship within Pakistan. We are working to expand our services internationally soon.",
},
id: "4", title: "Do you offer international shipping?", content: "Currently, we only ship within Pakistan. We are working to expand our services internationally soon."},
{
id: "5",
title: "How can I track my order?",
content: "Once your order is shipped, you will receive an email with a tracking number. You can use this number on our website or the courier's website to track your parcel.",
},
id: "5", title: "How can I track my order?", content: "Once your order is shipped, you will receive an email with a tracking number. You can use this number on our website or the courier's website to track your parcel."},
{
id: "6",
title: "Are your products eco-friendly?",
content: "We prioritize partnerships with brands that use sustainable materials and ethical manufacturing practices. Look for the 'Eco-Friendly' badge on product pages.",
},
id: "6", title: "Are your products eco-friendly?", content: "We prioritize partnerships with brands that use sustainable materials and ethical manufacturing practices. Look for the 'Eco-Friendly' badge on product pages."},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about shopping at Etar Store."
title="Your Shopping Questions, Answered"
description="Get quick answers to the most common inquiries about Etar Store products, orders, and services."
faqsAnimation="slide-up"
/>
</div>
@@ -478,12 +280,11 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Get in Touch"
title="Have Questions? We're Here to Help!"
description="Reach out to us for any inquiries, support, or feedback. Our team is ready to assist you."
imageSrc="asset://contact-image"
variant: "plain"}}
tag="Need Assistance?"
title="Shop with Confidence: Contact Us"
description="Our customer support team is here to help with any questions, orders, or feedback you may have."
imageSrc="http://img.b2bpic.net/free-photo/african-american-man-working-call-center-wearing-headset-sitting-behind-computer-monitor-looking-camera_197531-15222.jpg"
imageAlt="Customer service representative smiling and helping a client"
mediaAnimation="opacity"
inputPlaceholder="Enter your email for updates"
@@ -494,69 +295,44 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="asset://footer-background"
imageSrc="http://img.b2bpic.net/free-photo/female-hand-holding-yellow-credit-card-online-shopping-concept-mock-up_329181-12502.jpg"
imageAlt="Abstract background with product silhouettes"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=buosfp"
logoAlt="Etar Store Logo"
logoText="Etar Store"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "All Products",
href: "#products",
},
label: "All Products", href: "#products"},
{
label: "New Arrivals",
href: "#products",
},
label: "New Arrivals", href: "#products"},
{
label: "Bestsellers",
href: "#products",
},
label: "Bestsellers", href: "#products"},
{
label: "Special Offers",
href: "#pricing",
},
label: "Special Offers", href: "#pricing"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Why Etar?",
href: "#features",
},
label: "Why Etar?", href: "#features"},
{
label: "Customer Reviews",
href: "#testimonials",
},
label: "Customer Reviews", href: "#testimonials"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Shipping & Returns",
href: "#",
},
label: "Shipping & Returns", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f6f0e9;
--card: #efe7dd;
--foreground: #2b180a;
--primary-cta: #2b180a;
--primary-cta-text: #f6f0e9;
--secondary-cta: #efe7dd;
--secondary-cta-text: #2b180a;
--accent: #94877c;
--background-accent: #afa094;
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #FFFFFF;
--secondary-cta: #ffffff;
--secondary-cta-text: #2F3C4C;
--accent: #ffffff;
--background-accent: #e1b875;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);