5 Commits

Author SHA1 Message Date
454ee4bbd8 Update src/app/page.tsx 2026-04-17 06:31:26 +00:00
1044a8ff2d Update src/app/page.tsx 2026-04-17 06:29:26 +00:00
6a8f175fa6 Update src/app/page.tsx 2026-04-17 06:28:56 +00:00
5293f930e3 Merge version_1 into main
Merge version_1 into main
2026-04-17 06:28:42 +00:00
35b2f68529 Merge version_1 into main
Merge version_1 into main
2026-04-17 06:28:13 +00:00

View File

@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCenter from '@/components/sections/contact/ContactCenter';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
import FooterBase from '@/components/sections/footer/FooterBase';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
@@ -48,8 +48,8 @@ export default function LandingPage() {
tag="Twój specjalista podolog"
buttons={[{ text: "Umów wizytę", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-leg_23-2149047467.jpg", imageAlt: "Gabinet podologiczny" },
{ imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4438.jpg", imageAlt: "Zabieg podologiczny" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-leg_23-2149047467.jpg?_wi=1", imageAlt: "Gabinet podologiczny" },
{ imageSrc: "http://img.b2bpic.net/dental-tools-equipment_1232-4438.jpg", imageAlt: "Zabieg podologiczny" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -68,7 +68,7 @@ export default function LandingPage() {
{ title: "Sterylność i bezpieczeństwo", description: "Używamy tylko certyfikowanych narzędzi i procedur." },
{ title: "Indywidualne podejście", description: "Każdy problem traktujemy priorytetowo." },
]}
imageSrc="http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg?_wi=1"
/>
</div>
@@ -82,7 +82,7 @@ export default function LandingPage() {
{ id: "f2", title: "Korekta wrastających paznokci", content: "Nowoczesne klamry i metody ortonyksji." },
{ id: "f3", title: "Pielęgnacja stopy cukrzycowej", content: "Specjalistyczne zabiegi profilaktyczne i lecznicze." },
]}
imageSrc="http://img.b2bpic.net/free-photo/fingernail-set_1203-2457.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fingernail-set_1203-2457.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -107,10 +107,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "1", name: "Anna Kowalska", date: "2024-01-10", title: "Profesjonalizm", quote: "Bardzo polecam, pomoc przyszła szybko.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16144.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-leg_23-2149047467.jpg" },
{ id: "1", name: "Anna Kowalska", date: "2024-01-10", title: "Profesjonalizm", quote: "Bardzo polecam, pomoc przyszła szybko.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-clothes-trendy-girl-posing-street-background-funny-positive-woman-having-fun_158538-16144.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-holding-leg_23-2149047467.jpg?_wi=2" },
{ id: "2", name: "Jan Nowak", date: "2024-02-15", title: "Ulgowe leczenie", quote: "Po latach bólu w końcu czuję komfort.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment_1232-4438.jpg" },
{ id: "3", name: "Marta Zielińska", date: "2024-03-01", title: "Świetna opieka", quote: "Bardzo czysto i profesjonalnie.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/doctor-standing-with-thumb-up-horizontal-medium-shot_1098-18147.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg" },
{ id: "4", name: "Piotr Wójcik", date: "2024-03-12", title: "Warto było", quote: "Indywidualne podejście, polecam.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/doctor-talking-female-patient_107420-73976.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fingernail-set_1203-2457.jpg" },
{ id: "3", name: "Marta Zielińska", date: "2024-03-01", title: "Świetna opieka", quote: "Bardzo czysto i profesjonalnie.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/doctor-standing-with-thumb-up-horizontal-medium-shot_1098-18147.jpg", imageSrc: "http://img.b2bpic.net/free-photo/two-female-nurses-working-clinic-scrubs_23-2149844699.jpg?_wi=2" },
{ id: "4", name: "Piotr Wójcik", date: "2024-03-12", title: "Warto było", quote: "Indywidualne podejście, polecam.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/doctor-talking-female-patient_107420-73976.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fingernail-set_1203-2457.jpg?_wi=2" },
{ id: "5", name: "Ewa Mazur", date: "2024-04-05", title: "Zawsze miło", quote: "Bardzo sympatyczna obsługa.", tag: "Usługa", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-retired-man_23-2147562098.jpg", imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-treats-patient-foot-with-rehab-device-leg-rehabilitation-session_169016-70866.jpg" }
]}
title="Opinie pacjentów"
@@ -134,25 +134,27 @@ export default function LandingPage() {
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{ variant: "plain" }}
<ContactCTA
tag="Kontakt"
title="Umów się na wizytę"
description="Wpisz swój adres email, abyśmy mogli się z Tobą skontaktować i dobrać odpowiedni termin."
title="Umów się na wizytację"
description="Nie czekaj, aż ból się pogłębi. Zarezerwuj termin swojej konsultacji już dziś."
buttons={[{ text: "Zarezerwuj termin" }]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "Nawigacja", items: [{ label: "Start", href: "#hero" }, { label: "O nas", href: "#about" }] },
{ title: "Kontakt", items: [{ label: "Telefon", href: "tel:123456789" }, { label: "Email", href: "mailto:info@podolog.pl" }] },
]}
<FooterLogoEmphasis
logoText="PodologyCare"
columns={[
{ items: [{ label: "O nas" }, { label: "Usługi" }] },
{ items: [{ label: "Kontakt: +48 123 456 789" }, { label: "Email: biuro@podology.pl" }] },
{ items: [{ label: "ul. Zdrowia 1, 00-001 Warszawa" }, { label: "Godziny: Pon-Pt 8:00-18:00" }] }
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}