Merge version_2_1781705427174 into main #1
@@ -28,10 +28,10 @@ export default function HomePage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutTextSplit
|
||||
title="Crafted with nature's finest elements"
|
||||
title="Personalized skin care treatments tailored to you"
|
||||
descriptions={[
|
||||
"Our skincare line combines cutting-edge science with natural, sustainably-sourced ingredients to deliver exceptional results for your skin.",
|
||||
"Each product is carefully formulated to nourish, protect, and revitalize your complexion, helping you achieve the radiant, healthy skin you deserve.",
|
||||
"Lustre Skin Care is a skincare boutique located in Minneapolis, offering personalized skin care treatments and facials tailored to individual needs.",
|
||||
"We emphasize skin health first, designing custom therapy plans to help you achieve your skincare goals and maintain a radiant complexion.",
|
||||
]}
|
||||
primaryButton={{ text: "Learn More", href: "#benefits" }}
|
||||
/>
|
||||
@@ -39,23 +39,23 @@ export default function HomePage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductMediaCards
|
||||
tag="Our Collection"
|
||||
title="Our Signature Collection"
|
||||
description="Discover our carefully curated skincare essentials designed to nourish and revitalize your skin. Worldwide shipping available."
|
||||
tag="Our Products"
|
||||
title="Premium Skincare Lines"
|
||||
description="We proudly feature top-tier skincare products including Dermalogica and Éminence, alongside post-procedure care and beauty tools."
|
||||
products={[
|
||||
{
|
||||
name: "Hydrating Moisturizer",
|
||||
price: "$68",
|
||||
name: "Dermalogica Essentials",
|
||||
price: "From $45",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/skincare/image2.webp",
|
||||
},
|
||||
{
|
||||
name: "Radiance Serum",
|
||||
price: "$85",
|
||||
name: "Éminence Organics",
|
||||
price: "From $58",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/skincare/image3.webp",
|
||||
},
|
||||
{
|
||||
name: "Purifying Face Mask",
|
||||
price: "$52",
|
||||
name: "Beauty Tools & Care",
|
||||
price: "From $25",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/skincare/image1.webp",
|
||||
},
|
||||
]}
|
||||
@@ -64,13 +64,13 @@ export default function HomePage() {
|
||||
|
||||
<div id="benefits" data-section="benefits">
|
||||
<FeaturesBento
|
||||
tag="Why Luminé"
|
||||
title="Why Choose Luminé"
|
||||
description="Scientifically-formulated skincare products that deliver visible results with natural, sustainable ingredients. Available for worldwide shipping."
|
||||
tag="Why Lustre"
|
||||
title="Why Choose Lustre Skin Care"
|
||||
description="Our clinic emphasizes skin health and custom therapy plans to help clients achieve their skincare goals."
|
||||
features={[
|
||||
{
|
||||
title: "Worldwide Shipping",
|
||||
description: "Fast and reliable delivery to over 150 countries worldwide",
|
||||
title: "Custom Therapy Plans",
|
||||
description: "Personalized treatments designed specifically for your unique skin needs",
|
||||
bentoComponent: "info-card-marquee",
|
||||
infoCards: [
|
||||
{ icon: Globe, label: "Countries", value: "150+" },
|
||||
|
||||
Reference in New Issue
Block a user