Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ec2a5a21ab | |||
| 0519d46b1c | |||
| ed64dbb087 |
@@ -1386,4 +1386,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
{ value: "24/7", label: "Leczenie ratunkowe" }
|
{ value: "24/7", label: "Leczenie ratunkowe" }
|
||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[{ text: "Zadzwoń teraz: +48 25 7581608", href: "tel:+48257581608" }]}
|
buttons={[{ text: "Umów Wizytę Teraz", href: "tel:+48257581608" }]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg"
|
||||||
imageAlt="Nowoczesna klinika dentystyczna Raf Dent"
|
imageAlt="Nowoczesna klinika dentystyczna Raf Dent"
|
||||||
@@ -232,4 +232,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user