Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-04 20:42:27 +00:00
3 changed files with 53 additions and 272 deletions

View File

@@ -45,8 +45,8 @@ export default function MensPage() {
tag="Men's Fashion"
tagIcon={Leaf}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-sensual-blond-girl-knitted-sweater-emotionally-posing-outdoor_574295-4018.jpg?_wi=2"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-sensual-blond-girl-knitted-sweater-emotionally-posing-outdoor_574295-4018.jpg"
imageAlt="Men's natural fiber clothing collection"
buttons={[
{ text: "Shop Now", href: "/" },
@@ -64,26 +64,11 @@ export default function MensPage() {
description="Explore our curated collection of best-selling men's clothing items made from natural, sustainable fibers."
products={[
{
id: "mens-1",
name: "Organic Cotton Polo",
price: "$55-75",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-style-design-clothing-concept-cropped-shot-good-looking-young-african-woman-with-afro-haircut-wearing-stylish-ripped-oversize-t-shirt-pointing-finger-it-smiling-joyfully_273609-2019.jpg?_wi=2",
imageAlt: "Organic cotton men's polo shirt",
},
id: "mens-1", name: "Organic Cotton Polo", price: "$55-75", imageSrc: "http://img.b2bpic.net/free-photo/fashion-style-design-clothing-concept-cropped-shot-good-looking-young-african-woman-with-afro-haircut-wearing-stylish-ripped-oversize-t-shirt-pointing-finger-it-smiling-joyfully_273609-2019.jpg", imageAlt: "Organic cotton men's polo shirt"},
{
id: "mens-2",
name: "Merino Wool Jacket",
price: "$180-220",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sensual-blond-girl-knitted-sweater-emotionally-posing-outdoor_574295-4018.jpg?_wi=3",
imageAlt: "Merino wool men's jacket",
},
id: "mens-2", name: "Merino Wool Jacket", price: "$180-220", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sensual-blond-girl-knitted-sweater-emotionally-posing-outdoor_574295-4018.jpg", imageAlt: "Merino wool men's jacket"},
{
id: "mens-3",
name: "Hemp Cargo Shorts",
price: "$65-85",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756280.jpg?_wi=2",
imageAlt: "Durable hemp men's shorts",
},
id: "mens-3", name: "Hemp Cargo Shorts", price: "$65-85", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756280.jpg", imageAlt: "Durable hemp men's shorts"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -99,33 +84,13 @@ export default function MensPage() {
description="Browse our full range of men's natural fiber essentials for work, casual wear, and active lifestyle."
products={[
{
id: "mens-4",
name: "Linen Button-Up Shirt",
price: "$65-90",
imageSrc: "http://img.b2bpic.net/free-photo/burlap-texture_23-2151943859.jpg?_wi=2",
imageAlt: "Linen men's shirt",
},
id: "mens-4", name: "Linen Button-Up Shirt", price: "$65-90", imageSrc: "http://img.b2bpic.net/free-photo/burlap-texture_23-2151943859.jpg", imageAlt: "Linen men's shirt"},
{
id: "mens-5",
name: "Bamboo Crew Socks",
price: "$18-28",
imageSrc: "http://img.b2bpic.net/free-photo/camouflage-military-background-close-up_23-2149341333.jpg?_wi=2",
imageAlt: "Bamboo men's socks",
},
id: "mens-5", name: "Bamboo Crew Socks", price: "$18-28", imageSrc: "http://img.b2bpic.net/free-photo/camouflage-military-background-close-up_23-2149341333.jpg", imageAlt: "Bamboo men's socks"},
{
id: "mens-6",
name: "Wool Blend Sweater",
price: "$95-130",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sheep-wool-texture_53876-148178.jpg?_wi=2",
imageAlt: "Wool blend men's sweater",
},
id: "mens-6", name: "Wool Blend Sweater", price: "$95-130", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sheep-wool-texture_53876-148178.jpg", imageAlt: "Wool blend men's sweater"},
{
id: "mens-7",
name: "Natural Linen Trousers",
price: "$85-115",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756280.jpg?_wi=3",
imageAlt: "Linen men's trousers",
},
id: "mens-7", name: "Natural Linen Trousers", price: "$85-115", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756280.jpg", imageAlt: "Linen men's trousers"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -139,8 +104,7 @@ export default function MensPage() {
<FooterBaseReveal
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{ label: "Home", href: "/" },
{ label: "Men's Clothing", href: "/men" },
{ label: "Women's Clothing", href: "/women" },
@@ -148,8 +112,7 @@ export default function MensPage() {
],
},
{
title: "Learn",
items: [
title: "Learn", items: [
{ label: "Blog", href: "/blog" },
{ label: "Clothing Without Plastic", href: "/clothing-without-plastic" },
{ label: "Natural Fiber Guide", href: "/materials" },
@@ -157,8 +120,7 @@ export default function MensPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Contact", href: "mailto:hello@intuneclothing.com" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Newsletter", href: "#" },

View File

@@ -50,7 +50,7 @@ export default function HomePage() {
tag="Natural Fashion Discovery"
tagIcon={Leaf}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/top-view-dried-autumn-leaves-dark-brown-table_181624-35152.jpg"
imageAlt="Natural sustainable fabrics and ethical clothing collection"
buttons={[
@@ -67,10 +67,7 @@ export default function HomePage() {
<TextSplitAbout
title="Our Mission"
description={[
"InTune Clothing is a curated guide to clothing brands using natural materials and ethical production practices. We help people discover well-made clothing that avoids synthetic fabrics and supports responsible manufacturing.",
"Our goal is to make it easier for conscious consumers to find sustainable alternatives to synthetic fabrics while learning about the environmental impact of their clothing choices.",
"We believe in empowering people through education and curated discovery—connecting them with brands that align with their values for natural, ethical, and sustainable fashion.",
]}
"InTune Clothing is a curated guide to clothing brands using natural materials and ethical production practices. We help people discover well-made clothing that avoids synthetic fabrics and supports responsible manufacturing.", "Our goal is to make it easier for conscious consumers to find sustainable alternatives to synthetic fabrics while learning about the environmental impact of their clothing choices.", "We believe in empowering people through education and curated discovery—connecting them with brands that align with their values for natural, ethical, and sustainable fashion."]}
buttons={[
{ text: "Explore Materials", href: "/materials" },
{ text: "Learn More", href: "/clothing-without-plastic" },
@@ -91,47 +88,17 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "01",
title: "Organic Cotton",
description: "Soft, breathable, and grown without synthetic pesticides. Perfect for everyday wear and sensitive skin.",
imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg?_wi=1",
imageAlt: "Organic cotton natural fiber",
},
id: "01", title: "Organic Cotton", description: "Soft, breathable, and grown without synthetic pesticides. Perfect for everyday wear and sensitive skin.", imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg", imageAlt: "Organic cotton natural fiber"},
{
id: "02",
title: "Merino Wool",
description: "Temperature-regulating, naturally antimicrobial, and breathable. Ideal for active wear and layering.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sheep-wool-texture_53876-148178.jpg?_wi=1",
imageAlt: "Merino wool sustainable fabric",
},
id: "02", title: "Merino Wool", description: "Temperature-regulating, naturally antimicrobial, and breathable. Ideal for active wear and layering.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sheep-wool-texture_53876-148178.jpg", imageAlt: "Merino wool sustainable fabric"},
{
id: "03",
title: "Hemp",
description: "Durable, UV-protective, and requires minimal water. Strong and long-lasting for everyday clothing.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cloth_23-2148817494.jpg?_wi=1",
imageAlt: "Hemp natural sustainable fabric",
},
id: "03", title: "Hemp", description: "Durable, UV-protective, and requires minimal water. Strong and long-lasting for everyday clothing.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cloth_23-2148817494.jpg", imageAlt: "Hemp natural sustainable fabric"},
{
id: "04",
title: "Linen",
description: "Lightweight, breathable, and cooling. Perfect for warm weather and summer clothing.",
imageSrc: "http://img.b2bpic.net/free-photo/burlap-texture_23-2151943859.jpg?_wi=1",
imageAlt: "Linen breathable natural material",
},
id: "04", title: "Linen", description: "Lightweight, breathable, and cooling. Perfect for warm weather and summer clothing.", imageSrc: "http://img.b2bpic.net/free-photo/burlap-texture_23-2151943859.jpg", imageAlt: "Linen breathable natural material"},
{
id: "05",
title: "Silk",
description: "Luxurious, hypoallergenic, and gentle on skin. Premium natural fiber for special occasions.",
imageSrc: "http://img.b2bpic.net/free-photo/pink-fabric-material-texture-with-copy-space_23-2148402305.jpg?_wi=1",
imageAlt: "Silk luxury natural fiber",
},
id: "05", title: "Silk", description: "Luxurious, hypoallergenic, and gentle on skin. Premium natural fiber for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/pink-fabric-material-texture-with-copy-space_23-2148402305.jpg", imageAlt: "Silk luxury natural fiber"},
{
id: "06",
title: "Bamboo",
description: "Eco-friendly, silky-smooth, and sustainable. Grows rapidly without pesticides or fertilizers.",
imageSrc: "http://img.b2bpic.net/free-photo/camouflage-military-background-close-up_23-2149341333.jpg?_wi=1",
imageAlt: "Bamboo eco-friendly sustainable fabric",
},
id: "06", title: "Bamboo", description: "Eco-friendly, silky-smooth, and sustainable. Grows rapidly without pesticides or fertilizers.", imageSrc: "http://img.b2bpic.net/free-photo/camouflage-military-background-close-up_23-2149341333.jpg", imageAlt: "Bamboo eco-friendly sustainable fabric"},
]}
gridVariant="bento-grid"
animationType="slide-up"
@@ -151,26 +118,11 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "brand-1",
name: "Pure Fiber Co.",
price: "Ethical Brand",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-sustainability-concept-arrangement_23-2148996994.jpg?_wi=1",
imageAlt: "Pure Fiber Co ethical clothing brand",
},
id: "brand-1", name: "Pure Fiber Co.", price: "Ethical Brand", imageSrc: "http://img.b2bpic.net/free-photo/still-life-sustainability-concept-arrangement_23-2148996994.jpg", imageAlt: "Pure Fiber Co ethical clothing brand"},
{
id: "brand-2",
name: "Conscious Threads",
price: "Sustainable Fashion",
imageSrc: "http://img.b2bpic.net/free-vector/flat-slow-fashion-badge-collection_23-2148836460.jpg",
imageAlt: "Conscious Threads sustainable fashion label",
},
id: "brand-2", name: "Conscious Threads", price: "Sustainable Fashion", imageSrc: "http://img.b2bpic.net/free-vector/flat-slow-fashion-badge-collection_23-2148836460.jpg", imageAlt: "Conscious Threads sustainable fashion label"},
{
id: "brand-3",
name: "Natural Essence",
price: "Eco-Friendly Brand",
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-break_23-2148898075.jpg?_wi=1",
imageAlt: "Natural Essence eco-friendly clothing company",
},
id: "brand-3", name: "Natural Essence", price: "Eco-Friendly Brand", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-break_23-2148898075.jpg", imageAlt: "Natural Essence eco-friendly clothing company"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -189,33 +141,13 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "prod-1",
name: "Organic Cotton T-Shirt",
price: "$45-65",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-style-design-clothing-concept-cropped-shot-good-looking-young-african-woman-with-afro-haircut-wearing-stylish-ripped-oversize-t-shirt-pointing-finger-it-smiling-joyfully_273609-2019.jpg?_wi=1",
imageAlt: "Organic cotton sustainable t-shirt",
},
id: "prod-1", name: "Organic Cotton T-Shirt", price: "$45-65", imageSrc: "http://img.b2bpic.net/free-photo/fashion-style-design-clothing-concept-cropped-shot-good-looking-young-african-woman-with-afro-haircut-wearing-stylish-ripped-oversize-t-shirt-pointing-finger-it-smiling-joyfully_273609-2019.jpg", imageAlt: "Organic cotton sustainable t-shirt"},
{
id: "prod-2",
name: "Merino Wool Sweater",
price: "$120-180",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sensual-blond-girl-knitted-sweater-emotionally-posing-outdoor_574295-4018.jpg?_wi=1",
imageAlt: "Merino wool warm sweater",
},
id: "prod-2", name: "Merino Wool Sweater", price: "$120-180", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sensual-blond-girl-knitted-sweater-emotionally-posing-outdoor_574295-4018.jpg", imageAlt: "Merino wool warm sweater"},
{
id: "prod-3",
name: "Hemp Pants",
price: "$80-110",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756280.jpg?_wi=1",
imageAlt: "Durable hemp sustainable pants",
},
id: "prod-3", name: "Hemp Pants", price: "$80-110", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756280.jpg", imageAlt: "Durable hemp sustainable pants"},
{
id: "prod-4",
name: "Linen Summer Dress",
price: "$70-95",
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-wooden-column-sand_181624-16742.jpg?_wi=1",
imageAlt: "Breathable linen natural dress",
},
id: "prod-4", name: "Linen Summer Dress", price: "$70-95", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-wooden-column-sand_181624-16742.jpg", imageAlt: "Breathable linen natural dress"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -234,53 +166,17 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Sustainable Fashion Advocate",
testimonial: "InTune helped me discover amazing natural fiber brands I never knew existed. The material guides are incredibly helpful for making informed decisions about my clothing purchases.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
imageAlt: "Sarah Johnson testimonial",
},
id: "1", name: "Sarah Johnson", role: "Sustainable Fashion Advocate", testimonial: "InTune helped me discover amazing natural fiber brands I never knew existed. The material guides are incredibly helpful for making informed decisions about my clothing purchases.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Johnson testimonial"},
{
id: "2",
name: "Michael Chen",
role: "Environmental Conscious Consumer",
testimonial: "The educational content about microplastics and synthetic fabrics completely changed how I shop. I now choose natural fibers exclusively thanks to InTune's research.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Michael Chen testimonial",
},
id: "2", name: "Michael Chen", role: "Environmental Conscious Consumer", testimonial: "The educational content about microplastics and synthetic fabrics completely changed how I shop. I now choose natural fibers exclusively thanks to InTune's research.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen testimonial"},
{
id: "3",
name: "Emma Rodriguez",
role: "Ethical Fashion Enthusiast",
testimonial: "Finally, a platform that makes it easy to find ethically-made clothing with natural materials. The brand curation is excellent and the affiliate links make shopping convenient.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
imageAlt: "Emma Rodriguez testimonial",
},
id: "3", name: "Emma Rodriguez", role: "Ethical Fashion Enthusiast", testimonial: "Finally, a platform that makes it easy to find ethically-made clothing with natural materials. The brand curation is excellent and the affiliate links make shopping convenient.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emma Rodriguez testimonial"},
{
id: "4",
name: "James Wilson",
role: "Health & Wellness Advocate",
testimonial: "Since switching to natural fiber clothing from InTune recommendations, my skin sensitivity issues have improved. It's been a game-changer for my personal wellness.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "James Wilson testimonial",
},
id: "4", name: "James Wilson", role: "Health & Wellness Advocate", testimonial: "Since switching to natural fiber clothing from InTune recommendations, my skin sensitivity issues have improved. It's been a game-changer for my personal wellness.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson testimonial"},
{
id: "5",
name: "Lisa Martinez",
role: "Sustainability Professional",
testimonial: "As someone in the sustainability field, I appreciate how InTune combines education with practical shopping. The platform is exactly what the natural fashion industry needed.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3",
imageAlt: "Lisa Martinez testimonial",
},
id: "5", name: "Lisa Martinez", role: "Sustainability Professional", testimonial: "As someone in the sustainability field, I appreciate how InTune combines education with practical shopping. The platform is exactly what the natural fashion industry needed.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Lisa Martinez testimonial"},
{
id: "6",
name: "David Park",
role: "Active Lifestyle Enthusiast",
testimonial: "The merino wool and hemp recommendations for active wear are spot-on. My InTune wardrobe has become my go-to for workouts and outdoor activities.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg",
imageAlt: "David Park testimonial",
},
id: "6", name: "David Park", role: "Active Lifestyle Enthusiast", testimonial: "The merino wool and hemp recommendations for active wear are spot-on. My InTune wardrobe has become my go-to for workouts and outdoor activities.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "David Park testimonial"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -299,49 +195,13 @@ export default function HomePage() {
tagAnimation="slide-up"
blogs={[
{
id: "blog-1",
category: "Product Reviews",
title: "Best Merino Wool T-Shirts for Year-Round Comfort",
excerpt: "We tested and reviewed the top merino wool t-shirts from ethical brands. Find the perfect shirt for your lifestyle with our comprehensive guide.",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-chocolate-bed_23-2147888686.jpg?_wi=1",
imageAlt: "Merino wool product review",
authorName: "Emma Torres",
authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
date: "Jan 15, 2025",
},
id: "blog-1", category: "Product Reviews", title: "Best Merino Wool T-Shirts for Year-Round Comfort", excerpt: "We tested and reviewed the top merino wool t-shirts from ethical brands. Find the perfect shirt for your lifestyle with our comprehensive guide.", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-with-chocolate-bed_23-2147888686.jpg", imageAlt: "Merino wool product review", authorName: "Emma Torres", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", date: "Jan 15, 2025"},
{
id: "blog-2",
category: "Synthetic Fabric Research",
title: "Do Synthetic Clothes Release Microplastics? The Evidence Explained",
excerpt: "Discover the research on microplastic shedding from synthetic fabrics and why natural fibers are a healthier alternative for you and the environment.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-plastic-pieces-collected-from-sand_23-2148502832.jpg?_wi=1",
imageAlt: "Microplastics and synthetic fabric research",
authorName: "Dr. James Morrison",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
date: "Jan 12, 2025",
},
id: "blog-2", category: "Synthetic Fabric Research", title: "Do Synthetic Clothes Release Microplastics? The Evidence Explained", excerpt: "Discover the research on microplastic shedding from synthetic fabrics and why natural fibers are a healthier alternative for you and the environment.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-plastic-pieces-collected-from-sand_23-2148502832.jpg", imageAlt: "Microplastics and synthetic fabric research", authorName: "Dr. James Morrison", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Jan 12, 2025"},
{
id: "blog-3",
category: "Brand Spotlights",
title: "Canadian Sustainable Clothing Brands Making a Global Impact",
excerpt: "Meet the innovative Canadian brands revolutionizing natural fiber fashion with ethical production and environmental commitment.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-break_23-2148898075.jpg?_wi=2",
imageAlt: "Canadian sustainable fashion brands",
authorName: "Sarah Kennedy",
authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
date: "Jan 10, 2025",
},
id: "blog-3", category: "Brand Spotlights", title: "Canadian Sustainable Clothing Brands Making a Global Impact", excerpt: "Meet the innovative Canadian brands revolutionizing natural fiber fashion with ethical production and environmental commitment.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-break_23-2148898075.jpg", imageAlt: "Canadian sustainable fashion brands", authorName: "Sarah Kennedy", authorAvatar: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", date: "Jan 10, 2025"},
{
id: "blog-4",
category: "Natural Fiber Guides",
title: "Hemp vs Cotton: Which Natural Fiber Is Best for You?",
excerpt: "Compare hemp and cotton across durability, sustainability, comfort, and cost. Learn which natural fiber suits your lifestyle and values.",
imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741784.jpg?_wi=1",
imageAlt: "Hemp vs cotton fabric comparison guide",
authorName: "Michael Chen",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
date: "Jan 8, 2025",
},
id: "blog-4", category: "Natural Fiber Guides", title: "Hemp vs Cotton: Which Natural Fiber Is Best for You?", excerpt: "Compare hemp and cotton across durability, sustainability, comfort, and cost. Learn which natural fiber suits your lifestyle and values.", imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741784.jpg", imageAlt: "Hemp vs cotton fabric comparison guide", authorName: "Michael Chen", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Jan 8, 2025"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -356,7 +216,7 @@ export default function HomePage() {
<ContactText
text="Explore our comprehensive guide to natural fibers and learn why switching to ethical clothing matters for your health and the environment."
animationType="background-highlight"
background={{ variant: "floatingGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[{ text: "Read 'Clothing Without Plastic'", href: "/clothing-without-plastic" }]}
/>
@@ -367,8 +227,7 @@ export default function HomePage() {
<FooterBaseReveal
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{ label: "Home", href: "/" },
{ label: "Men's Clothing", href: "/men" },
{ label: "Women's Clothing", href: "/women" },
@@ -376,8 +235,7 @@ export default function HomePage() {
],
},
{
title: "Learn",
items: [
title: "Learn", items: [
{ label: "Blog", href: "/blog" },
{ label: "Clothing Without Plastic", href: "/clothing-without-plastic" },
{ label: "Natural Fiber Guide", href: "/materials" },
@@ -385,8 +243,7 @@ export default function HomePage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Contact", href: "mailto:hello@intuneclothing.com" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Newsletter", href: "#" },

View File

@@ -45,8 +45,8 @@ export default function WomensPage() {
tag="Women's Fashion"
tagIcon={Leaf}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-wooden-column-sand_181624-16742.jpg?_wi=2"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/woman-standing-wooden-column-sand_181624-16742.jpg"
imageAlt="Women's natural fiber clothing collection"
buttons={[
{ text: "Shop Now", href: "/" },
@@ -64,26 +64,11 @@ export default function WomensPage() {
description="Discover our most-loved women's clothing pieces made with natural, ethically-sourced fibers."
products={[
{
id: "womens-1",
name: "Organic Cotton Blouse",
price: "$60-80",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-style-design-clothing-concept-cropped-shot-good-looking-young-african-woman-with-afro-haircut-wearing-stylish-ripped-oversize-t-shirt-pointing-finger-it-smiling-joyfully_273609-2019.jpg?_wi=3",
imageAlt: "Organic cotton women's blouse",
},
id: "womens-1", name: "Organic Cotton Blouse", price: "$60-80", imageSrc: "http://img.b2bpic.net/free-photo/fashion-style-design-clothing-concept-cropped-shot-good-looking-young-african-woman-with-afro-haircut-wearing-stylish-ripped-oversize-t-shirt-pointing-finger-it-smiling-joyfully_273609-2019.jpg", imageAlt: "Organic cotton women's blouse"},
{
id: "womens-2",
name: "Linen Summer Dress",
price: "$85-115",
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-wooden-column-sand_181624-16742.jpg?_wi=3",
imageAlt: "Linen women's summer dress",
},
id: "womens-2", name: "Linen Summer Dress", price: "$85-115", imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-wooden-column-sand_181624-16742.jpg", imageAlt: "Linen women's summer dress"},
{
id: "womens-3",
name: "Silk Slip Skirt",
price: "$95-145",
imageSrc: "http://img.b2bpic.net/free-photo/pink-fabric-material-texture-with-copy-space_23-2148402305.jpg?_wi=2",
imageAlt: "Silk women's slip skirt",
},
id: "womens-3", name: "Silk Slip Skirt", price: "$95-145", imageSrc: "http://img.b2bpic.net/free-photo/pink-fabric-material-texture-with-copy-space_23-2148402305.jpg", imageAlt: "Silk women's slip skirt"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -99,33 +84,13 @@ export default function WomensPage() {
description="Browse our full range of women's natural fiber pieces from casual basics to elegant essentials."
products={[
{
id: "womens-4",
name: "Hemp Canvas Pants",
price: "$75-100",
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756280.jpg?_wi=4",
imageAlt: "Hemp women's pants",
},
id: "womens-4", name: "Hemp Canvas Pants", price: "$75-100", imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-indoors-still-life_23-2150756280.jpg", imageAlt: "Hemp women's pants"},
{
id: "womens-5",
name: "Merino Wool Cardigan",
price: "$110-160",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sensual-blond-girl-knitted-sweater-emotionally-posing-outdoor_574295-4018.jpg?_wi=4",
imageAlt: "Merino wool women's cardigan",
},
id: "womens-5", name: "Merino Wool Cardigan", price: "$110-160", imageSrc: "http://img.b2bpic.net/free-photo/close-up-sensual-blond-girl-knitted-sweater-emotionally-posing-outdoor_574295-4018.jpg", imageAlt: "Merino wool women's cardigan"},
{
id: "womens-6",
name: "Bamboo Tank Top",
price: "$35-50",
imageSrc: "http://img.b2bpic.net/free-photo/camouflage-military-background-close-up_23-2149341333.jpg?_wi=3",
imageAlt: "Bamboo women's tank top",
},
id: "womens-6", name: "Bamboo Tank Top", price: "$35-50", imageSrc: "http://img.b2bpic.net/free-photo/camouflage-military-background-close-up_23-2149341333.jpg", imageAlt: "Bamboo women's tank top"},
{
id: "womens-7",
name: "Organic Cotton Leggings",
price: "$55-75",
imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg?_wi=2",
imageAlt: "Organic cotton women's leggings",
},
id: "womens-7", name: "Organic Cotton Leggings", price: "$55-75", imageSrc: "http://img.b2bpic.net/free-photo/cotton-plants-still-life_23-2151158812.jpg", imageAlt: "Organic cotton women's leggings"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -139,8 +104,7 @@ export default function WomensPage() {
<FooterBaseReveal
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{ label: "Home", href: "/" },
{ label: "Men's Clothing", href: "/men" },
{ label: "Women's Clothing", href: "/women" },
@@ -148,8 +112,7 @@ export default function WomensPage() {
],
},
{
title: "Learn",
items: [
title: "Learn", items: [
{ label: "Blog", href: "/blog" },
{ label: "Clothing Without Plastic", href: "/clothing-without-plastic" },
{ label: "Natural Fiber Guide", href: "/materials" },
@@ -157,8 +120,7 @@ export default function WomensPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Contact", href: "mailto:hello@intuneclothing.com" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Newsletter", href: "#" },