Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d825650dd | |||
| 6a5cdf8baa | |||
| cd11fd2984 | |||
| 5208d4ed32 |
@@ -191,7 +191,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
text="Ready to book? Appointments fill up fast — Dr. Haitham's schedule is usually full. Don't wait.\n\nPhone: <a href='tel:44685444'>4468 5444</a>\nAddress: Zone 56, 514 St., Villa, Doha, Qatar \nعيادة الدكتور هيثم جشي — الدوحة، قطر\nHours: Open now · Closes 7:30 PM"
|
||||
text="Ready to book? Appointments fill up fast — Dr. Haitham's schedule is usually full. Don't wait.\n\nPhone: 4468 5444\nAddress: Zone 56, 514 St., Villa, Doha, Qatar \nعيادة الدكتور هيثم جشي — الدوحة، قطر\nHours: Open now · Closes 7:30 PM"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now", href: "tel:44685444"
|
||||
},
|
||||
{
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/example"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user