Update src/app/page.tsx
This commit is contained in:
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
imageAlt="Modern dental clinic interior"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Make an appointment", href: "#contact" },
|
||||
{ text: "Call now: +7 (7182) 67 11 11", href: "tel:+77182671111" }
|
||||
{ text: "Call now: +7 (7182) 67 11 11", href: "tel:+77182671111" },
|
||||
{ text: "Make an appointment", href: "#contact" }
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user