Merge version_1 into main #1
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Explore Products", href: "products" },
|
||||
{ text: "Learn Our Story", href: "about" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-skin-regeneration-products_23-2151242150.jpg"
|
||||
imageAlt="Premium skincare product collection"
|
||||
frameStyle="card"
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Skincare Routine", description: "Developed by dermatologists and beauty experts", bentoComponent: "3d-task-list", title: "Daily Regimen", items: [
|
||||
title: "Skincare Routine", description: "Developed by dermatologists and beauty experts", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Droplets, label: "Cleanse", time: "Morning & Night" },
|
||||
{ icon: Sparkles, label: "Treat", time: "Morning" },
|
||||
{ icon: Moon, label: "Nourish", time: "Night" }
|
||||
|
||||
Reference in New Issue
Block a user