6 Commits

Author SHA1 Message Date
13831b94dc Update src/app/page.tsx 2026-03-03 14:58:14 +00:00
8d47cda23d Update src/app/page.tsx 2026-03-03 14:55:21 +00:00
f18c68665a Update src/app/page.tsx 2026-03-03 14:52:21 +00:00
79f29353e5 Update src/app/layout.tsx 2026-03-03 14:52:20 +00:00
a7fd05b711 Merge version_2 into main
Merge version_2 into main
2026-03-03 14:46:20 +00:00
dd9766dcc1 Update src/app/page.tsx 2026-03-03 14:46:13 +00:00
2 changed files with 6 additions and 5 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="Discover the power of nature-inspired skincare. Our premium collection combines botanical excellence with scientific innovation to transform your skin."
description="Visibly healthier skin in 3 weeks. Imagine waking up to a complexion that feels renewed, looks radiant, and radiates confidence. Our meticulously formulated skincare collection combines pure botanical extracts with breakthrough scientific research to deliver the dramatic skin transformation you've been seeking."
buttons={[
{ text: "Explore Collection", href: "products" },
{ text: "Learn More", href: "about" }
@@ -101,13 +101,13 @@ export default function LandingPage() {
tagIcon={Award}
features={[
{
title: "Natural Ingredients", description: "Sourced from the finest botanical gardens worldwide", bentoComponent: "globe"
title: "Natural Ingredients", description: "Sourced from the finest botanical gardens worldwide", bentoComponent: "reveal-icon", icon: Heart
},
{
title: "Scientific Innovation", description: "Backed by dermatological research and testing", bentoComponent: "animated-bar-chart"
title: "Scientific Innovation", description: "Backed by dermatological research and testing", bentoComponent: "reveal-icon", icon: Award
},
{
title: "Visible Results", description: "See improvements in skin texture and radiance", bentoComponent: "line-chart"
title: "Visible Results", description: "See improvements in skin texture and radiance", bentoComponent: "reveal-icon", icon: Sparkles
},
{
title: "Cruelty-Free", description: "100% ethical and sustainable practices", bentoComponent: "reveal-icon", icon: Heart