Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-07 12:56:55 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Your Smile, Our Priority"
tagIcon={Smile}
tagAnimation="slide-up"
background={{ variant: "fluid" }}
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Book Appointment", href: "#contact" },
{ text: "Learn More", href: "#about" },
@@ -96,13 +96,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "1", title: "General Dental Checkups", description: "Preventive examinations to maintain optimal oral health and catch any issues early", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67181.jpg", imageAlt: "General dental checkup"},
id: 1, title: "General Dental Checkups", description: "Preventive examinations to maintain optimal oral health and catch any issues early", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-showing-patient-dental-xray-dentistry-concept_169016-67181.jpg", imageAlt: "General dental checkup"},
{
id: "2", title: "Teeth Cleaning", description: "Professional cleaning to remove plaque, tartar, and stains for a brighter smile", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042868.jpg", imageAlt: "Professional teeth cleaning"},
id: 2, title: "Teeth Cleaning", description: "Professional cleaning to remove plaque, tartar, and stains for a brighter smile", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151042868.jpg", imageAlt: "Professional teeth cleaning"},
{
id: "3", title: "Tooth Filling", description: "Restoration of decayed teeth with durable, natural-looking filling materials", imageSrc: "http://img.b2bpic.net/free-photo/jar-cotton-rolls-orthodontic-instruments-dental-procedure_651396-3108.jpg", imageAlt: "Tooth filling restoration"},
id: 3, title: "Tooth Filling", description: "Restoration of decayed teeth with durable, natural-looking filling materials", imageSrc: "http://img.b2bpic.net/free-photo/jar-cotton-rolls-orthodontic-instruments-dental-procedure_651396-3108.jpg", imageAlt: "Tooth filling restoration"},
{
id: "4", title: "Tooth Extraction", description: "Safe and comfortable extraction procedures when necessary for your dental health", imageSrc: "http://img.b2bpic.net/free-photo/dentist-assistant-surgery-dental-clinic_140725-7688.jpg", imageAlt: "Professional tooth extraction"},
id: 4, title: "Tooth Extraction", description: "Safe and comfortable extraction procedures when necessary for your dental health", imageSrc: "http://img.b2bpic.net/free-photo/dentist-assistant-surgery-dental-clinic_140725-7688.jpg", imageAlt: "Professional tooth extraction"},
]}
buttons={[{ text: "Explore All Services", href: "#services" }]}
/>
@@ -190,7 +190,7 @@ export default function LandingPage() {
description="Join our community of satisfied patients. Schedule your appointment online or reach out directly for more information about our services."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "fluid" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-digital-tablet-screen-female-patient-clinic_23-2147879186.jpg"
imageAlt="Rehoboth Dental Clinic interior"