Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| be378e9faa | |||
| e5400c6242 | |||
| 441da37458 | |||
| f2aa85b1bd | |||
| 36d2f5f108 |
1415
src/app/layout.tsx
1415
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "#contact" },
|
||||
{ text: "Book Your Fade", href: "#contact" },
|
||||
{ text: "View Services", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user