Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 14:52:27 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -22,7 +22,8 @@ export const metadata: Metadata = {
openGraph: {
title: "Radiance Skincare - Your Journey to Beautiful Skin", description: "Premium skincare made with natural ingredients and scientific innovation.", type: "website", siteName: "Radiance Skincare", images: [
{
url: "http://img.b2bpic.net/free-photo/young-woman-towel-ready-spa_1098-3103.jpg", alt: "Radiance Skincare Collection"},
url: "http://img.b2bpic.net/free-photo/young-woman-towel-ready-spa_1098-3103.jpg", alt: "Radiance Skincare Collection"
},
],
},
twitter: {

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
logoText="Radiance"
description="Visibly healthier skin in 3 weeks. Experience the dramatic transformation as our premium collection combines botanical excellence with scientific innovation to reveal radiant, revitalized skin you'll love."
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."
buttons={[
{ text: "Explore Collection", href: "products" },
{ text: "Learn More", href: "about" }