2 Commits

Author SHA1 Message Date
7cf94d39c9 Merge version_2_1782112984966 into main
Merge version_2_1782112984966 into main
2026-06-22 07:25:54 +00:00
kudinDmitriyUp
e4cd39e7e8 Bob AI: Adapt the page content for a luxury nail studio named LA BOHÉM. Update the hero 2026-06-22 07:25:50 +00:00

View File

@@ -18,22 +18,21 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroBillboardBrand
brand="Luminé"
description="Pure, natural skincare formulated for radiant, healthy skin. Discover the power of botanical ingredients and scientific innovation."
primaryButton={{ text: "Call Us", href: "tel:5551234567" }}
secondaryButton={{ text: "Email Us", href: "mailto:hello@lumine.com" }}
imageSrc="https://storage.googleapis.com/webild/default/templates/skincare/hero.webp"
brand="LA BOHÉM"
description="Ten years of making hands beautiful."
primaryButton={{ text: "Book Your Appointment", href: "#booking" }}
imageSrc="https://images.unsplash.com/photo-1604654894610-df63bc536371?q=80&w=2000&auto=format&fit=crop"
/>
</div>
<div id="about" data-section="about">
<AboutTextSplit
title="Crafted with nature's finest elements"
title="A decade of excellence in nail artistry"
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.",
"Located in the heart of Kamppi, Helsinki, LA BOHÉM has been dedicated to providing luxury nail services since 2016.",
"With 10 years of experience, our studio specializes in high-quality gel polish, hard gel, and stunning extensions tailored to your unique style.",
]}
primaryButton={{ text: "Learn More", href: "#benefits" }}
primaryButton={{ text: "View Services", href: "#services" }}
/>
</div>