Merge version_2 into main #2
@@ -1412,4 +1412,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -42,9 +42,9 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="LOS PELUQUEROS"
|
||||
description="Premium barbershop dedicated to classic grooming and modern style"
|
||||
description="Premium barbershop dedicated to classic grooming and modern style. Limited-time offer: Book now and receive complimentary styling consultation."
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "contact" },
|
||||
{ text: "Book Your Cut Now", href: "contact" },
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barber-woman-making-haircut_1163-2017.jpg"
|
||||
@@ -179,4 +179,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user