Merge version_3 into main #2
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="Glow"
|
||||
description="Pure skincare crafted with intention. Naturally radiant skin starts with clean ingredients and thoughtful science."
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Explore Collection", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -64,7 +64,8 @@ export default function LandingPage() {
|
||||
"We believe great skin isn't complicated. Our science-backed formulas combine nature's most potent ingredients with dermatological expertise to create products that actually work.", "Every product is thoughtfully crafted, carefully tested, and designed to deliver visible results without compromising on ingredient transparency or environmental responsibility."
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Our Story", href: "#about" }
|
||||
{ text: "Our Story", href: "#about" },
|
||||
{ text: "View Benefits", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
showBorder={false}
|
||||
|
||||
Reference in New Issue
Block a user