5 Commits

Author SHA1 Message Date
be378e9faa Update src/app/page.tsx 2026-03-07 22:05:38 +00:00
e5400c6242 Update src/app/layout.tsx 2026-03-07 22:05:37 +00:00
441da37458 Merge version_1 into main
Merge version_1 into main
2026-03-07 22:04:45 +00:00
f2aa85b1bd Merge version_1 into main
Merge version_1 into main
2026-03-07 22:04:00 +00:00
36d2f5f108 Merge version_1 into main
Merge version_1 into main
2026-03-07 22:02:59 +00:00
2 changed files with 12 additions and 1405 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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"