Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dfe3e661a | |||
| 5aa2268ee7 | |||
| eeda05732f | |||
| c6a79894e6 | |||
| a46674509b |
2780
src/app/layout.tsx
2780
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselPosition="right"
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "#contact" },
|
||||
{ text: "Schedule Haircut", href: "#contact" },
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -197,4 +197,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user