Merge version_2_1781548801680 into main #1
@@ -122,47 +122,6 @@ export default function HomePage() {
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<SectionErrorBoundary name="pricing">
|
||||
<PricingMediaCards
|
||||
tag="Ceník"
|
||||
title="Transparentní ceny"
|
||||
description="Uvedené ceny jsou orientační. Aktuální informace získáte při konzultaci."
|
||||
plans={[
|
||||
{
|
||||
tag: "Základ",
|
||||
price: "od 500 Kč",
|
||||
period: "dle výkonu",
|
||||
features: [
|
||||
"Preventivní prohlídka",
|
||||
"RTG vyšetření",
|
||||
"Anestezie",
|
||||
],
|
||||
primaryButton: {
|
||||
text: "Rezervovat",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-spacious-office-dentist_8353-9976.jpg",
|
||||
},
|
||||
{
|
||||
tag: "Ostatní",
|
||||
price: "individuální",
|
||||
period: "dle rozsahu",
|
||||
features: [
|
||||
"Protetika",
|
||||
"Implantáty",
|
||||
"Bělení",
|
||||
],
|
||||
primaryButton: {
|
||||
text: "Rezervovat",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-reception-unfocused_1203-1246.jpg",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<SectionErrorBoundary name="team">
|
||||
|
||||
Reference in New Issue
Block a user