Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c9e37b2d5e | |||
| 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."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+970-9-XXXXXXXX" },
|
||||
{ text: "Call Emergency Line Now", href: "tel:+970-9-XXXXXXXX" },
|
||||
{ text: "Book Appointment", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -242,4 +242,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user