6 Commits

Author SHA1 Message Date
2649242659 Merge version_4 into main
Merge version_4 into main
2026-05-01 10:43:36 +00:00
1f2d86be00 Update src/app/page.tsx 2026-05-01 10:43:33 +00:00
65591c52e9 Merge version_3 into main
Merge version_3 into main
2026-05-01 10:38:44 +00:00
b17c8da8b7 Update src/app/page.tsx 2026-05-01 10:38:38 +00:00
61ad01a1ac Merge version_2 into main
Merge version_2 into main
2026-05-01 10:36:18 +00:00
5a89a61d18 Update src/app/page.tsx 2026-05-01 10:36:15 +00:00

View File

@@ -34,100 +34,46 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Team",
id: "team",
},
name: "Team", id: "team"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
button={{
text: "Book Now",
href: "#contact",
}}
brandName="Popovic Dentist"
text: "Book Now", onClick: () => window.location.href = "mailto:info@popovicdentistry.com?subject=Consultation Booking"}}
brandName="Popovic Dentistry"
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "radial-gradient",
}}
title="World-Class Dental Care. Artistry. Precision. Confidence."
description="Popovic Dentist — Advanced oral surgery, implants & smile restoration. Trusted by patients across Europe."
variant: "radial-gradient"}}
title="World-Class Dental Excellence, Crafted with Precision."
description="Popovic Dentistry provides advanced oral surgery, implants, and restorative care. Transforming smiles with professional artistry for patients globally."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-73977.jpg",
alt: "Patient",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
alt: "Patient",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg",
alt: "Patient",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-female-doctor-patient_23-2149844603.jpg",
alt: "Patient",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg",
alt: "Patient",
},
{ src: "http://img.b2bpic.net/free-photo/portrait-dentist-standing-with-arms-crossed_107420-73977.jpg", alt: "Professional Care"},
{ src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Satisfied Patient"},
{ src: "http://img.b2bpic.net/free-photo/front-view-woman-testing-colours_23-2150538710.jpg", alt: "Artistic Planning"},
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-female-doctor-patient_23-2149844603.jpg", alt: "Patient Consultation"},
{ src: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg", alt: "Confident Smile"},
]}
avatarText="4.9★ average · International patients welcome"
avatarText="4.9★ patient satisfaction · Serving global clients"
buttons={[
{
text: "Book a Consultation",
href: "#contact",
},
{
text: "See Patient Stories",
href: "#testimonials",
},
{ text: "Schedule Your Visit", onClick: () => window.location.href = "mailto:info@popovicdentistry.com?subject=Consultation Booking" },
{ text: "View Patient Results", href: "#gallery" },
]}
marqueeItems={[
{
type: "text-icon",
text: "FDA Approved",
icon: Check,
},
{
type: "text-icon",
text: "ISO Certified",
icon: Award,
},
{
type: "text-icon",
text: "100% Sterile",
icon: ShieldCheck,
},
{
type: "text-icon",
text: "Digital Planning",
icon: Monitor,
},
{
type: "text-icon",
text: "Expert Surgeons",
icon: UserCheck,
},
{ type: "text-icon", text: "Clinically Certified", icon: Check },
{ type: "text-icon", text: "Award-Winning Care", icon: Award },
{ type: "text-icon", text: "Strict Sterility", icon: ShieldCheck },
{ type: "text-icon", text: "Digital Precision", icon: Monitor },
{ type: "text-icon", text: "Senior Surgeons", icon: UserCheck },
]}
/>
</div>
@@ -139,30 +85,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "Expert",
title: "Surgical Team",
description: "Mastery in implants & wisdom teeth",
icon: Shield,
},
{
id: "m2",
value: "Modern",
title: "Equipment",
description: "State-of-the-art clinical technology",
icon: Zap,
},
{
id: "m3",
value: "Global",
title: "Patients",
description: "Trusted by patients from 30+ countries",
icon: Globe,
},
{ id: "m1", value: "15+", title: "Years Experience", description: "Dedicated to precision dental mastery", icon: Shield },
{ id: "m2", value: "5,000+", title: "Successful Cases", description: "Transforming lives through advanced restoration", icon: Zap },
{ id: "m3", value: "40+", title: "Global Countries", description: "Trusted destination for international patients", icon: Globe },
]}
title="Our Commitment"
description="Excellence in every interaction."
title="Our Standards"
description="Commitment to clinical excellence."
/>
</div>
@@ -170,15 +98,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "When others say no, we find solutions.",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontist-bright-office-room-with-nobody-it_482257-15349.jpg",
alt: "Clinical Artistry",
},
{ type: "text", content: "Where clinical rigor meets aesthetic perfection."},
{ type: "image", src: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontist-bright-office-room-with-nobody-it_482257-15349.jpg", alt: "Modern Clinic"}
]}
/>
</div>
@@ -189,37 +110,13 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Oral Surgery",
description: "Expert wisdom tooth removal with gentle care.",
tag: "Surgery",
imageSrc: "http://img.b2bpic.net/free-photo/3d-representation-dental-health-hygiene_23-2150473209.jpg",
},
{
id: "f2",
title: "Dental Implants",
description: "Restoring your smile with precision and function.",
tag: "Restoration",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-safety-measures-logos-with-copy-space_23-2148608802.jpg",
},
{
id: "f3",
title: "Cosmetic Dentistry",
description: "Smile makeovers designed with artistry.",
tag: "Cosmetic",
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-dentist-drawing-illustration_23-2151150646.jpg",
},
{
id: "f4",
title: "General & Periodontal",
description: "Ongoing care for healthy teeth and gums.",
tag: "Hygiene",
imageSrc: "http://img.b2bpic.net/free-vector/20-wash-hands-solid-glyph-icon-presentation-vector-icons-illustration_1142-17561.jpg",
},
{ id: "f1", title: "Oral Surgery", description: "Precise, minimally invasive surgical procedures performed with absolute patient comfort.", tag: "Surgery", imageSrc: "http://img.b2bpic.net/free-photo/3d-representation-dental-health-hygiene_23-2150473209.jpg" },
{ id: "f2", title: "Implantology", description: "Advanced dental implant placement for long-term function and natural aesthetic results.", tag: "Restoration", imageSrc: "http://img.b2bpic.net/free-photo/top-view-safety-measures-logos-with-copy-space_23-2148608802.jpg" },
{ id: "f3", title: "Smile Design", description: "Comprehensive aesthetic transformation using porcelain veneers and digital smile planning.", tag: "Cosmetic", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-dentist-drawing-illustration_23-2151150646.jpg" },
{ id: "f4", title: "Preventive Care", description: "Full periodontal evaluation and maintenance to ensure long-lasting oral health.", tag: "Hygiene", imageSrc: "http://img.b2bpic.net/free-vector/20-wash-hands-solid-glyph-icon-presentation-vector-icons-illustration_1142-17561.jpg" },
]}
title="Advanced Dental Services"
description="Comprehensive care tailored to your unique smile goals."
title="Clinical Services"
description="Evidence-based dentistry tailored to your individual health goals."
/>
</div>
@@ -230,63 +127,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "Procedure",
name: "Implant + Gum Lift",
price: "1hr",
rating: 5,
reviewCount: "Spain",
imageSrc: "http://img.b2bpic.net/free-photo/brave-small-child-gets-dental-treatment-by-expirienced-doctor-dental-clinic_613910-21734.jpg",
},
{
id: "p2",
brand: "Procedure",
name: "Smile Makeover",
price: "2wks",
rating: 5,
reviewCount: "France",
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-ruffle-top_23-2148364921.jpg",
},
{
id: "p3",
brand: "Procedure",
name: "Crown Restoration",
price: "1wk",
rating: 5,
reviewCount: "Germany",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-examining-female-patients-teeth-with-mouth-mirror_107420-74140.jpg",
},
{
id: "p4",
brand: "Procedure",
name: "Wisdom Teeth Surgery",
price: "30m",
rating: 5,
reviewCount: "Italy",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-posing-through-paper-hole_23-2148136059.jpg",
},
{
id: "p5",
brand: "Procedure",
name: "Dental Bridge",
price: "2wks",
rating: 5,
reviewCount: "Serbia",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-telling-online-audience-about-beauty-tips_259150-60040.jpg",
},
{
id: "p6",
brand: "Procedure",
name: "Aesthetic Veneers",
price: "1wk",
rating: 5,
reviewCount: "UK",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-portrait_23-2149005396.jpg",
},
{ id: "p1", brand: "Transformation", name: "Full-Arch Rehabilitation", price: "Complex", rating: 5, reviewCount: "EU Patient", imageSrc: "http://img.b2bpic.net/free-photo/brave-small-child-gets-dental-treatment-by-expirienced-doctor-dental-clinic_613910-21734.jpg"},
{ id: "p2", brand: "Transformation", name: "Veneer Smile Makeover", price: "Cosmetic", rating: 5, reviewCount: "International", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-ruffle-top_23-2148364921.jpg"},
{ id: "p3", brand: "Transformation", name: "Implant Restoration", price: "Functional", rating: 5, reviewCount: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/doctor-examining-female-patients-teeth-with-mouth-mirror_107420-74140.jpg"},
]}
title="Results You Can Trust"
description="See the transformation that precision and artistry deliver."
title="Clinical Results"
description="See the functional and aesthetic outcomes of our expert approach."
/>
</div>
@@ -296,33 +142,13 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
team={[
{
id: "t1",
name: "Dr. Artem Matveev",
role: "Lead Surgeon",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67053.jpg",
},
{
id: "t2",
name: "Dr. Vukašin Popović",
role: "Implant Specialist",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-doctor-dressed-uniform_171337-1484.jpg",
},
{
id: "t3",
name: "Dr. Dejana",
role: "Restorative Expert",
imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237562.jpg",
},
{
id: "t4",
name: "Ljilja",
role: "Clinical Hygienist",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-6572.jpg",
},
{ id: "t1", name: "Dr. Elena Petrov", role: "Lead Surgeon", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67053.jpg" },
{ id: "t2", name: "Dr. Ivan Popovic", role: "Implant Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-male-doctor-dressed-uniform_171337-1484.jpg" },
{ id: "t3", name: "Dr. Sarah Chen", role: "Restorative Expert", imageSrc: "http://img.b2bpic.net/free-photo/cinematic-portrait-man-working-healthcare-system-having-care-job_23-2151237562.jpg" },
{ id: "t4", name: "Marko S.", role: "Clinical Hygienist", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-6572.jpg" },
]}
title="Meet Our Specialists"
description="Maximum dedication, patient-first care."
title="Meet Our Professional Team"
description="Driven by dedication, accuracy, and patient-centered ethics."
/>
</div>
@@ -331,49 +157,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Extraordinary Craftsmanship",
quote: "I travel 16,000km for the best dental healthcare on the planet.",
name: "Anthony F.",
role: "International Patient",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg",
},
{
id: "2",
title: "Expert Solution",
quote: "When no one has a solution, Dr Popović has it.",
name: "Sladjana B.",
role: "Local Patient",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
},
{
id: "3",
title: "Wonderful Experience",
quote: "Surrender to an artist who loves his calling.",
name: "Milena P.",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-doctor-holding-medical-reports_107420-73971.jpg",
},
{
id: "4",
title: "Professional Dedication",
quote: "Maximum dedication to each patient.",
name: "Dejan J.",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-woman-making-frame-gesture_1262-1764.jpg",
},
{
id: "5",
title: "Expert Surgeon",
quote: "Now I only go to Artem Matveyev for surgery.",
name: "Olga B.",
role: "Patient",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-doctor-holding-stethoscope_268835-944.jpg",
},
{ id: "1", title: "Exceptional Standard", quote: "The level of surgical care and post-operative follow-up surpassed all my expectations.", name: "Michael V.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg" },
{ id: "2", title: "Clinical Precision", quote: "Dr. Popovic resolved an issue that two other specialists couldn't. Highly recommend for any complex work.", name: "Julia M.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg" },
{ id: "3", title: "Professional Care", quote: "I appreciate the detailed digital planning and clear explanation provided throughout my treatment.", name: "Thomas R.", role: "Patient", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-doctor-holding-medical-reports_107420-73971.jpg" },
]}
title="Patient Stories"
description="Trusted by patients across the world."
title="Patient Testimonials"
description="Read about the experiences of those we have served."
/>
</div>
@@ -382,26 +171,14 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you accept international patients?",
content: "Yes, we specialize in international patient care.",
},
{
id: "q2",
title: "What about recovery time?",
content: "We provide detailed post-op care guides to ensure comfort.",
},
{
id: "q3",
title: "Are your treatments pain-free?",
content: "We prioritize gentle care and modern anesthesia.",
},
{ id: "q1", title: "How is international patient coordination handled?", content: "We provide comprehensive support, including digital planning, recovery assistance, and transport logistics." },
{ id: "q2", title: "What is the protocol for recovery after surgery?", content: "Each patient receives a tailored post-operative plan and direct communication lines with our surgical staff." },
{ id: "q3", title: "What technologies are used in your practice?", content: "We utilize CBCT imaging, 3D guided surgery, and digital impression scanning for maximum accuracy." },
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg"
mediaAnimation="slide-up"
title="Common Questions"
description="Everything you need to know about your treatment journey."
title="Clinical FAQs"
description="Essential information regarding your treatment journey."
faqsAnimation="slide-up"
/>
</div>
@@ -409,64 +186,35 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
text="Ready to transform your smile? Book your consultation today and take the first step towards world-class care."
background={{ variant: "gradient-bars" }}
text="Ready to discuss your case? Contact our clinical team at +381 11 000 000 or email info@popovicdentistry.com for a professional consultation."
buttons={[
{
text: "Book a Consultation",
href: "#",
},
{ text: "Request a Consultation", onClick: () => window.location.href = "mailto:info@popovicdentistry.com?subject=Consultation Booking" },
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Popovic Dentist"
logoText="Popovic Dentistry"
columns={[
{
title: "Clinic",
items: [
{
label: "Services",
href: "#services",
},
{
label: "Team",
href: "#team",
},
{
label: "Contact",
href: "#contact",
},
title: "Navigation", items: [
{ label: "Our Services", href: "#services" },
{ label: "Our Team", href: "#team" },
{ label: "Contact", href: "#contact" },
],
},
{
title: "Resources",
items: [
{
label: "Testimonials",
href: "#testimonials",
},
{
label: "FAQ",
href: "#faq",
},
title: "Patient Info", items: [
{ label: "Testimonials", href: "#testimonials" },
{ label: "Clinical FAQs", href: "#faq" },
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
},
]}
@@ -475,4 +223,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}