Update src/app/page.tsx
This commit is contained in:
@@ -70,6 +70,8 @@ export default function BarbershopPage() {
|
||||
imageSrc="https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
||||
imageAlt="The Edge Barber Shop interior"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
className="w-full"
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
@@ -239,6 +241,7 @@ export default function BarbershopPage() {
|
||||
imageSrc="https://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg"
|
||||
imageAlt="The Edge Barber Shop"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Schedule Now"
|
||||
termsText="We respect your privacy. We'll only use your email to confirm your appointment."
|
||||
|
||||
Reference in New Issue
Block a user