11 Commits

Author SHA1 Message Date
be928fd850 Merge version_3 into main
Merge version_3 into main
2026-03-03 14:58:19 +00:00
13831b94dc Update src/app/page.tsx 2026-03-03 14:58:14 +00:00
91bc9b1c2e Merge version_3 into main
Merge version_3 into main
2026-03-03 14:57:38 +00:00
786a4724b6 Update src/app/page.tsx 2026-03-03 14:56:56 +00:00
f317919824 Update src/app/layout.tsx 2026-03-03 14:56:55 +00:00
8d47cda23d Update src/app/page.tsx 2026-03-03 14:55:21 +00:00
0a280605ae Switch to version 1: modified src/app/page.tsx 2026-03-03 14:54:42 +00:00
0175a8f0e0 Switch to version 1: modified src/app/layout.tsx 2026-03-03 14:54:41 +00:00
105b4213e6 Merge version_3 into main
Merge version_3 into main
2026-03-03 14:52:27 +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
2 changed files with 6 additions and 5 deletions

View File

@@ -22,7 +22,8 @@ export const metadata: Metadata = {
openGraph: { 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: [ 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: { twitter: {

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. 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. 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={[ buttons={[
{ text: "Explore Collection", href: "products" }, { text: "Explore Collection", href: "products" },
{ text: "Learn More", href: "about" } { text: "Learn More", href: "about" }
@@ -101,13 +101,13 @@ export default function LandingPage() {
tagIcon={Award} tagIcon={Award}
features={[ 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 title: "Cruelty-Free", description: "100% ethical and sustainable practices", bentoComponent: "reveal-icon", icon: Heart