Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-03-03 14:54:42 +00:00
parent 0175a8f0e0
commit 0a280605ae

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
logoText="Radiance" logoText="Radiance"
description="Visibly healthier skin in 3 weeks. Watch as your skin transforms with dramatically improved texture, radiance, and hydration. Our premium collection combines botanical excellence with scientific innovation to deliver the visible results you'll love." description="Discover the power of nature-inspired skincare. Our premium collection combines botanical excellence with scientific innovation to transform your skin."
buttons={[ buttons={[
{ text: "Explore Collection", href: "products" }, { text: "Explore Collection", href: "products" },
{ text: "Learn More", href: "about" } { text: "Learn More", href: "about" }