Merge version_1 into main #2
176
src/app/page.tsx
176
src/app/page.tsx
@@ -22,45 +22,6 @@ export default function HomePage() {
|
||||
{ name: "Journal", id: "journal" }
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
{ label: "All Collections", href: "/shop" },
|
||||
{ label: "New Arrivals", href: "/shop?sort=new" },
|
||||
{ label: "Bestsellers", href: "/shop?sort=popular" },
|
||||
{ label: "Gift Cards", href: "/gifts" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
{ label: "About Tramunterra", href: "/about" },
|
||||
{ label: "Our Sustainability", href: "/sustainability" },
|
||||
{ label: "Journal & Stories", href: "/journal" },
|
||||
{ label: "FAQ", href: "/faq" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Sizing Guide", href: "/sizing" },
|
||||
{ label: "Shipping & Returns", href: "/shipping" },
|
||||
{ label: "Care Instructions", href: "/care" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{ label: "Instagram", href: "https://instagram.com/tramunterra" },
|
||||
{ label: "Pinterest", href: "https://pinterest.com/tramunterra" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com/company/tramunterra" },
|
||||
{ label: "Sustainability Report", href: "/impact" }
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-bubble"
|
||||
@@ -89,16 +50,13 @@ export default function HomePage() {
|
||||
description="Sustainable activewear designed for strong souls. Move with intention, feel the difference, own your strength."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-active-woman-ready-training_23-2148381963.jpg",
|
||||
alt: "Woman athlete moving gracefully outdoor natural light"
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-active-woman-ready-training_23-2148381963.jpg", alt: "Woman athlete moving gracefully outdoor natural light"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/waist-up-shot-pensive-woman-being-good-physical-shape-takes-rest-urban-setting-wears-sportswear-holds-bottle-water-refresh-feels-satisfied-from-well-done-training-sporty-lifestyle_273609-59136.jpg",
|
||||
alt: "Woman stretching meditation mindful wellness"
|
||||
src: "http://img.b2bpic.net/free-photo/waist-up-shot-pensive-woman-being-good-physical-shape-takes-rest-urban-setting-wears-sportswear-holds-bottle-water-refresh-feels-satisfied-from-well-done-training-sporty-lifestyle_273609-59136.jpg", alt: "Woman stretching meditation mindful wellness"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-model-with-perfect-tanned-body-female-putting-hood_158538-3534.jpg",
|
||||
alt: "Woman premium activewear confidence strength"
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-model-with-perfect-tanned-body-female-putting-hood_158538-3534.jpg", alt: "Woman premium activewear confidence strength"
|
||||
}
|
||||
]}
|
||||
avatarText="Trusted by conscious athletes worldwide"
|
||||
@@ -118,18 +76,15 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Comfort in Motion",
|
||||
description: "Luxurious fabrics that move with your body, breathe with your rhythm, and feel as good as they look. No compromise on softness."
|
||||
title: "Comfort in Motion", description: "Luxurious fabrics that move with your body, breathe with your rhythm, and feel as good as they look. No compromise on softness."
|
||||
},
|
||||
{
|
||||
icon: Leaf,
|
||||
title: "Sustainable Commitment",
|
||||
description: "Responsibly sourced materials, ethical production, and timeless designs that last. Buy less, choose well, wear more."
|
||||
title: "Sustainable Commitment", description: "Responsibly sourced materials, ethical production, and timeless designs that last. Buy less, choose well, wear more."
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Inner Strength",
|
||||
description: "Activewear that empowers you to trust yourself, move confidently, and embrace your authentic power with every wear."
|
||||
title: "Inner Strength", description: "Activewear that empowers you to trust yourself, move confidently, and embrace your authentic power with every wear."
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -150,34 +105,16 @@ export default function HomePage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Tramunterra",
|
||||
name: "Eclipse Motion Pro Legging",
|
||||
price: "$148",
|
||||
rating: 5,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-yoga_23-2150062407.jpg?_wi=1",
|
||||
imageAlt: "Eclipse Motion Pro sustainable legging in warm sand"
|
||||
id: "1", brand: "Tramunterra", name: "Eclipse Motion Pro Legging", price: "$148", rating: 5,
|
||||
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-yoga_23-2150062407.jpg", imageAlt: "Eclipse Motion Pro sustainable legging in warm sand"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Tramunterra",
|
||||
name: "Zenith Crop Tank",
|
||||
price: "$98",
|
||||
rating: 5,
|
||||
reviewCount: "278",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-79705.jpg?_wi=1",
|
||||
imageAlt: "Zenith Crop Tank in soft stone sustainable fabric"
|
||||
id: "2", brand: "Tramunterra", name: "Zenith Crop Tank", price: "$98", rating: 5,
|
||||
reviewCount: "278", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-79705.jpg", imageAlt: "Zenith Crop Tank in soft stone sustainable fabric"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Tramunterra",
|
||||
name: "Momentum Bike Shorts",
|
||||
price: "$118",
|
||||
rating: 5,
|
||||
reviewCount: "195",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-warm-up-bali_72229-1546.jpg?_wi=1",
|
||||
imageAlt: "Momentum Bike Shorts in muted olive sustainable activewear"
|
||||
id: "3", brand: "Tramunterra", name: "Momentum Bike Shorts", price: "$118", rating: 5,
|
||||
reviewCount: "195", imageSrc: "http://img.b2bpic.net/free-photo/woman-warm-up-bali_72229-1546.jpg", imageAlt: "Momentum Bike Shorts in muted olive sustainable activewear"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -194,34 +131,16 @@ export default function HomePage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
products={[
|
||||
{
|
||||
id: "4",
|
||||
brand: "Tramunterra",
|
||||
name: "Foundation Bra",
|
||||
price: "$88",
|
||||
rating: 5,
|
||||
reviewCount: "512",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-taking-break_23-2148498696.jpg?_wi=1",
|
||||
imageAlt: "Foundation Bra sustainable activewear in warm beige"
|
||||
id: "4", brand: "Tramunterra", name: "Foundation Bra", price: "$88", rating: 5,
|
||||
reviewCount: "512", imageSrc: "http://img.b2bpic.net/free-photo/front-view-blonde-woman-taking-break_23-2148498696.jpg", imageAlt: "Foundation Bra sustainable activewear in warm beige"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Tramunterra",
|
||||
name: "Horizon Jacket",
|
||||
price: "$198",
|
||||
rating: 5,
|
||||
reviewCount: "401",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-stretches-arms-dressed-tracksuit-does-exercises-warms-up-before-workout-looks-seriously-into-distance-trains-outdoor-demonstrates-determination_273609-54946.jpg?_wi=1",
|
||||
imageAlt: "Horizon Jacket premium sustainable outerwear"
|
||||
id: "5", brand: "Tramunterra", name: "Horizon Jacket", price: "$198", rating: 5,
|
||||
reviewCount: "401", imageSrc: "http://img.b2bpic.net/free-photo/woman-stretches-arms-dressed-tracksuit-does-exercises-warms-up-before-workout-looks-seriously-into-distance-trains-outdoor-demonstrates-determination_273609-54946.jpg", imageAlt: "Horizon Jacket premium sustainable outerwear"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Tramunterra",
|
||||
name: "Serenity Pocket Legging",
|
||||
price: "$158",
|
||||
rating: 5,
|
||||
reviewCount: "687",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-exercising-stairs_23-2147786912.jpg?_wi=1",
|
||||
imageAlt: "Serenity Pocket Legging with storage in soft neutrals"
|
||||
id: "6", brand: "Tramunterra", name: "Serenity Pocket Legging", price: "$158", rating: 5,
|
||||
reviewCount: "687", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-exercising-stairs_23-2147786912.jpg", imageAlt: "Serenity Pocket Legging with storage in soft neutrals"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -262,40 +181,20 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Yoga Instructor",
|
||||
company: "Urban Flow Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-camera-smiling_1098-20747.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", role: "Yoga Instructor", company: "Urban Flow Studio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-woman-pointing-camera-smiling_1098-20747.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maya Chen",
|
||||
role: "Marathon Runner",
|
||||
company: "Running Community",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stretching-is-very-important-part-training_329181-4368.jpg?_wi=1",
|
||||
imageAlt: "Maya Chen"
|
||||
id: "2", name: "Maya Chen", role: "Marathon Runner", company: "Running Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stretching-is-very-important-part-training_329181-4368.jpg", imageAlt: "Maya Chen"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Rodriguez",
|
||||
role: "Pilates Instructor",
|
||||
company: "Studio Zen",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-fit-sporty-girl-woman-black-sportswear-demostrate-her-strong-muscular-body-stretching_231208-4082.jpg?_wi=1",
|
||||
imageAlt: "Emma Rodriguez"
|
||||
id: "3", name: "Emma Rodriguez", role: "Pilates Instructor", company: "Studio Zen", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-fit-sporty-girl-woman-black-sportswear-demostrate-her-strong-muscular-body-stretching_231208-4082.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jessica Williams",
|
||||
role: "Wellness Coach",
|
||||
company: "Mindful Movement",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg?_wi=1",
|
||||
imageAlt: "Jessica Williams"
|
||||
id: "4", name: "Jessica Williams", role: "Wellness Coach", company: "Mindful Movement", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smile-bride-chair_23-2149860772.jpg", imageAlt: "Jessica Williams"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -308,14 +207,11 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
tag="Press"
|
||||
names={[
|
||||
"Vogue", "Wellness Magazine", "Refinery", "MindBody", "Sustainability Today", "Modern Living", "Conscious Culture"
|
||||
]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/wedding-invitation-badge-love-golden-elegant-circle_53876-99287.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gold-fire-logo-with-blue-background_483537-4422.jpg",
|
||||
"http://img.b2bpic.net/free-vector/minimal-fashion-stylist-labels-template_23-2149993247.jpg",
|
||||
"http://img.b2bpic.net/free-vector/aesthetic-linear-wellness-studio-logo-template_742173-16816.jpg",
|
||||
"http://img.b2bpic.net/free-vector/squared-eco-logo_1025-316.jpg",
|
||||
"http://img.b2bpic.net/free-vector/online-shopping-poster-template_23-2148929777.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-holistic-logo-collection_23-2148860734.jpg"
|
||||
"http://img.b2bpic.net/free-vector/wedding-invitation-badge-love-golden-elegant-circle_53876-99287.jpg", "http://img.b2bpic.net/free-vector/gold-fire-logo-with-blue-background_483537-4422.jpg", "http://img.b2bpic.net/free-vector/minimal-fashion-stylist-labels-template_23-2149993247.jpg", "http://img.b2bpic.net/free-vector/aesthetic-linear-wellness-studio-logo-template_742173-16816.jpg", "http://img.b2bpic.net/free-vector/squared-eco-logo_1025-316.jpg", "http://img.b2bpic.net/free-vector/online-shopping-poster-template_23-2148929777.jpg", "http://img.b2bpic.net/free-vector/gradient-holistic-logo-collection_23-2148860734.jpg"
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -338,8 +234,7 @@ export default function HomePage() {
|
||||
logoText="Tramunterra"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "All Collections", href: "/shop" },
|
||||
{ label: "New Arrivals", href: "/shop?sort=new" },
|
||||
{ label: "Bestsellers", href: "/shop?sort=popular" },
|
||||
@@ -347,8 +242,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "About Tramunterra", href: "/about" },
|
||||
{ label: "Our Sustainability", href: "/sustainability" },
|
||||
{ label: "Journal & Stories", href: "/journal" },
|
||||
@@ -356,8 +250,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Sizing Guide", href: "/sizing" },
|
||||
{ label: "Shipping & Returns", href: "/shipping" },
|
||||
@@ -365,8 +258,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com/tramunterra" },
|
||||
{ label: "Pinterest", href: "https://pinterest.com/tramunterra" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com/company/tramunterra" },
|
||||
|
||||
Reference in New Issue
Block a user