Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d5e78659ef | |||
| d1850e8d74 | |||
| 0f73e8d22b | |||
| f45e0111d9 | |||
| fb393d948f | |||
| 91e8698984 | |||
| 8d377d300c | |||
| 69d4a517ad | |||
| 001476cb59 |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -2,10 +2,9 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|
||||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
|
||||||
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
|
import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
|
||||||
|
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||||
@@ -46,61 +45,48 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitKpi
|
<HeroBillboard
|
||||||
title="Expert Care for Your Perfect Smile"
|
title="Expert Care for Your Perfect Smile"
|
||||||
description="Welcome to EXPERT DENTAL CARE, where we provide comprehensive dental treatments to help you maintain healthy, beautiful teeth. Our experienced team uses advanced technology to ensure optimal care and comfort for every patient."
|
description="Welcome to EXPERT DENTAL CARE, where we provide comprehensive dental treatments to help you maintain healthy, beautiful teeth. Our experienced team uses advanced technology to ensure optimal care and comfort for every patient."
|
||||||
background={{ variant: "plain" }}
|
imageSrc="http://img.b2bpic.net/free-photo/cheerful-dark-skinned-male-with-afro-hairstyle-keeps-hand-head-laughs-as-has-fun_273609-8514.jpg?_wi=1"
|
||||||
kpis={[
|
imageAlt="Patient with beautiful smile"
|
||||||
{ value: "20+", label: "Years Experience" },
|
|
||||||
{ value: "5000+", label: "Happy Patients" },
|
|
||||||
{ value: "99%", label: "Satisfaction Rate" }
|
|
||||||
]}
|
|
||||||
enableKpiAnimation={true}
|
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Appointment", onClick: handleAppointmentClick },
|
{ text: "Book Appointment", onClick: handleAppointmentClick },
|
||||||
{ text: "Call Now", href: "tel:+1-555-123-4567" }
|
{ text: "Call Now", href: "tel:+1-555-123-4567" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-dark-skinned-male-with-afro-hairstyle-keeps-hand-head-laughs-as-has-fun_273609-8514.jpg?_wi=1"
|
|
||||||
imageAlt="Patient with beautiful smile"
|
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
imagePosition="right"
|
background={{ variant: "plain" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="services" data-section="services">
|
<div id="services" data-section="services">
|
||||||
<ProductCardTwo
|
<FeatureCardOne
|
||||||
title="Our Dental Services"
|
title="Our Dental Services"
|
||||||
description="Experience world-class dental care with our comprehensive range of treatments designed to meet all your oral health needs"
|
description="Experience world-class dental care with our comprehensive range of treatments designed to meet all your oral health needs"
|
||||||
tag="Services"
|
tag="Services"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
products={[
|
|
||||||
{
|
|
||||||
id: "1", brand: "EXPERT DENTAL CARE", name: "Teeth Cleaning", price: "Starting at $99", rating: 5,
|
|
||||||
reviewCount: "450+", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4445.jpg?_wi=1", imageAlt: "Professional teeth cleaning service"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2", brand: "EXPERT DENTAL CARE", name: "Dental Implants", price: "Starting at $1,500", rating: 5,
|
|
||||||
reviewCount: "380+", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-holding-dental-model-hands-concept-dentistry-dental-treatment_169016-67449.jpg", imageAlt: "Dental implant procedure"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3", brand: "EXPERT DENTAL CARE", name: "Teeth Whitening", price: "Starting at $199", rating: 5,
|
|
||||||
reviewCount: "520+", imageSrc: "http://img.b2bpic.net/free-photo/sunny-close-up-portrait-pretty-blonde-woman-winking-showing-tongue-playful-positive-mood-pastel-sunny-colors_291049-1275.jpg", imageAlt: "Professional teeth whitening"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4", brand: "EXPERT DENTAL CARE", name: "Root Canal Treatment", price: "Starting at $800", rating: 5,
|
|
||||||
reviewCount: "290+", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentistry-room_1157-19459.jpg", imageAlt: "Root canal treatment"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5", brand: "EXPERT DENTAL CARE", name: "Braces / Orthodontics", price: "Starting at $3,000", rating: 5,
|
|
||||||
reviewCount: "310+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-selfie-with-patient_23-2148396221.jpg", imageAlt: "Orthodontic braces treatment"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "6", brand: "EXPERT DENTAL CARE", name: "Cosmetic Dentistry", price: "Starting at $500", rating: 5,
|
|
||||||
reviewCount: "425+", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-laughing-model-gray-casual-summer-clothes-brown-hat-with-natural-makeup_158538-11648.jpg", imageAlt: "Cosmetic dentistry services"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
features={[
|
||||||
|
{
|
||||||
|
title: "Teeth Cleaning", description: "Starting at $99", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4445.jpg?_wi=1", imageAlt: "Professional teeth cleaning service"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Dental Implants", description: "Starting at $1,500", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-holding-dental-model-hands-concept-dentistry-dental-treatment_169016-67449.jpg", imageAlt: "Dental implant procedure"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Teeth Whitening", description: "Starting at $199", imageSrc: "http://img.b2bpic.net/free-photo/sunny-close-up-portrait-pretty-blonde-woman-winking-showing-tongue-playful-positive-mood-pastel-sunny-colors_291049-1275.jpg", imageAlt: "Professional teeth whitening"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Root Canal Treatment", description: "Starting at $800", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentistry-room_1157-19459.jpg", imageAlt: "Root canal treatment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Braces / Orthodontics", description: "Starting at $3,000", imageSrc: "http://img.b2bpic.net/free-photo/dentist-taking-selfie-with-patient_23-2148396221.jpg", imageAlt: "Orthodontic braces treatment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Cosmetic Dentistry", description: "Starting at $500", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-laughing-model-gray-casual-summer-clothes-brown-hat-with-natural-makeup_158538-11648.jpg", imageAlt: "Cosmetic dentistry services"
|
||||||
|
}
|
||||||
|
]}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -113,33 +99,6 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Learn More About Our Team", href: "#testimonials" }
|
{ text: "Learn More About Our Team", href: "#testimonials" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="features" data-section="features">
|
|
||||||
<FeatureCardOne
|
|
||||||
title="Why Choose EXPERT DENTAL CARE?"
|
|
||||||
description="We are committed to providing exceptional dental care with a focus on patient comfort and satisfaction"
|
|
||||||
tag="Our Advantages"
|
|
||||||
features={[
|
|
||||||
{
|
|
||||||
title: "Experienced Dentists", description: "Our team consists of highly trained dental professionals with extensive experience in all aspects of modern dentistry", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-dentist-clinic_23-2149164357.jpg", imageAlt: "Experienced dental team"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Advanced Dental Equipment", description: "We invest in cutting-edge dental technology to ensure accurate diagnoses and effective treatments", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-welcoming-lady-sitting-sofa-holding-digital-tablet_23-2147879153.jpg?_wi=1", imageAlt: "Modern dental clinic"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Pain-Free Treatment", description: "Patient comfort is our priority. We use modern anesthesia techniques and gentle methods for painless dental care", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-dark-skinned-male-with-afro-hairstyle-keeps-hand-head-laughs-as-has-fun_273609-8514.jpg?_wi=2", imageAlt: "Comfortable dental experience"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
title: "Affordable Prices", description: "We offer competitive pricing without compromising on quality of care and service", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4445.jpg?_wi=2", imageAlt: "Affordable dental services"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
gridVariant="two-columns-alternating-heights"
|
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -226,4 +185,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user