From 7f2f1aa61fac4e0ac020bbee2d36611d6b8cea07 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:16:05 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 75 +++++++++++------------------------------- 1 file changed, 19 insertions(+), 56 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dfc3a1e..7d5ec2c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -34,9 +34,7 @@ export default function AboutPage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Shop Now", - href: "/products", - }} + text: "Shop Now", href: "/products"}} animateOnLoad={true} /> @@ -51,22 +49,16 @@ export default function AboutPage() { tagAnimation="opacity" bulletPoints={[ { - title: "100% Natural Formula System", - description: "Our flagship natural coloring system uses only plant-based ingredients, preserving hair integrity while delivering stunning color.", - icon: Leaf, + title: "100% Natural Formula System", description: "Our flagship natural coloring system uses only plant-based ingredients, preserving hair integrity while delivering stunning color.", icon: Leaf, }, { - title: "Patented Capsule Technology", - description: "Our proprietary capsule-based coloring system ensures precision, consistency, and zero waste in application.", - icon: Beaker, + title: "Patented Capsule Technology", description: "Our proprietary capsule-based coloring system ensures precision, consistency, and zero waste in application.", icon: Beaker, }, { - title: "Professional & Consumer Trusted", - description: "Used by top salons worldwide and trusted by beauty professionals and individual enthusiasts alike.", - icon: Award, + title: "Professional & Consumer Trusted", description: "Used by top salons worldwide and trusted by beauty professionals and individual enthusiasts alike.", icon: Award, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/composition-spa-bathroom-elements_23-2147999953.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/composition-spa-bathroom-elements_23-2147999953.jpg" imageAlt="LuxeHair heritage and product craftsmanship" mediaAnimation="opacity" imagePosition="right" @@ -85,48 +77,30 @@ export default function AboutPage() { tagAnimation="slide-up" features={[ { - title: "Purity & Integrity", - description: "We never compromise on ingredients. Every product contains only what nature provides and science confirms as beneficial for hair.", - icon: Leaf, + title: "Purity & Integrity", description: "We never compromise on ingredients. Every product contains only what nature provides and science confirms as beneficial for hair.", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/colored-cloths-arrangement-with-natural-pigments_23-2148734437.jpg?_wi=2", - imageAlt: "Natural pure ingredients", - }, + imageSrc: "http://img.b2bpic.net/free-photo/colored-cloths-arrangement-with-natural-pigments_23-2148734437.jpg", imageAlt: "Natural pure ingredients"}, { - imageSrc: "http://img.b2bpic.net/free-photo/indoor-fashion-lifestyle-portrait-young-fresh-amazing-woman-posing-bed-wearing-seductive-lingerie-relaxing-having-fun-morning-time_291049-528.jpg?_wi=2", - imageAlt: "Pure natural results", - }, + imageSrc: "http://img.b2bpic.net/free-photo/indoor-fashion-lifestyle-portrait-young-fresh-amazing-woman-posing-bed-wearing-seductive-lingerie-relaxing-having-fun-morning-time_291049-528.jpg", imageAlt: "Pure natural results"}, ], }, { - title: "Innovation & Excellence", - description: "We invest in research and development to bring you breakthrough technologies like our patented capsule system.", - icon: Beaker, + title: "Innovation & Excellence", description: "We invest in research and development to bring you breakthrough technologies like our patented capsule system.", icon: Beaker, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-pill-plastic-blister-pack_9975-133834.jpg?_wi=2", - imageAlt: "Advanced capsule technology", - }, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-pill-plastic-blister-pack_9975-133834.jpg", imageAlt: "Advanced capsule technology"}, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229745.jpg?_wi=2", - imageAlt: "Professional innovation", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149229745.jpg", imageAlt: "Professional innovation"}, ], }, { - title: "Trust & Transparency", - description: "Our customers deserve to know exactly what they're putting on their hair. Complete transparency is non-negotiable.", - icon: Award, + title: "Trust & Transparency", description: "Our customers deserve to know exactly what they're putting on their hair. Complete transparency is non-negotiable.", icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-donating-hair-cancer_657883-597.jpg?_wi=2", - imageAlt: "Trusted by professionals", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-donating-hair-cancer_657883-597.jpg", imageAlt: "Trusted by professionals"}, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg?_wi=2", - imageAlt: "Transparent results", - }, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-hair-salon_23-2150668446.jpg", imageAlt: "Transparent results"}, ], }, ]} @@ -145,14 +119,7 @@ export default function AboutPage() { tagIcon={CheckCircle} tagAnimation="slide-up" names={[ - "Premium Salon Network", - "European Beauty Association", - "Natural Beauty Standards", - "Professional Stylists Guild", - "Luxury Beauty Institute", - "Eco-Conscious Beauty Alliance", - "Innovation in Hair Care", - ]} + "Premium Salon Network", "European Beauty Association", "Natural Beauty Standards", "Professional Stylists Guild", "Luxury Beauty Institute", "Eco-Conscious Beauty Alliance", "Innovation in Hair Care"]} textboxLayout="default" useInvertedBackground={true} speed={35} @@ -165,8 +132,7 @@ export default function AboutPage() { Date: Tue, 3 Mar 2026 08:16:06 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 46 ++++++++++------------------------------ 1 file changed, 11 insertions(+), 35 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 192dceb..072e7de 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -33,9 +33,7 @@ export default function ContactPage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Shop Now", - href: "/products", - }} + text: "Shop Now", href: "/products"}} animateOnLoad={true} /> @@ -68,35 +66,17 @@ export default function ContactPage() { tagAnimation="slide-up" faqs={[ { - id: "1", - title: "What makes your natural coloring system different?", - content: "Our 100% natural coloring system uses only plant-based ingredients without ammonia, PPD, or harsh chemicals. Each formula is designed to nourish while it colors, maintaining hair health and vibrancy.", - }, + id: "1", title: "What makes your natural coloring system different?", content: "Our 100% natural coloring system uses only plant-based ingredients without ammonia, PPD, or harsh chemicals. Each formula is designed to nourish while it colors, maintaining hair health and vibrancy."}, { - id: "2", - title: "How does the capsule technology work?", - content: "Our patented capsule system delivers precise, consistent color application. Each capsule contains the exact amount needed, eliminating guesswork and waste while ensuring professional-grade results every time.", - }, + id: "2", title: "How does the capsule technology work?", content: "Our patented capsule system delivers precise, consistent color application. Each capsule contains the exact amount needed, eliminating guesswork and waste while ensuring professional-grade results every time."}, { - id: "3", - title: "Can I use these products at home or only in a salon?", - content: "Both! Our products are designed for professional salon use and personal home application. We provide detailed instructions and tutorials for home users, with professional-grade results.", - }, + id: "3", title: "Can I use these products at home or only in a salon?", content: "Both! Our products are designed for professional salon use and personal home application. We provide detailed instructions and tutorials for home users, with professional-grade results."}, { - id: "4", - title: "Is the natural formula safe for all hair types?", - content: "Yes, our natural formulas are suitable for all hair types, including sensitive scalps, color-treated hair, and keratin-treated hair. We recommend a patch test for those with known sensitivities.", - }, + id: "4", title: "Is the natural formula safe for all hair types?", content: "Yes, our natural formulas are suitable for all hair types, including sensitive scalps, color-treated hair, and keratin-treated hair. We recommend a patch test for those with known sensitivities."}, { - id: "5", - title: "How long does the color last with your system?", - content: "With proper care, our natural coloring system provides vibrant color for 4-6 weeks. Our capsule system may last slightly longer depending on your hair type and maintenance routine.", - }, + id: "5", title: "How long does the color last with your system?", content: "With proper care, our natural coloring system provides vibrant color for 4-6 weeks. Our capsule system may last slightly longer depending on your hair type and maintenance routine."}, { - id: "6", - title: "Do you offer wholesale or B2B options?", - content: "Yes! We have dedicated B2B solutions for salons and professional distributors. Contact our sales team for custom packages, volume discounts, and professional support programs.", - }, + id: "6", title: "Do you offer wholesale or B2B options?", content: "Yes! We have dedicated B2B solutions for salons and professional distributors. Contact our sales team for custom packages, volume discounts, and professional support programs."}, ]} faqsAnimation="blur-reveal" textboxLayout="default" @@ -110,8 +90,7 @@ export default function ContactPage() { Date: Tue, 3 Mar 2026 08:16:07 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9947a73..589283a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,35 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const dmSans = DM_Sans({ - variable: "--font-dm-sans", - subsets: ["latin"], + variable: "--font-dm-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "LuxeHair | Premium Natural Hair Color & Professional Coloring Systems", - description: "Discover LuxeHair's luxury natural coloring systems and premium hair care products. 100% natural formulas and innovative capsule technology for salons and home use.", - keywords: "natural hair color, premium hair care, coloring system, capsule technology, professional hair products, salon supplies", - metadataBase: new URL("https://luxehair.com"), + title: "LuxeHair | Premium Natural Hair Color & Professional Coloring Systems", description: "Discover LuxeHair's luxury natural coloring systems and premium hair care products. 100% natural formulas and innovative capsule technology for salons and home use.", keywords: "natural hair color, premium hair care, coloring system, capsule technology, professional hair products, salon supplies", metadataBase: new URL("https://luxehair.com"), alternates: { - canonical: "https://luxehair.com", - }, + canonical: "https://luxehair.com"}, openGraph: { - title: "LuxeHair - Premium Natural Hair Care", - description: "Luxury natural coloring systems and professional hair care products for stunning results.", - siteName: "LuxeHair", - type: "website", - images: [ + title: "LuxeHair - Premium Natural Hair Care", description: "Luxury natural coloring systems and professional hair care products for stunning results.", siteName: "LuxeHair", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27181.jpg", - alt: "LuxeHair Premium Products", - }, + url: "http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27181.jpg", alt: "LuxeHair Premium Products"}, ], }, twitter: { - card: "summary_large_image", - title: "LuxeHair - Premium Natural Hair Care", - description: "Discover our innovative coloring systems and luxury hair products.", - images: ["http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27181.jpg"], + card: "summary_large_image", title: "LuxeHair - Premium Natural Hair Care", description: "Discover our innovative coloring systems and luxury hair products.", images: ["http://img.b2bpic.net/free-photo/woman-washing-head-hairsalon_1157-27181.jpg"], }, robots: { index: true, From 151d59ed81309b938d21d48cfe1f23862c7d5ac8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:16:08 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 197 +++++++++++------------------------------------ 1 file changed, 43 insertions(+), 154 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 653ca00..66e8e2e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,9 +38,7 @@ export default function HomePage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Shop Now", - href: "/products", - }} + text: "Shop Now", href: "/products"}} animateOnLoad={true} /> @@ -48,6 +46,7 @@ export default function HomePage() { {/* Hero Section */}
Date: Tue, 3 Mar 2026 08:16:09 +0000 Subject: [PATCH 5/5] Update src/app/products/page.tsx --- src/app/products/page.tsx | 102 +++++++------------------------------- 1 file changed, 19 insertions(+), 83 deletions(-) diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx index dcf6c1f..6b22ba0 100644 --- a/src/app/products/page.tsx +++ b/src/app/products/page.tsx @@ -34,9 +34,7 @@ export default function ProductsPage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Shop Now", - href: "/products", - }} + text: "Shop Now", href: "/products"}} animateOnLoad={true} />
@@ -51,68 +49,28 @@ export default function ProductsPage() { tagAnimation="slide-up" products={[ { - id: "natural-color-deep-brown", - name: "Natural Color System - Deep Brown", - price: "€89.00", - imageSrc: "http://img.b2bpic.net/free-photo/wave-sandstone-rock-formations-arizona-united-states_181624-44179.jpg?_wi=2", - imageAlt: "Natural Color System - Deep Brown", - initialQuantity: 1, + id: "natural-color-deep-brown", name: "Natural Color System - Deep Brown", price: "€89.00", imageSrc: "http://img.b2bpic.net/free-photo/wave-sandstone-rock-formations-arizona-united-states_181624-44179.jpg", imageAlt: "Natural Color System - Deep Brown", initialQuantity: 1, }, { - id: "natural-color-blonde", - name: "Natural Color System - Golden Blonde", - price: "€89.00", - imageSrc: "http://img.b2bpic.net/free-vector/cosmetics-beauty-product-bottles-advertising-banner_33099-1799.jpg?_wi=2", - imageAlt: "Natural Color System - Golden Blonde", - initialQuantity: 1, + id: "natural-color-blonde", name: "Natural Color System - Golden Blonde", price: "€89.00", imageSrc: "http://img.b2bpic.net/free-vector/cosmetics-beauty-product-bottles-advertising-banner_33099-1799.jpg", imageAlt: "Natural Color System - Golden Blonde", initialQuantity: 1, }, { - id: "natural-color-red", - name: "Natural Color System - Vibrant Red", - price: "€89.00", - imageSrc: "http://img.b2bpic.net/free-photo/wave-sandstone-rock-formations-arizona-united-states_181624-44179.jpg?_wi=3", - imageAlt: "Natural Color System - Vibrant Red", - initialQuantity: 1, + id: "natural-color-red", name: "Natural Color System - Vibrant Red", price: "€89.00", imageSrc: "http://img.b2bpic.net/free-photo/wave-sandstone-rock-formations-arizona-united-states_181624-44179.jpg", imageAlt: "Natural Color System - Vibrant Red", initialQuantity: 1, }, { - id: "capsule-auburn", - name: "Capsule Color System - Auburn", - price: "€79.00", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills_23-2148533046.jpg?_wi=2", - imageAlt: "Capsule Color System - Auburn", - initialQuantity: 1, + id: "capsule-auburn", name: "Capsule Color System - Auburn", price: "€79.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills_23-2148533046.jpg", imageAlt: "Capsule Color System - Auburn", initialQuantity: 1, }, { - id: "capsule-espresso", - name: "Capsule Color System - Espresso", - price: "€79.00", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills_23-2148533046.jpg?_wi=3", - imageAlt: "Capsule Color System - Espresso", - initialQuantity: 1, + id: "capsule-espresso", name: "Capsule Color System - Espresso", price: "€79.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pills_23-2148533046.jpg", imageAlt: "Capsule Color System - Espresso", initialQuantity: 1, }, { - id: "premium-shampoo", - name: "Premium Botanical Shampoo", - price: "€45.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238253.jpg?_wi=2", - imageAlt: "Premium Botanical Shampoo", - initialQuantity: 1, + id: "premium-shampoo", name: "Premium Botanical Shampoo", price: "€45.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238253.jpg", imageAlt: "Premium Botanical Shampoo", initialQuantity: 1, }, { - id: "color-treatment", - name: "Color-Protecting Treatment Mask", - price: "€55.00", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-slugging-night-routine_23-2150396588.jpg?_wi=2", - imageAlt: "Color-Protecting Treatment Mask", - initialQuantity: 1, + id: "color-treatment", name: "Color-Protecting Treatment Mask", price: "€55.00", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-hair-slugging-night-routine_23-2150396588.jpg", imageAlt: "Color-Protecting Treatment Mask", initialQuantity: 1, }, { - id: "starter-kit", - name: "Starter Luxury Kit", - price: "€199.00", - imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-men-cologne-box-heart-shaped-box-flowers-table_140725-144825.jpg?_wi=2", - imageAlt: "Starter Luxury Kit with complete range", - initialQuantity: 1, + id: "starter-kit", name: "Starter Luxury Kit", price: "€199.00", imageSrc: "http://img.b2bpic.net/free-photo/bottom-view-men-cologne-box-heart-shaped-box-flowers-table_140725-144825.jpg", imageAlt: "Starter Luxury Kit with complete range", initialQuantity: 1, }, ]} gridVariant="three-columns-all-equal-width" @@ -132,32 +90,14 @@ export default function ProductsPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Marco Colombo", - role: "Salon Owner", - company: "Studio Marco - Milan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-male-entrepreneur-wearing-white-shirt-posing-standing-with-crossed-arms-indoors_7502-9695.jpg?_wi=2", - imageAlt: "Marco Colombo", - }, + id: "1", name: "Marco Colombo", role: "Salon Owner", company: "Studio Marco - Milan", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-male-entrepreneur-wearing-white-shirt-posing-standing-with-crossed-arms-indoors_7502-9695.jpg", imageAlt: "Marco Colombo"}, { - id: "2", - name: "Giulia Rossi", - role: "Professional Stylist", - company: "Bella Salon - Rome", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81875.jpg?_wi=2", - imageAlt: "Giulia Rossi", - }, + id: "2", name: "Giulia Rossi", role: "Professional Stylist", company: "Bella Salon - Rome", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-glad-pretty-woman-dark-sweater-standing-near-lamps_114579-81875.jpg", imageAlt: "Giulia Rossi"}, { - id: "3", - name: "Alessandra Bianchi", - role: "Loyal Customer", - company: "Beauty Enthusiast", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-outdoors_624325-862.jpg?_wi=2", - imageAlt: "Alessandra Bianchi", - }, + id: "3", name: "Alessandra Bianchi", role: "Loyal Customer", company: "Beauty Enthusiast", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-outdoors_624325-862.jpg", imageAlt: "Alessandra Bianchi"}, ]} kpiItems={[ { value: "98%", label: "Would Recommend" }, @@ -193,8 +133,7 @@ export default function ProductsPage() {