Compare commits
8 Commits
version_12
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| c6eb8b12e0 | |||
| 8cc9ced337 | |||
| 69e7433f0d | |||
| 67c2990a0a | |||
| 4a0ee9b760 | |||
| 58aa4e2826 | |||
| 365fc9cd08 | |||
| 94baf45fca |
@@ -3,7 +3,7 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
|
||||
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
|
||||
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
||||
@@ -12,6 +12,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Zap, Heart, Shield, Award } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
const handleBookAppointment = () => {
|
||||
@@ -74,7 +75,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyThree
|
||||
<FeatureCardTwentyFive
|
||||
title="Our Dental Services"
|
||||
description="Comprehensive dental treatments designed to meet all your oral health needs, from routine care to advanced procedures."
|
||||
tag="Services"
|
||||
@@ -84,28 +85,48 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Dental Fillings & Extraction", tags: ["General", "Affordable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985788.jpg?_wi=1", imageAlt: "Dental fillings treatment"
|
||||
title: "Dental Fillings & Extraction", description: "Professional general dentistry services", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-having-procedure-done-dentist_23-2148985788.jpg?_wi=1", imageAlt: "Dental fillings treatment"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772967571338-v5aoe4qr.png?_wi=1", imageAlt: "Dental procedure"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2", title: "Scaling & Polishing", tags: ["Cleaning", "Preventive"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-beauty-care-chair-canal_1303-1837.jpg?_wi=1", imageAlt: "Teeth cleaning and polishing"
|
||||
title: "Scaling & Polishing", description: "Professional cleaning and preventive care", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/background-beauty-care-chair-canal_1303-1837.jpg?_wi=1", imageAlt: "Teeth cleaning and polishing"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772967571338-v5aoe4qr.png?_wi=2", imageAlt: "Polishing procedure"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3", title: "Root Canal Treatment (RCT)", tags: ["Advanced", "Endodontics"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-x-ray-patient_107420-65382.jpg?_wi=1", imageAlt: "Root canal treatment"
|
||||
title: "Root Canal Treatment (RCT)", description: "Advanced endodontic specialist services", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-showing-x-ray-patient_107420-65382.jpg?_wi=1", imageAlt: "Root canal treatment"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772967571338-v5aoe4qr.png?_wi=3", imageAlt: "Treatment showcase"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "4", title: "Ceramic Crowns & Bridges", tags: ["Restoration", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-pointing-teeth-with-dentist_23-2148380326.jpg?_wi=1", imageAlt: "Ceramic crown restoration"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Dental Implant Fixing", tags: ["Advanced", "Implants"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-doing-check-up-patient_23-2149206251.jpg?_wi=1", imageAlt: "Dental implant procedure"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Ceramic Veneers", tags: ["Cosmetic", "Enhancement"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772964710494-hdlmhmg0.png", imageAlt: "Ceramic veneers cosmetic treatment"
|
||||
title: "Ceramic Crowns & Bridges", description: "Premium restoration and cosmetic solutions", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/patient-pointing-teeth-with-dentist_23-2148380326.jpg?_wi=1", imageAlt: "Ceramic crown restoration"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AdfEv3LMPocLC1ILV5yRR55qgJ/uploaded-1772967571338-v5aoe4qr.png?_wi=4", imageAlt: "Crown showcase"
|
||||
}
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -279,6 +300,24 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact-center" data-section="contact-center">
|
||||
<ContactSplit
|
||||
tag="Contact Center"
|
||||
title="Get In Touch with Our Team"
|
||||
description="Have questions or need assistance? Our dedicated contact center is here to help you with any inquiries about our dental services, appointments, or treatments."
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corridor-waiting-room-health-facility-equipped-with-patient-seats-office-furniture-ready-examination-hospital-with-no-professional-health-workers-patients-scheduling-consultations_482257-64392.jpg?_wi=1"
|
||||
imageAlt="Expert Dental Care Contact Center"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email for support"
|
||||
buttonText="Submit"
|
||||
termsText="We respect your privacy. Your inquiries will be handled confidentially and our team will respond within 24 hours."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Get In Touch"
|
||||
@@ -308,4 +347,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user