Merge version_1_1781586338106 into main #1
@@ -17,13 +17,9 @@ export default function HomePage() {
|
||||
title="Transform Your Hair, Embrace Your Power"
|
||||
description="Luxury haircare formulated with rare botanical extracts and cutting-edge science. Experience the alchemy of salon-quality transformation, every day."
|
||||
primaryButton={{
|
||||
text: "Discover Your Ritual",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Discover Your Ritual", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "Our Science",
|
||||
href: "#about",
|
||||
}}
|
||||
text: "Our Science", href: "#about"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hair-stylist-making-ringlets-brunette-woman_231208-10718.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -34,9 +30,7 @@ export default function HomePage() {
|
||||
<AboutTextSplit
|
||||
title="The Alchemy of Beauty"
|
||||
descriptions={[
|
||||
"Alchemy Hair was founded on the belief that true luxury is a science, not a secret. By blending rare, sustainably sourced botanical extracts with clinically proven molecular technology, we deliver results that were previously exclusive to high-end professional salons.",
|
||||
"Every ritual we create is designed to restore, protect, and amplify your natural beauty, transforming your daily routine into a sanctuary of self-care and profound visible transformation.",
|
||||
]}
|
||||
"Alchemy Hair was founded on the belief that true luxury is a science, not a secret. By blending rare, sustainably sourced botanical extracts with clinically proven molecular technology, we deliver results that were previously exclusive to high-end professional salons.", "Every ritual we create is designed to restore, protect, and amplify your natural beauty, transforming your daily routine into a sanctuary of self-care and profound visible transformation."]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -49,47 +43,19 @@ export default function HomePage() {
|
||||
description="Explore our curated collection of high-performance treatments."
|
||||
items={[
|
||||
{
|
||||
title: "Radiance Oil",
|
||||
description: "Lustrous shine and protection.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669107.jpg",
|
||||
},
|
||||
title: "Radiance Oil", description: "Lustrous shine and protection.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669107.jpg"},
|
||||
{
|
||||
title: "Botanical Infusion",
|
||||
description: "Deeply restorative plant complex.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-natural-cosmetics-concept_23-2148565377.jpg",
|
||||
},
|
||||
title: "Botanical Infusion", description: "Deeply restorative plant complex.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-natural-cosmetics-concept_23-2148565377.jpg"},
|
||||
{
|
||||
title: "Hydra-Luxe Mask",
|
||||
description: "Intense moisture for texture.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-model-black-leather-jacket-posing-near-lamps_114579-66846.jpg",
|
||||
},
|
||||
title: "Hydra-Luxe Mask", description: "Intense moisture for texture.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-model-black-leather-jacket-posing-near-lamps_114579-66846.jpg"},
|
||||
{
|
||||
title: "Revitalizing Cleanser",
|
||||
description: "Gently purifies, naturally.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238294.jpg",
|
||||
},
|
||||
title: "Revitalizing Cleanser", description: "Gently purifies, naturally.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238294.jpg"},
|
||||
{
|
||||
title: "Molecular Serum",
|
||||
description: "Advanced science repair.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oil-drops-water-abstract-psychedelic-pattern-image_23-2148290079.jpg",
|
||||
},
|
||||
title: "Molecular Serum", description: "Advanced science repair.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/oil-drops-water-abstract-psychedelic-pattern-image_23-2148290079.jpg"},
|
||||
{
|
||||
title: "Glossing Cream",
|
||||
description: "Smooth, polished finish.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-haired-girl-with-slight-smile-snapshot-model-without-makeup-wall-alarm-clocks_197531-13913.jpg",
|
||||
},
|
||||
title: "Glossing Cream", description: "Smooth, polished finish.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/dark-haired-girl-with-slight-smile-snapshot-model-without-makeup-wall-alarm-clocks_197531-13913.jpg"},
|
||||
{
|
||||
title: "Volume Sculpt",
|
||||
description: "Effortless, weightless lift.",
|
||||
href: "#",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-closing-her-ears-black-blouse-with-curly-hair-high-quality-photo_114579-35311.jpg",
|
||||
},
|
||||
title: "Volume Sculpt", description: "Effortless, weightless lift.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-closing-her-ears-black-blouse-with-curly-hair-high-quality-photo_114579-35311.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -103,17 +69,11 @@ export default function HomePage() {
|
||||
description="Clinical results backed by premium care."
|
||||
metrics={[
|
||||
{
|
||||
value: "98%",
|
||||
description: "Report visible shine enhancement",
|
||||
},
|
||||
value: "98%", description: "Report visible shine enhancement"},
|
||||
{
|
||||
value: "12+",
|
||||
description: "Rare botanical extracts used",
|
||||
},
|
||||
value: "12+", description: "Rare botanical extracts used"},
|
||||
{
|
||||
value: "24h",
|
||||
description: "Moisture lock duration",
|
||||
},
|
||||
value: "24h", description: "Moisture lock duration"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -127,45 +87,20 @@ export default function HomePage() {
|
||||
description="What our clientele is saying."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Creative Director",
|
||||
company: "Studio Vogue",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-types-beauty_1163-2543.jpg",
|
||||
},
|
||||
name: "Sarah J.", role: "Creative Director", company: "Studio Vogue", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-types-beauty_1163-2543.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Elena M.",
|
||||
role: "Founder",
|
||||
company: "Luxury Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-doing-selfie-cafe_7502-7206.jpg",
|
||||
},
|
||||
name: "Elena M.", role: "Founder", company: "Luxury Living", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-doing-selfie-cafe_7502-7206.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica L.",
|
||||
role: "Beauty Editor",
|
||||
company: "Vogue Style",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairstyling-smiling-young-woman-demonstrating-hairstyling-tips_259150-60123.jpg",
|
||||
},
|
||||
name: "Jessica L.", role: "Beauty Editor", company: "Vogue Style", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hairstyling-smiling-young-woman-demonstrating-hairstyling-tips_259150-60123.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chloe B.",
|
||||
role: "Stylist",
|
||||
company: "Elite Salon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152594.jpg",
|
||||
},
|
||||
name: "Chloe B.", role: "Stylist", company: "Elite Salon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-minimal-portrait_23-2149152594.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Isabella R.",
|
||||
role: "Model",
|
||||
company: "Global Agency",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-model_23-2148328816.jpg",
|
||||
},
|
||||
name: "Isabella R.", role: "Model", company: "Global Agency", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-model_23-2148328816.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -178,14 +113,7 @@ export default function HomePage() {
|
||||
title="Global Beauty Recognition"
|
||||
description="Alchemy Hair at the forefront of editorial excellence."
|
||||
names={[
|
||||
"Vogue",
|
||||
"Harper's Bazaar",
|
||||
"Elle Beauty",
|
||||
"Allure",
|
||||
"Cosmopolitan",
|
||||
"Marie Claire",
|
||||
"InStyle",
|
||||
]}
|
||||
"Vogue", "Harper's Bazaar", "Elle Beauty", "Allure", "Cosmopolitan", "Marie Claire", "InStyle"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -198,21 +126,13 @@ export default function HomePage() {
|
||||
description="Everything you need to know about our luxury formulations."
|
||||
items={[
|
||||
{
|
||||
question: "Are ingredients sustainably sourced?",
|
||||
answer: "Yes, we prioritize ethics and purity in every botanical element.",
|
||||
},
|
||||
question: "Are ingredients sustainably sourced?", answer: "Yes, we prioritize ethics and purity in every botanical element."},
|
||||
{
|
||||
question: "Is this safe for colored hair?",
|
||||
answer: "Our rituals are color-safe, sulfate-free, and pH balanced.",
|
||||
},
|
||||
question: "Is this safe for colored hair?", answer: "Our rituals are color-safe, sulfate-free, and pH balanced."},
|
||||
{
|
||||
question: "How often should I use the mask?",
|
||||
answer: "For optimal results, incorporate the mask into your ritual weekly.",
|
||||
},
|
||||
question: "How often should I use the mask?", answer: "For optimal results, incorporate the mask into your ritual weekly."},
|
||||
{
|
||||
question: "Do you test on animals?",
|
||||
answer: "Alchemy Hair is 100% cruelty-free and vegan-compliant.",
|
||||
},
|
||||
question: "Do you test on animals?", answer: "Alchemy Hair is 100% cruelty-free and vegan-compliant."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263174.jpg"
|
||||
/>
|
||||
@@ -225,13 +145,9 @@ export default function HomePage() {
|
||||
tag="Connect"
|
||||
text="Join the Alchemy Collective for exclusive access, expert tips, and new ritual drops."
|
||||
primaryButton={{
|
||||
text: "Begin Your Ritual",
|
||||
href: "#products",
|
||||
}}
|
||||
text: "Begin Your Ritual", href: "#products"}}
|
||||
secondaryButton={{
|
||||
text: "Consult an Expert",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Consult an Expert", href: "#"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user