2 Commits

Author SHA1 Message Date
24a376ffd8 Update src/app/page.tsx 2026-03-07 12:15:28 +00:00
62d4cbb364 Merge version_2 into main
Merge version_2 into main
2026-03-07 12:13:17 +00:00

View File

@@ -48,7 +48,7 @@ export default function HomePage() {
{ name: "Contact", id: "#contact" },
]}
button={{
text: "Book Appointment", href: "#contact"
text: "Book Appointment Now", href: "#contact"
}}
/>
</div>
@@ -62,7 +62,7 @@ export default function HomePage() {
tagIcon={Sparkles}
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Book Appointment", href: "#contact" },
{ text: "Book Appointment Now", href: "#contact" },
{ text: "View Services", href: "/services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-exterior-details-modern-black-car_181624-25346.jpg?_wi=1"