Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
tag="Premium Beauty Services"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-stylist-doing-haircut-salon_23-2147769831.jpg"
|
||||
imageAlt="Professional hair styling service"
|
||||
buttons={[
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
{ id: "2", value: "150+", description: "Happy Customers" },
|
||||
{ id: "3", value: "10+", description: "Years Experience" }
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -166,7 +166,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
title="Get Beautiful Today"
|
||||
description="Book your beauty appointment now. Fill out the form or call us directly on WhatsApp for instant booking."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-applying-lipstick-woman_23-2148332511.jpg"
|
||||
imageAlt="Professional makeup service"
|
||||
|
||||
Reference in New Issue
Block a user