Merge version_2 into main #1

Merged
bender merged 2 commits from version_2 into main 2026-04-26 08:17:09 +00:00
2 changed files with 51 additions and 230 deletions

View File

@@ -31,22 +31,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "features",
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Services", id: "features" },
{ name: "About", id: "about" },
{ name: "Team", id: "team" },
{ name: "Reviews", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Location", id: "location" },
{ name: "Contact", id: "contact" },
]}
brandName="Latros Dental"
/>
@@ -57,36 +49,15 @@ export default function LandingPage() {
logoText="Latros Dental & Medical Hub"
description="Pain-Free Dentist in Bodija, Ibadan. Same-Day Appointments Available."
buttons={[
{
text: "Book on WhatsApp",
href: "https://wa.me/2348033583335",
},
{ text: "Book on WhatsApp", href: "https://wa.me/2348033583335" },
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-video-woman-dentist-preparing-stomatology-chair-equipment-oral-care-dental-examination-cabinet-teethcare-specialist-working-with-dentistry-tools-checkup_482257-38492.jpg",
imageAlt: "Dental chair",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-medical-tools_23-2149371263.jpg",
imageAlt: "Dental tools",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/table-sofa-rug-office_23-2147650961.jpg",
imageAlt: "Clinic lobby",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-clinic_107420-65271.jpg",
imageAlt: "Friendly dentist",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520639.jpg",
imageAlt: "Teeth cleaning",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-business-center_1127-3157.jpg",
imageAlt: "Medical hub exterior",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-video-woman-dentist-preparing-stomatology-chair-equipment-oral-care-dental-examination-cabinet-teethcare-specialist-working-with-dentistry-tools-checkup_482257-38492.jpg", imageAlt: "Dental chair" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-medical-tools_23-2149371263.jpg", imageAlt: "Dental tools" },
{ imageSrc: "http://img.b2bpic.net/free-photo/table-sofa-rug-office_23-2147650961.jpg", imageAlt: "Clinic lobby" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-clinic_107420-65271.jpg", imageAlt: "Friendly dentist" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-people-working-together-office_23-2150520639.jpg", imageAlt: "Teeth cleaning" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-business-center_1127-3157.jpg", imageAlt: "Medical hub exterior" },
]}
/>
</div>
@@ -96,42 +67,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Teeth Cleaning",
description: "Professional cleaning starting at ₦15,000.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-lying-chair-while-dentist-keeping-ultraviolet-tool_651396-1395.jpg",
imageAlt: "Cleaning",
},
{
title: "Root Canal",
description: "Pain-free root canal treatments.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-19475.jpg",
imageAlt: "Root canal",
},
{
title: "Braces/Orthodontics",
description: "Straighten your teeth effectively.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-licking-teeth-with-metal-braces_651396-2568.jpg",
imageAlt: "Braces",
},
{
title: "Teeth Whitening",
description: "Brighten your smile naturally.",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-performing-teeth-whitening_23-2148396218.jpg",
imageAlt: "Whitening",
},
{
title: "Tooth Extraction",
description: "Safe and painless extractions.",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-medical-tools_23-2149372294.jpg",
imageAlt: "Extraction",
},
{
title: "Dental Implants",
description: "Advanced replacement solutions.",
imageSrc: "http://img.b2bpic.net/free-photo/dentists-holding-dental-tools_107420-65578.jpg",
imageAlt: "Implants",
},
{ title: "Teeth Cleaning", description: "Professional cleaning starting at ₦15,000.", imageSrc: "http://img.b2bpic.net/free-photo/girl-lying-chair-while-dentist-keeping-ultraviolet-tool_651396-1395.jpg", imageAlt: "Cleaning" },
{ title: "Root Canal", description: "Pain-free root canal treatments.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-sitting-dentist-s-office_1157-19475.jpg", imageAlt: "Root canal" },
{ title: "Braces/Orthodontics", description: "Straighten your teeth effectively.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-licking-teeth-with-metal-braces_651396-2568.jpg", imageAlt: "Braces" },
{ title: "Teeth Whitening", description: "Brighten your smile naturally.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-performing-teeth-whitening_23-2148396218.jpg", imageAlt: "Whitening" },
{ title: "Tooth Extraction", description: "Safe and painless extractions.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-with-medical-tools_23-2149372294.jpg", imageAlt: "Extraction" },
{ title: "Dental Implants", description: "Advanced replacement solutions.", imageSrc: "http://img.b2bpic.net/free-photo/dentists-holding-dental-tools_107420-65578.jpg", imageAlt: "Implants" },
]}
title="Our Dental Services"
description="Professional dental care at affordable rates."
@@ -144,18 +85,9 @@ export default function LandingPage() {
title="About Our Clinic"
description="Latros Dental & Medical Hub provides world-class dental services in Bodija, Ibadan. We are committed to pain-free experiences."
metrics={[
{
value: "10+",
title: "Years Experience",
},
{
value: "5k+",
title: "Happy Patients",
},
{
value: "24/7",
title: "Dental Care",
},
{ value: "10+", title: "Years Experience" },
{ value: "5k+", title: "Happy Patients" },
{ value: "24/7", title: "Dental Care" },
]}
imageSrc="http://img.b2bpic.net/free-photo/realistic-scene-with-health-worker-taking-care-elderly-patient_23-2151231453.jpg"
imageAlt="About Clinic"
@@ -168,27 +100,12 @@ export default function LandingPage() {
<TeamCardTen
useInvertedBackground={false}
title="Our Expert Doctors"
tag="Qualified Team"
tag="Clinical Experts"
membersAnimation="slide-up"
members={[
{
id: "dr1",
name: "Dr. Adebayo",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg",
imageAlt: "Doctor 1",
},
{
id: "dr2",
name: "Dr. Smith",
imageSrc: "http://img.b2bpic.net/free-photo/isolated-portrait-confident-experienced-middle-aged-female-doctor-with-short-blonde-haircut-looking-with-happy-smile_343059-4054.jpg",
imageAlt: "Doctor 2",
},
{
id: "dr3",
name: "Dr. Okafor",
imageSrc: "http://img.b2bpic.net/free-photo/group-medics-with-clipboard-discussing-along-hospital-corridor-doctor-nurse-briefing-medical-report_657921-65.jpg",
imageAlt: "Doctor 3",
},
{ id: "dr1", name: "Dr. Adebayo (Orthodontist)", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg", imageAlt: "Dr. Adebayo" },
{ id: "dr2", name: "Dr. Smith (General Dentistry)", imageSrc: "http://img.b2bpic.net/free-photo/isolated-portrait-confident-experienced-middle-aged-female-doctor-with-short-blonde-haircut-looking-with-happy-smile_343059-4054.jpg", imageAlt: "Dr. Smith" },
{ id: "dr3", name: "Dr. Okafor (Implant Specialist)", imageSrc: "http://img.b2bpic.net/free-photo/group-medics-with-clipboard-discussing-along-hospital-corridor-doctor-nurse-briefing-medical-report_657921-65.jpg", imageAlt: "Dr. Okafor" },
]}
memberVariant="card"
/>
@@ -200,43 +117,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Tunde S.",
handle: "@patient",
testimonial: "Best dental clinic in Ibadan. Pain-free treatment!",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-139608.jpg",
},
{
id: "t2",
name: "Fola A.",
handle: "@patient",
testimonial: "Very professional and friendly staff.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-doctor-his-female-patient-shaking-hands-after-medical-appointment-clinic_637285-421.jpg",
},
{
id: "t3",
name: "Chioma K.",
handle: "@patient",
testimonial: "Teeth cleaning was affordable and fast.",
imageSrc: "http://img.b2bpic.net/free-photo/five-golden-stars-inside-white-message-box-client-excellent-evaluation-by-3d-render_616485-27.jpg",
},
{
id: "t4",
name: "Segun O.",
handle: "@patient",
testimonial: "Highly recommended for braces.",
imageSrc: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-121002.jpg",
},
{
id: "t5",
name: "Mary J.",
handle: "@patient",
testimonial: "Great experience, very hygienic.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-keeps-hands-collar-jumper-smiles-gladfully-feels-very-happy-has-combed-hair-isolated-vivid-yellow-background-people-authentic-emotions-concept_273609-57297.jpg",
},
{ id: "t1", name: "Tunde S.", handle: "@patient", testimonial: "Best dental clinic in Ibadan. Pain-free treatment!" },
{ id: "t2", name: "Fola A.", handle: "@patient", testimonial: "Very professional and friendly staff." },
{ id: "t3", name: "Chioma K.", handle: "@patient", testimonial: "Teeth cleaning was affordable and fast." },
{ id: "t4", name: "Segun O.", handle: "@patient", testimonial: "Highly recommended for braces." },
]}
title="What Our Patients Say"
title="Patient Reviews"
description="Real feedback from our satisfied dental patients."
/>
</div>
@@ -246,25 +132,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Opening Hours?",
content: "Mon-Fri 8:30am-6:00pm, Sat 8:00am-2:00pm.",
},
{
id: "f2",
title: "Where are you located?",
content: "100 U.I Bodija Road, Opposite Preboye Complex.",
},
{
id: "f3",
title: "How to book?",
content: "Message us on WhatsApp.",
},
{ id: "f1", title: "What are your opening hours?", content: "Mon-Fri 8:30am-6:00pm, Sat 8:00am-2:00pm." },
{ id: "f2", title: "Is same-day appointment possible?", content: "Yes, please contact us via WhatsApp to check availability." },
{ id: "f3", title: "Do you accept insurance?", content: "We work with multiple major HMO providers in Nigeria." },
]}
imageSrc="http://img.b2bpic.net/free-photo/no-people-empty-hospital-reception-waiting-room-medical-facility-with-healthcare-service-cure-patients-with-disease-nobody-clinic-lobby-waiting-area-covid-19-pandemic_482257-46054.jpg"
title="Frequently Asked Questions"
description="Common questions about our services."
description="Common questions about our medical hub."
faqsAnimation="slide-up"
/>
</div>
@@ -275,53 +148,24 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "loc1",
value: "Bodija",
title: "Address",
items: [
"100 U.I Bodija Road",
"Opposite Preboye Complex",
],
},
{
id: "loc2",
value: "Phones",
title: "Contact",
items: [
"08033583335",
"07062699641",
],
},
{ id: "loc1", value: "Bodija", title: "Location", items: ["100 U.I Bodija Road", "Opposite Preboye Complex", "Ibadan, Oyo State"] },
{ id: "loc2", value: "Map", title: "Find Us", items: ["Google Maps: Latros Dental & Medical Hub", "Open daily for walk-ins"] },
]}
title="Clinic Info"
description="Find us in Bodija, Ibadan."
title="Our Location"
description="Conveniently situated in the heart of Bodija, Ibadan."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Book Your Visit"
description="Ready to get a healthier smile? Message us now."
title="Book Your Appointment"
description="Get a healthier, brighter smile today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
},
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "phone", type: "tel", placeholder: "WhatsApp Phone Number", required: true },
]}
textarea={{
name: "msg",
placeholder: "Details of your visit",
}}
textarea={{ name: "msg", placeholder: "Describe your dental need or concerns..." }}
imageSrc="http://img.b2bpic.net/free-photo/african-american-patient-filling-report-papers-talking-receptionist-hospital-reception-counter-woman-writing-medical-form-before-checkup-appointment-with-doctor-health-center_482257-51637.jpg"
/>
</div>
@@ -329,32 +173,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "Links",
items: [
{
label: "Services",
href: "#features",
},
{
label: "About",
href: "#about",
},
],
},
{
title: "Contact",
items: [
{
label: "WhatsApp",
href: "https://wa.me/2348033583335",
},
{
label: "Call Us",
href: "tel:08033583335",
},
],
},
{ title: "Links", items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#features" }] },
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Contact", href: "#contact" }] },
{ title: "Contact", items: [{ label: "WhatsApp", href: "https://wa.me/2348033583335" }, { label: "Call", href: "tel:08033583335" }] },
]}
logoText="Latros Dental"
/>

View File

@@ -13,9 +13,9 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612;
--primary-cta: #0077B6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #0077B6;
--accent: #0077B6;
--background-accent: #e2e2e2;