Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-06 16:03:20 +00:00

View File

@@ -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" },