Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86547de737 | |||
| 7916c60aef |
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q2", title: "Where are you located?", content: "C. de Rafael Calvo, 5, Chamberí, Madrid."},
|
||||
{
|
||||
id: "q3", title: "How can I book an appointment?", content: "Call us at +34 914 26 80 71 or <a href=\"#contact\" class=\"text-blue-600 underline\">book directly here</a>."},
|
||||
id: "q3", title: "How can I book an appointment?", content: "Call us at +34 914 26 80 71 or <a href=\"#contact\" class=\"text-blue-600 underline\">book your appointment now</a>."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our clinic."
|
||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user