Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-05-06 18:20:13 +00:00
2 changed files with 44 additions and 139 deletions

View File

@@ -27,21 +27,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Clínica de Belém"
/>
@@ -51,16 +43,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Schedule your visit today"
description="Rua Tristão Vaz 13A, 1400-350 Lisboa. Phone: +351 21 301 6474. Book your appointment and visit our modern clinic."
buttons={[
{
text: "Book Now",
href: "/contact",
},
text: "Book Now", href: "/contact"},
]}
/>
</div>
@@ -71,11 +60,8 @@ export default function LandingPage() {
title="Privacy Policy"
sections={[
{
heading: "Data Usage",
content: {
type: "paragraph",
text: "We process your personal data for appointment scheduling only.",
},
heading: "Data Usage", content: {
text: "We process your personal data for appointment scheduling only."},
},
]}
/>
@@ -88,11 +74,7 @@ export default function LandingPage() {
title="Available via"
description="Find us on major platforms"
names={[
"Facebook",
"Instagram",
"LinkedIn",
"Doctoralia",
]}
"Facebook", "Instagram", "LinkedIn", "Doctoralia"]}
/>
</div>
@@ -100,37 +82,23 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Rua Tristão Vaz 13A, 1400-350 Lisboa",
href: "#",
},
label: "Rua Tristão Vaz 13A, 1400-350 Lisboa", href: "#"},
{
label: "+351 21 301 6474",
href: "tel:+351213016474",
},
label: "+351 21 301 6474", href: "tel:+351213016474"},
],
},
]}

View File

@@ -28,21 +28,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="Clínica de Belém"
/>
@@ -55,49 +47,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "General Dentistry",
description: "Professional dental exams and care for long-term oral health.",
icon: Sparkles,
title: "General Dentistry", description: "Professional dental exams and care for long-term oral health.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sustainable-tooth-brush-alternatives_23-2149165688.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sustainable-tooth-brush-alternatives_23-2149165688.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/clinical-reception-with-waiting-room-facility-lobby-registration-counter-used-patients-with-medical-appointments-empty-reception-desk-health-center-checkup-visits_482257-51247.jpg?_wi=2",
imageAlt: "dental consultation checkup",
},
{
title: "Medical Consultation",
description: "Attentive and specialized medical guidance tailored for you.",
icon: Shield,
title: "Medical Consultation", description: "Attentive and specialized medical guidance tailored for you.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/doctor-working_23-2147642729.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/doctor-working_23-2147642729.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/detective-specialist_1098-15356.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/detective-specialist_1098-15356.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-is-smiling-by-touching-her-cheeks-with-forefinger-white-background_176474-114757.jpg?_wi=2",
imageAlt: "dental consultation checkup",
},
{
title: "Preventive Care",
description: "Diagnostics and maintenance for your total well-being.",
icon: Zap,
title: "Preventive Care", description: "Diagnostics and maintenance for your total well-being.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/toothbrush-composition-with-towel_23-2147817634.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/toothbrush-composition-with-towel_23-2147817634.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-looking-through-microscope_23-2147906021.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/aged-doctor-having-good-news-patient_1398-4032.jpg?_wi=2",
imageAlt: "dental consultation checkup",
},
]}
title="Comprehensive Healthcare"
@@ -114,25 +88,12 @@ export default function LandingPage() {
description="Transparent pricing for all our care services."
plans={[
{
id: "p1",
badge: "Essential",
price: "€50",
subtitle: "Basic checkup",
features: [
"Exam",
"X-ray",
],
id: "p1", badge: "Essential", price: "€50", subtitle: "Basic checkup", features: [
"Exam", "X-ray"],
},
{
id: "p2",
badge: "Pro",
price: "€150",
subtitle: "Advanced care",
features: [
"Cleaning",
"Whitening",
"Checkup",
],
id: "p2", badge: "Pro", price: "€150", subtitle: "Advanced care", features: [
"Cleaning", "Whitening", "Checkup"],
},
]}
/>
@@ -147,19 +108,9 @@ export default function LandingPage() {
description="Healthcare metrics across our clinics."
metrics={[
{
id: "met1",
value: "5000",
title: "Patients",
description: "Served annually",
imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-with-various-items_23-2149500960.jpg",
},
id: "met1", value: "5000", title: "Patients", description: "Served annually", imageSrc: "http://img.b2bpic.net/free-photo/supermarket-banner-with-various-items_23-2149500960.jpg"},
{
id: "met2",
value: "20",
title: "Offices",
description: "Across city",
imageSrc: "http://img.b2bpic.net/free-photo/decorative-hygiene-composition_23-2147693214.jpg",
},
id: "met2", value: "20", title: "Offices", description: "Across city", imageSrc: "http://img.b2bpic.net/free-photo/decorative-hygiene-composition_23-2147693214.jpg"},
]}
/>
</div>
@@ -168,37 +119,23 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "About",
href: "/about",
},
label: "About", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Rua Tristão Vaz 13A, 1400-350 Lisboa",
href: "#",
},
label: "Rua Tristão Vaz 13A, 1400-350 Lisboa", href: "#"},
{
label: "+351 21 301 6474",
href: "tel:+351213016474",
},
label: "+351 21 301 6474", href: "tel:+351213016474"},
],
},
]}