Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9986c11393 | |||
| 6d8dbd45f2 | |||
| 6202b615ca |
1387
src/app/layout.tsx
1387
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function HomePage() {
|
|||||||
description="Emergency medical care, lab tests, and chronic disease follow-up available around the clock. Located near Al-Nakheel Fuel Station. Call now for immediate assistance."
|
description="Emergency medical care, lab tests, and chronic disease follow-up available around the clock. Located near Al-Nakheel Fuel Station. Call now for immediate assistance."
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now", href: "tel:+970-9-XXXXXXXX" },
|
{ text: "Call Emergency Line Now", href: "tel:+970-9-XXXXXXXX" },
|
||||||
{ text: "Book Appointment", href: "#contact" }
|
{ text: "Book Appointment", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user