Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tag="Wieloletnie Doświadczenie"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-handsome-bearded-dentist-male-glasses-wearing-blue-uniform-sitting-dentist-office-looking-camera_613910-18529.jpg"
|
||||
imageAlt="Nowoczesny gabinet stomatologiczny Skoczek R."
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Gotów na uśmiech zdrowia? Umów wizytę już dziś i ciesz się opieką najwyższej klasy."
|
||||
animationType="reveal-blur"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "noise" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Zadzwoń: 17 857 18 71", href: "tel:+48178571871" },
|
||||
|
||||
Reference in New Issue
Block a user