Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-06 21:16:45 +00:00
3 changed files with 56 additions and 217 deletions

View File

@@ -16,7 +16,7 @@ export default function ContactPage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -46,22 +46,16 @@ export default function ContactPage() {
useInvertedBackground={false}
bulletPoints={[
{
title: "Call Us",
description: "+1 (555) 123-4567 — Mon-Fri: 8am-6pm, Sat: 9am-2pm",
icon: Phone,
title: "Call Us", description: "+1 (555) 123-4567 — Mon-Fri: 8am-6pm, Sat: 9am-2pm", icon: Phone,
},
{
title: "Visit Our Clinic",
description: "123 Smile Avenue, Dental Plaza, City Center — Modern facility with comfortable waiting areas and advanced equipment.",
icon: MapPin,
title: "Visit Our Clinic", description: "123 Smile Avenue, Dental Plaza, City Center — Modern facility with comfortable waiting areas and advanced equipment.", icon: MapPin,
},
{
title: "Office Hours",
description: "Monday-Friday: 8:00 AM - 6:00 PM | Saturday: 9:00 AM - 2:00 PM | Sunday & Holidays: Closed",
icon: Clock,
title: "Office Hours", description: "Monday-Friday: 8:00 AM - 6:00 PM | Saturday: 9:00 AM - 2:00 PM | Sunday & Holidays: Closed", icon: Clock,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-digital-tablet-screen-female-patient-clinic_23-2147879186.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-digital-tablet-screen-female-patient-clinic_23-2147879186.jpg"
imageAlt="SmileCare Dental Clinic receptionist greeting patients"
mediaAnimation="slide-up"
imagePosition="right"
@@ -76,7 +70,7 @@ export default function ContactPage() {
{ text: "Schedule Now", href: "#" },
{ text: "Email Us", href: "#" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -85,8 +79,7 @@ export default function ContactPage() {
<FooterBaseReveal
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "General Dentistry", href: "#services" },
{ label: "Dental Implants", href: "/treatments" },
{ label: "Invisalign", href: "/treatments" },
@@ -95,8 +88,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Contact", href: "/contact" },
@@ -105,8 +97,7 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },

View File

@@ -19,7 +19,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -48,8 +48,8 @@ export default function HomePage() {
{ text: "Call Clinic", href: "#" },
]}
buttonAnimation="slide-up"
background={{ variant: "aurora" }}
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-digital-tablet-screen-female-patient-clinic_23-2147879186.jpg?_wi=1"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-digital-tablet-screen-female-patient-clinic_23-2147879186.jpg"
imageAlt="Modern dental clinic with friendly dentist and smiling patient"
mediaAnimation="slide-up"
frameStyle="card"
@@ -66,36 +66,24 @@ export default function HomePage() {
useInvertedBackground={false}
bulletPoints={[
{
title: "Excellent Patient Care",
description: "Every patient receives personalized attention and compassionate treatment throughout their visit.",
icon: Heart,
title: "Excellent Patient Care", description: "Every patient receives personalized attention and compassionate treatment throughout their visit.", icon: Heart,
},
{
title: "Highly Skilled Dentists",
description: "Our experienced professionals deliver exceptional results using advanced techniques.",
icon: Award,
title: "Highly Skilled Dentists", description: "Our experienced professionals deliver exceptional results using advanced techniques.", icon: Award,
},
{
title: "Modern Technology",
description: "We invest in cutting-edge equipment for implants, Invisalign, and advanced dental procedures.",
icon: Zap,
title: "Modern Technology", description: "We invest in cutting-edge equipment for implants, Invisalign, and advanced dental procedures.", icon: Zap,
},
{
title: "Comfortable Environment",
description: "Our relaxed clinic is designed for patient comfort, including specialized care for children.",
icon: Shield,
title: "Comfortable Environment", description: "Our relaxed clinic is designed for patient comfort, including specialized care for children.", icon: Shield,
},
{
title: "Fair Pricing",
description: "Quality dental care at transparent, reasonable prices without hidden fees.",
icon: DollarSign,
title: "Fair Pricing", description: "Quality dental care at transparent, reasonable prices without hidden fees.", icon: DollarSign,
},
{
title: "Punctual Service",
description: "We respect your time with efficient scheduling and minimal wait times.",
},
title: "Punctual Service", description: "We respect your time with efficient scheduling and minimal wait times."},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-male-doctor-with-sterile-mask-yellow-wall_179666-15004.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/front-view-male-doctor-with-sterile-mask-yellow-wall_179666-15004.jpg"
imageAlt="Professional dental team in modern clinic"
mediaAnimation="slide-up"
imagePosition="right"
@@ -110,47 +98,17 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "01",
title: "General Dentistry",
description: "Routine check-ups, professional cleanings, and preventive care for optimal oral health.",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg?_wi=1",
imageAlt: "dental check-up cleaning examination",
},
id: "01", title: "General Dentistry", description: "Routine check-ups, professional cleanings, and preventive care for optimal oral health.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg", imageAlt: "dental check-up cleaning examination"},
{
id: "02",
title: "Dental Implants",
description: "Permanent solutions for missing teeth with natural-looking results and lasting durability.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66959.jpg?_wi=1",
imageAlt: "dental implant procedure tooth replacement",
},
id: "02", title: "Dental Implants", description: "Permanent solutions for missing teeth with natural-looking results and lasting durability.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66959.jpg", imageAlt: "dental implant procedure tooth replacement"},
{
id: "03",
title: "Invisalign Orthodontics",
description: "Straighten your teeth with nearly invisible aligners—comfortable and effective.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-99995.jpg?_wi=1",
imageAlt: "invisalign clear aligners dental braces",
},
id: "03", title: "Invisalign Orthodontics", description: "Straighten your teeth with nearly invisible aligners—comfortable and effective.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-99995.jpg", imageAlt: "invisalign clear aligners dental braces"},
{
id: "04",
title: "Root Canal Treatment",
description: "Advanced endodontic care to save infected teeth and relieve pain effectively.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-scared-patient-dentist_23-2148380315.jpg?_wi=1",
imageAlt: "root canal treatment endodontic procedure",
},
id: "04", title: "Root Canal Treatment", description: "Advanced endodontic care to save infected teeth and relieve pain effectively.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-scared-patient-dentist_23-2148380315.jpg", imageAlt: "root canal treatment endodontic procedure"},
{
id: "05",
title: "Cosmetic Dentistry",
description: "Enhance your smile with whitening, veneers, and aesthetic treatments.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3964.jpg?_wi=1",
imageAlt: "cosmetic dentistry smile whitening",
},
id: "05", title: "Cosmetic Dentistry", description: "Enhance your smile with whitening, veneers, and aesthetic treatments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3964.jpg", imageAlt: "cosmetic dentistry smile whitening"},
{
id: "06",
title: "Children's Dentistry",
description: "Gentle, specialized care designed specifically for kids' dental needs and comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195881.jpg?_wi=1",
imageAlt: "pediatric dentist child friendly examination",
},
id: "06", title: "Children's Dentistry", description: "Gentle, specialized care designed specifically for kids' dental needs and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195881.jpg", imageAlt: "pediatric dentist child friendly examination"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -172,26 +130,11 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
name: "Dental Implants",
price: "From $2,500",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-curly-hair-looking-straight-ahead-as-she-embraces-her-partner-with-unfocused-sea_138670-144.jpg?_wi=1",
imageAlt: "dental implant tooth crown restoration",
},
id: "1", name: "Dental Implants", price: "From $2,500", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-curly-hair-looking-straight-ahead-as-she-embraces-her-partner-with-unfocused-sea_138670-144.jpg", imageAlt: "dental implant tooth crown restoration"},
{
id: "2",
name: "Invisalign Treatment",
price: "From $3,500",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-curly-haired-woman-removes-food-uses-thread-dental-floss-winks-eye-keeps-mouth-opened-takes-care-her-mouth-cavity-poses-indoor-teeth-flossing-oral-hygiene-concept_273609-62647.jpg?_wi=1",
imageAlt: "invisalign teeth straightening result",
},
id: "2", name: "Invisalign Treatment", price: "From $3,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-curly-haired-woman-removes-food-uses-thread-dental-floss-winks-eye-keeps-mouth-opened-takes-care-her-mouth-cavity-poses-indoor-teeth-flossing-oral-hygiene-concept_273609-62647.jpg", imageAlt: "invisalign teeth straightening result"},
{
id: "3",
name: "Cosmetic Smile Makeover",
price: "From $1,800",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-woman-red-lips-big-smile_1150-14159.jpg?_wi=1",
imageAlt: "smile makeover cosmetic dentistry before after",
},
id: "3", name: "Cosmetic Smile Makeover", price: "From $1,800", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-woman-red-lips-big-smile_1150-14159.jpg", imageAlt: "smile makeover cosmetic dentistry before after"},
]}
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
/>
@@ -208,53 +151,17 @@ export default function HomePage() {
speed={40}
testimonials={[
{
id: "1",
name: "Eva María Ibáñez Morales",
handle: "@eva.m",
testimonial: "The treatment was excellent and very professional. The whole team is friendly and attentive. I felt completely comfortable throughout my visit.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg",
imageAlt: "professional woman portrait smile",
},
id: "1", name: "Eva María Ibáñez Morales", handle: "@eva.m", testimonial: "The treatment was excellent and very professional. The whole team is friendly and attentive. I felt completely comfortable throughout my visit.", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-white-shirt_23-2148095748.jpg", imageAlt: "professional woman portrait smile"},
{
id: "2",
name: "Ferran Gallego",
handle: "@ferran.g",
testimonial: "Incredible care and professionalism. My complex implant treatment was done perfectly. The results exceeded my expectations completely.",
imageSrc: "http://img.b2bpic.net/free-photo/son-taking-selfie-with-his-father_23-2148404174.jpg",
imageAlt: "professional man portrait headshot",
},
id: "2", name: "Ferran Gallego", handle: "@ferran.g", testimonial: "Incredible care and professionalism. My complex implant treatment was done perfectly. The results exceeded my expectations completely.", imageSrc: "http://img.b2bpic.net/free-photo/son-taking-selfie-with-his-father_23-2148404174.jpg", imageAlt: "professional man portrait headshot"},
{
id: "3",
name: "Ivonne Porcel Martinez",
handle: "@ivonne.p",
testimonial: "I had Invisalign treatment here and they still check my progress every year. Best dental experience I've had. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12665.jpg",
imageAlt: "professional woman portrait smile testimonial",
},
id: "3", name: "Ivonne Porcel Martinez", handle: "@ivonne.p", testimonial: "I had Invisalign treatment here and they still check my progress every year. Best dental experience I've had. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12665.jpg", imageAlt: "professional woman portrait smile testimonial"},
{
id: "4",
name: "Ire_tc",
handle: "@ire_tc",
testimonial: "The staff are wonderful and great with children. My kids actually look forward to their dental appointments now!",
imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309927.jpg",
imageAlt: "professional woman portrait testimonial",
},
id: "4", name: "Ire_tc", handle: "@ire_tc", testimonial: "The staff are wonderful and great with children. My kids actually look forward to their dental appointments now!", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309927.jpg", imageAlt: "professional woman portrait testimonial"},
{
id: "5",
name: "Jorge López",
handle: "@jorge.l",
testimonial: "Professional dentists with reasonable prices. Best value for quality dental care in the area. Very satisfied!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
imageAlt: "professional man portrait headshot testimonial",
},
id: "5", name: "Jorge López", handle: "@jorge.l", testimonial: "Professional dentists with reasonable prices. Best value for quality dental care in the area. Very satisfied!", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", imageAlt: "professional man portrait headshot testimonial"},
{
id: "6",
name: "María García",
handle: "@maria.g",
testimonial: "Punctual appointments and excellent results. The team explains everything clearly and makes you feel at ease.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-sitting-couch-smiling_23-2148095699.jpg",
imageAlt: "professional woman portrait smile testimonial",
},
id: "6", name: "María García", handle: "@maria.g", testimonial: "Punctual appointments and excellent results. The team explains everything clearly and makes you feel at ease.", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-sitting-couch-smiling_23-2148095699.jpg", imageAlt: "professional woman portrait smile testimonial"},
]}
/>
</div>
@@ -267,7 +174,7 @@ export default function HomePage() {
{ text: "Book Appointment Now", href: "/contact" },
{ text: "Call Us Today", href: "#" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -276,8 +183,7 @@ export default function HomePage() {
<FooterBaseReveal
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "General Dentistry", href: "#services" },
{ label: "Dental Implants", href: "/treatments" },
{ label: "Invisalign", href: "/treatments" },
@@ -286,8 +192,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Contact", href: "/contact" },
@@ -296,8 +201,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },

View File

@@ -19,8 +19,7 @@ export default function TreatmentsPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "General Dentistry", href: "#services" },
{ label: "Dental Implants", href: "/treatments" },
{ label: "Invisalign", href: "/treatments" },
@@ -29,8 +28,7 @@ export default function TreatmentsPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "#trust-signals" },
{ label: "Our Team", href: "#trust-signals" },
{ label: "Contact", href: "#contact" },
@@ -39,8 +37,7 @@ export default function TreatmentsPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -56,7 +53,7 @@ export default function TreatmentsPage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -67,9 +64,7 @@ export default function TreatmentsPage() {
navItems={navItems}
brandName="SmileCare Dental"
button={{
text: "Book Appointment",
href: "#contact",
}}
text: "Book Appointment", href: "#contact"}}
/>
</div>
@@ -81,47 +76,17 @@ export default function TreatmentsPage() {
tagAnimation="slide-up"
features={[
{
id: "01",
title: "General Dentistry",
description: "Routine check-ups, professional cleanings, and preventive care for optimal oral health.",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg?_wi=2",
imageAlt: "dental check-up cleaning examination",
},
id: "01", title: "General Dentistry", description: "Routine check-ups, professional cleanings, and preventive care for optimal oral health.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-group-doctors-with-medical-face-masks-using-professional-dental-tools-stomatological-surgery-dentistry-hospital-office-room-orthodontist-doctor-working-healthcare-treatment_482257-35345.jpg", imageAlt: "dental check-up cleaning examination"},
{
id: "02",
title: "Dental Implants",
description: "Permanent solutions for missing teeth with natural-looking results and lasting durability.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66959.jpg?_wi=2",
imageAlt: "dental implant procedure tooth replacement",
},
id: "02", title: "Dental Implants", description: "Permanent solutions for missing teeth with natural-looking results and lasting durability.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-treating-patients-teeth-with-dental-microscope-dentistry-concept_169016-66959.jpg", imageAlt: "dental implant procedure tooth replacement"},
{
id: "03",
title: "Invisalign Orthodontics",
description: "Straighten your teeth with nearly invisible aligners—comfortable and effective.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-99995.jpg?_wi=2",
imageAlt: "invisalign clear aligners dental braces",
},
id: "03", title: "Invisalign Orthodontics", description: "Straighten your teeth with nearly invisible aligners—comfortable and effective.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_176474-99995.jpg", imageAlt: "invisalign clear aligners dental braces"},
{
id: "04",
title: "Root Canal Treatment",
description: "Advanced endodontic care to save infected teeth and relieve pain effectively.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-scared-patient-dentist_23-2148380315.jpg?_wi=2",
imageAlt: "root canal treatment endodontic procedure",
},
id: "04", title: "Root Canal Treatment", description: "Advanced endodontic care to save infected teeth and relieve pain effectively.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-scared-patient-dentist_23-2148380315.jpg", imageAlt: "root canal treatment endodontic procedure"},
{
id: "05",
title: "Cosmetic Dentistry",
description: "Enhance your smile with whitening, veneers, and aesthetic treatments.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3964.jpg?_wi=2",
imageAlt: "cosmetic dentistry smile whitening",
},
id: "05", title: "Cosmetic Dentistry", description: "Enhance your smile with whitening, veneers, and aesthetic treatments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-young-woman_158538-3964.jpg", imageAlt: "cosmetic dentistry smile whitening"},
{
id: "06",
title: "Children's Dentistry",
description: "Gentle, specialized care designed specifically for kids' dental needs and comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195881.jpg?_wi=2",
imageAlt: "pediatric dentist child friendly examination",
},
id: "06", title: "Children's Dentistry", description: "Gentle, specialized care designed specifically for kids' dental needs and comfort.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-cleaning-child-s-teeth_23-2149195881.jpg", imageAlt: "pediatric dentist child friendly examination"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -141,32 +106,15 @@ export default function TreatmentsPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
name: "Complete Smile Makeover",
price: "From $4,200",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-woman-red-lips-big-smile_1150-14159.jpg?_wi=2",
imageAlt: "smile makeover cosmetic dentistry before after",
},
id: "1", name: "Complete Smile Makeover", price: "From $4,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-woman-red-lips-big-smile_1150-14159.jpg", imageAlt: "smile makeover cosmetic dentistry before after"},
{
id: "2",
name: "Full Mouth Implant Restoration",
price: "From $8,500",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-curly-hair-looking-straight-ahead-as-she-embraces-her-partner-with-unfocused-sea_138670-144.jpg?_wi=2",
imageAlt: "dental implant tooth crown restoration",
},
id: "2", name: "Full Mouth Implant Restoration", price: "From $8,500", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-curly-hair-looking-straight-ahead-as-she-embraces-her-partner-with-unfocused-sea_138670-144.jpg", imageAlt: "dental implant tooth crown restoration"},
{
id: "3",
name: "Comprehensive Orthodontics",
price: "From $5,200",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-curly-haired-woman-removes-food-uses-thread-dental-floss-winks-eye-keeps-mouth-opened-takes-care-her-mouth-cavity-poses-indoor-teeth-flossing-oral-hygiene-concept_273609-62647.jpg?_wi=2",
imageAlt: "invisalign teeth straightening result",
},
id: "3", name: "Comprehensive Orthodontics", price: "From $5,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-curly-haired-woman-removes-food-uses-thread-dental-floss-winks-eye-keeps-mouth-opened-takes-care-her-mouth-cavity-poses-indoor-teeth-flossing-oral-hygiene-concept_273609-62647.jpg", imageAlt: "invisalign teeth straightening result"},
]}
buttons={[
{
text: "Get Custom Quote",
href: "#contact",
},
text: "Get Custom Quote", href: "#contact"},
]}
/>
</div>
@@ -177,15 +125,11 @@ export default function TreatmentsPage() {
animationType="entrance-slide"
buttons={[
{
text: "Schedule Free Consultation",
href: "#contact",
},
text: "Schedule Free Consultation", href: "#contact"},
{
text: "Ask About Payment Plans",
href: "#contact",
},
text: "Ask About Payment Plans", href: "#contact"},
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>