Merge version_2 into main #4
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={heroTestimonials}
|
||||
testimonialRotationInterval={5000}
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Styling Services", description: "Expert cutting and styling services to create your perfect look.", bentoComponent: "3d-task-list", title: "Styling Services", items: [
|
||||
title: "Styling Services", description: "Expert cutting and styling services to create your perfect look.", bentoComponent: "3d-task-list", items: [
|
||||
{ icon: Scissors, label: "Precision Cuts", time: "30-45 min" },
|
||||
{ icon: Waves, label: "Blow Dry Styling", time: "20-30 min" },
|
||||
{ icon: Star, label: "Creative Styling", time: "45-60 min" },
|
||||
|
||||
Reference in New Issue
Block a user