Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d34131641e | |||
| 9c1634690d | |||
| a00add70cc | |||
| 4406e96663 | |||
| df1381543b | |||
| 1a2074ebe8 | |||
| 4fa70ce687 | |||
| 059e6e16d5 | |||
| 8e1744fef0 | |||
| 134fa4ce76 |
301
src/app/page.tsx
301
src/app/page.tsx
@@ -25,7 +25,7 @@ export default function LandingPage() {
|
||||
sizing="medium"
|
||||
background="floatingGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="primary-glow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
@@ -34,21 +34,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="EcoShop"
|
||||
/>
|
||||
@@ -57,121 +49,67 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Nature-Inspired Essentials"
|
||||
description="Curated sustainable products for a greener, healthier lifestyle. Delivered to your door with care for the planet."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-beach-ocean-waves-bright-sun-tanned-skin_1296-840.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-posing-beach-ocean-waves-bright-sun-tanned-skin_1296-840.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-sunny-day-watering-houseplant-home_53876-23250.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-sunny-day-watering-houseplant-home_53876-23250.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/avocado-eco-cream-spa-natural-cosmetics_23-2148645572.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/avocado-eco-cream-spa-natural-cosmetics_23-2148645572.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830413.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830413.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-hills-different-sizes-surrounding-calm-ocean_181624-20481.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-hills-different-sizes-surrounding-calm-ocean_181624-20481.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-flowers-through-condensed-glass-with-water-drops_23-2149478567.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-flowers-through-condensed-glass-with-water-drops_23-2149478567.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grass-outdoors-with-soap-bubble_23-2148691812.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grass-outdoors-with-soap-bubble_23-2148691812.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defocused-autumn-trees-park-sunrise_23-2147781499.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/defocused-autumn-trees-park-sunrise_23-2147781499.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecological-bag-with-cutlery_23-2148576648.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecological-bag-with-cutlery_23-2148576648.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-lady-posing-with-flower_23-2148442532.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-lady-posing-with-flower_23-2148442532.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dead-flowers_23-2148095983.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dead-flowers_23-2148095983.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-background-with-paper-cup-recycled-paper-notepad-shopping-bag_169016-33856.jpg",
|
||||
imageAlt: "minimalist lifestyle photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eco-background-with-paper-cup-recycled-paper-notepad-shopping-bag_169016-33856.jpg", imageAlt: "minimalist lifestyle photography"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/detailed-rope-picture_1122-450.jpg",
|
||||
alt: "Detailed rope picture",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/detailed-rope-picture_1122-450.jpg", alt: "Detailed rope picture"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-home-plants_23-2148304877.jpg",
|
||||
alt: "Beautiful woman taking care of home plants",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-home-plants_23-2148304877.jpg", alt: "Beautiful woman taking care of home plants"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/natural-abstract-background-with-crystal-dew-drops-spider-web-sunlight_169016-14226.jpg",
|
||||
alt: "Natural abstract background with crystal dew drops on a spider web in sunlight.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/natural-abstract-background-with-crystal-dew-drops-spider-web-sunlight_169016-14226.jpg", alt: "Natural abstract background with crystal dew drops on a spider web in sunlight."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-retro-nature-with-red-flowers_23-2149681463.jpg",
|
||||
alt: "Beautiful retro nature with red flowers",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-retro-nature-with-red-flowers_23-2149681463.jpg", alt: "Beautiful retro nature with red flowers"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-colorful-flower-background-blur-horizontal-spring-concept-toning-selective-focus_1220-1350.jpg",
|
||||
alt: "Beautiful colorful Flower Background Blur. Horizontal. Spring Concept. Toning. Selective Focus.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-colorful-flower-background-blur-horizontal-spring-concept-toning-selective-focus_1220-1350.jpg", alt: "Beautiful colorful Flower Background Blur. Horizontal. Spring Concept. Toning. Selective Focus."},
|
||||
]}
|
||||
avatarText="Trusted by 5,000+ eco-conscious shoppers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/recycle-logo-with-garbage-bin-globe_23-2147852652.jpg",
|
||||
alt: "organic nature logo symbol",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/recycle-logo-with-garbage-bin-globe_23-2147852652.jpg", alt: "organic nature logo symbol"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/crop-hand-with-eco-leaves-symbol_23-2147826226.jpg",
|
||||
alt: "leaf eco icon branding",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/crop-hand-with-eco-leaves-symbol_23-2147826226.jpg", alt: "leaf eco icon branding"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/globe-grid-with-leaf-cycle_78370-7949.jpg",
|
||||
alt: "sustainable earth logo mark",
|
||||
},
|
||||
type: "image", src: "http://img.b2b-vector/globe-grid-with-leaf-cycle_78370-7949.jpg", alt: "sustainable earth logo mark"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-vector/illustration-power-station_53876-28397.jpg",
|
||||
alt: "eco friendly leaf branding",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-vector/illustration-power-station_53876-28397.jpg", alt: "eco friendly leaf branding"},
|
||||
{
|
||||
type: "image",
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=70vi9r",
|
||||
alt: "modern eco logo symbol",
|
||||
},
|
||||
type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=70vi9r", alt: "modern eco logo symbol"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -197,37 +135,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Sustainable Sourcing",
|
||||
author: "Ethical",
|
||||
description: "We partner only with manufacturers who prioritize fair labor and sustainable raw materials.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg",
|
||||
tags: [
|
||||
"Certified",
|
||||
"Organic",
|
||||
],
|
||||
id: "1", title: "Sustainable Sourcing", author: "Ethical", description: "We partner only with manufacturers who prioritize fair labor and sustainable raw materials.", imageSrc: "http://img.b2bpic.net/free-photo/water-droplets-surface-grey-textured-background_23-2148114556.jpg", tags: [
|
||||
"Certified", "Organic"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Carbon-Neutral",
|
||||
author: "Efficient",
|
||||
description: "We offset our shipping footprint to ensure your products arrive with minimal impact.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/organized-workbench-black-white-background-with-leaf-branch_23-2148296272.jpg",
|
||||
tags: [
|
||||
"Climate",
|
||||
"Neutral",
|
||||
],
|
||||
id: "2", title: "Carbon-Neutral", author: "Efficient", description: "We offset our shipping footprint to ensure your products arrive with minimal impact.", imageSrc: "http://img.b2bpic.net/free-photo/organized-workbench-black-white-background-with-leaf-branch_23-2148296272.jpg", tags: [
|
||||
"Climate", "Neutral"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Durable Goods",
|
||||
author: "Quality",
|
||||
description: "Our items are built to last, reducing the need for constant replacement.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-wooden-care-products_23-2148261120.jpg",
|
||||
tags: [
|
||||
"Quality",
|
||||
"Long-Lasting",
|
||||
],
|
||||
id: "3", title: "Durable Goods", author: "Quality", description: "Our items are built to last, reducing the need for constant replacement.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-wooden-care-products_23-2148261120.jpg", tags: [
|
||||
"Quality", "Long-Lasting"],
|
||||
},
|
||||
]}
|
||||
title="Why Shop With EcoShop"
|
||||
@@ -237,50 +154,27 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardThree
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Bamboo Utensil Set",
|
||||
price: "$15.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/environment-friendly-objects-cement-background_23-2148289741.jpg",
|
||||
},
|
||||
id: "p1", name: "Bamboo Utensil Set", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/environment-friendly-objects-cement-background_23-2148289741.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Ceramic Storage Jar",
|
||||
price: "$24.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-plant-leaning-wall-copy-space_23-2148835342.jpg",
|
||||
},
|
||||
id: "p2", name: "Ceramic Storage Jar", price: "$24.50", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-plant-leaning-wall-copy-space_23-2148835342.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Organic Cotton Towel",
|
||||
price: "$29.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440672.jpg",
|
||||
},
|
||||
id: "p3", name: "Organic Cotton Towel", price: "$29.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-eucalyptus-with-beauty-products_23-2149440672.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Reusable Tote Bag",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg",
|
||||
},
|
||||
id: "p4", name: "Reusable Tote Bag", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Minimalist Plant Holder",
|
||||
price: "$35.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools_23-2148928494.jpg",
|
||||
},
|
||||
id: "p5", name: "Minimalist Plant Holder", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools_23-2148928494.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Sustainable Soap Bar",
|
||||
price: "$8.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-zero-waste-concept_23-2148591678.jpg",
|
||||
},
|
||||
id: "p6", name: "Sustainable Soap Bar", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-zero-waste-concept_23-2148591678.jpg"},
|
||||
]}
|
||||
title="Shop Our Collection"
|
||||
description="Hand-picked items for your home and lifestyle."
|
||||
description="Explore our hand-picked collection of premium sustainable goods."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -291,20 +185,11 @@ export default function LandingPage() {
|
||||
tag="Transparency"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10k+",
|
||||
description: "Items Shipped",
|
||||
},
|
||||
id: "m1", value: "10k+", description: "Items Shipped"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "2 Tons",
|
||||
description: "Waste Prevented",
|
||||
},
|
||||
id: "m2", value: "2 Tons", description: "Waste Prevented"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "95%",
|
||||
description: "Customer Satisfaction",
|
||||
},
|
||||
id: "m3", value: "95%", description: "Customer Satisfaction"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -315,14 +200,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"GreenCo",
|
||||
"EcoTerra",
|
||||
"NatureBest",
|
||||
"PureLife",
|
||||
"EarthBound",
|
||||
"CleanLiving",
|
||||
"SustainableCo",
|
||||
]}
|
||||
"GreenCo", "EcoTerra", "NatureBest", "PureLife", "EarthBound", "CleanLiving", "SustainableCo"]}
|
||||
title="Trusted Partners"
|
||||
description="Brands that share our vision for a sustainable future."
|
||||
/>
|
||||
@@ -335,45 +213,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "I love the quality of everything I've bought here!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-girls-taking-selfie-with-old-phone_23-2149550617.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "I love the quality of everything I've bought here!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-girls-taking-selfie-with-old-phone_23-2149550617.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael B.",
|
||||
handle: "@mikeb",
|
||||
testimonial: "Finally, a store that makes sustainability easy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-modern-technology-concept-portrait-handsome-young-caucasian-student-black-hat-white-shirt-surfing-internet-his-smart-phone-enjoying-free-wireless-connection-lunch_273609-1933.jpg",
|
||||
},
|
||||
id: "2", name: "Michael B.", handle: "@mikeb", testimonial: "Finally, a store that makes sustainability easy.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-modern-technology-concept-portrait-handsome-young-caucasian-student-black-hat-white-shirt-surfing-internet-his-smart-phone-enjoying-free-wireless-connection-lunch_273609-1933.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena R.",
|
||||
handle: "@elenar",
|
||||
testimonial: "Fast shipping and fantastic customer support.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-smiling-female-photographer-with-vintage-camera_23-2148205442.jpg",
|
||||
},
|
||||
id: "3", name: "Elena R.", handle: "@elenar", testimonial: "Fast shipping and fantastic customer support.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-smiling-female-photographer-with-vintage-camera_23-2148205442.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
handle: "@davidw",
|
||||
testimonial: "Everything feels so premium. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawing-tools-near-plants_23-2147801980.jpg",
|
||||
},
|
||||
id: "4", name: "David W.", handle: "@davidw", testimonial: "Everything feels so premium. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/drawing-tools-near-plants_23-2147801980.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jennifer K.",
|
||||
handle: "@jenk",
|
||||
testimonial: "EcoShop is my go-to for household needs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037324.jpg",
|
||||
},
|
||||
id: "5", name: "Jennifer K.", handle: "@jenk", testimonial: "EcoShop is my go-to for household needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037324.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Community Says"
|
||||
@@ -387,20 +240,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do you ship?",
|
||||
content: "We ship using carbon-neutral logistics partners.",
|
||||
},
|
||||
id: "q1", title: "How do you ship?", content: "We ship using carbon-neutral logistics partners."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are products organic?",
|
||||
content: "We verify all certifications for our suppliers.",
|
||||
},
|
||||
id: "q2", title: "Are products organic?", content: "We verify all certifications for our suppliers."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you accept returns?",
|
||||
content: "We offer a 30-day hassle-free return policy.",
|
||||
},
|
||||
id: "q3", title: "Do you accept returns?", content: "We offer a 30-day hassle-free return policy."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -412,14 +256,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Need help or have questions? Our support team is here for you."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "mailto:support@ecoshop.com",
|
||||
},
|
||||
text: "Contact Support", href: "mailto:support@ecoshop.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -430,25 +271,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Shop", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Support", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user