Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5bf0e64020 |
@@ -89,7 +89,7 @@ export default function AsrafDentalPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Consultation", href: "#contact" }
|
{ text: "Book Your Free Consultation", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -200,4 +200,4 @@ export default function AsrafDentalPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user