Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| af6a3d9aff | |||
| c300103b2a | |||
| 40bcff41c8 | |||
| fc31c75b77 | |||
| 5e85489993 | |||
| 1445e43750 |
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now", href: "#contact"},
|
||||
text: "Book Your Appointment", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-details-hairdresser-salon_23-2149205856.jpg?_wi=2"
|
||||
imageAlt="A modern barbershop interior with a classic aesthetic"
|
||||
@@ -205,8 +205,8 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Book Your Appointment"
|
||||
description="Ready for a fresh look? Reach out today."
|
||||
title="Contact A.P's Barbershop"
|
||||
description="Address: 8252 Dallas Hwy, Douglasville, GA 30134, United States | Phone: +1 (678) 608-7058"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bearded-male-sitting-armchair-barber-shop-while-hairdresser-modeling-beard-with-scissors-comb-barbershop_613910-18515.jpg"
|
||||
imageAlt="Barber shop service desk"
|
||||
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user