Update src/app/page.tsx
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="medium"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hair-salon-chair-with-towel-armchair_23-2148242777.jpg", imageAlt: "luxury barbershop interior modern"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg?_wi=1", imageAlt: "barber sharpening blade precision"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg", imageAlt: "barber sharpening blade precision"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
{ value: "10+", title: "Years experience" },
|
||||
{ value: "100%", title: "Satisfaction rate" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/child-getting-haircut-salon_23-2150462516.jpg"
|
||||
imageAlt="barber sharpening blade precision"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
tag="Proven Results"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user