From 496a825c80fb155cf48eff675eb7d6425b6820b2 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 20:49:36 +0000 Subject: [PATCH] Update src/app/certyfikaty/page.tsx --- src/app/certyfikaty/page.tsx | 43 +++++++++--------------------------- 1 file changed, 11 insertions(+), 32 deletions(-) diff --git a/src/app/certyfikaty/page.tsx b/src/app/certyfikaty/page.tsx index b6e1728..52cefff 100644 --- a/src/app/certyfikaty/page.tsx +++ b/src/app/certyfikaty/page.tsx @@ -16,7 +16,7 @@ export default function CertificatesPage() { borderRadius="pill" contentWidth="compact" sizing="mediumSizeLargeTitles" - background="floatingGradient" + background="circleGradient" cardStyle="outline" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -43,10 +43,7 @@ export default function CertificatesPage() { @@ -57,16 +54,11 @@ export default function CertificatesPage() { @@ -76,16 +68,11 @@ export default function CertificatesPage() { @@ -97,16 +84,12 @@ export default function CertificatesPage() { tagIcon={Phone} title="Chętnie opowiemy o naszych uprawnieniach" description="Mamy pełną transparentność w kwestii naszych certyfikatów i kwalifikacji. Skontaktuj się z nami, aby uzyskać szczegółowe informacje o doświadczeniu naszego zespołu." - background={{ variant: "floatingGradient" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { - text: "Zadzwoń: 788 595 600", - href: "tel:788595600", - }, + text: "Zadzwoń: 788 595 600", href: "tel:788595600"}, { - text: "Wyślij e-mail", - href: "mailto:pio-hydrop@tlen.pl", - }, + text: "Wyślij e-mail", href: "mailto:pio-hydrop@tlen.pl"}, ]} useInvertedBackground={true} /> @@ -117,13 +100,9 @@ export default function CertificatesPage() {