Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-13 14:45:56 +00:00

View File

@@ -59,7 +59,7 @@ export default function HomePage() {
text: "Book Appointment", href: "/contact"},
]}
buttonAnimation="blur-reveal"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=1"
imageAlt="Modern Manchester dental clinic interior"
containerClassName="min-h-screen flex items-center justify-center"
titleClassName="text-5xl md:text-6xl font-bold text-[var(--foreground)] mb-6"
@@ -97,10 +97,10 @@ export default function HomePage() {
features={[
{
id: "general-dentistry", title: "General Dentistry", tags: ["Checkups", "Fillings", "Extractions"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il", imageAlt: "General dentistry services"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=2", imageAlt: "General dentistry services"},
{
id: "dental-hygiene", title: "Dental Hygiene", tags: ["Professional Cleaning", "Scaling", "Plaque Removal"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il", imageAlt: "Dental hygiene treatment"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=3", imageAlt: "Dental hygiene treatment"},
{
id: "teeth-whitening", title: "Teeth Whitening", tags: ["Professional Grade", "Fast Results", "Long Lasting"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iki0eu", imageAlt: "Teeth whitening results"},
@@ -109,10 +109,10 @@ export default function HomePage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10y89j", imageAlt: "Invisalign alignment results"},
{
id: "cosmetic-dentistry", title: "Cosmetic Dentistry", tags: ["Veneers", "Bonding", "Smile Design"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il", imageAlt: "Cosmetic dental procedures"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=4", imageAlt: "Cosmetic dental procedures"},
{
id: "emergency-dentist", title: "Emergency Dentist", tags: ["Same Day", "24/7 Available", "Pain Relief"],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il", imageAlt: "Emergency dental care"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=5", imageAlt: "Emergency dental care"},
]}
animationType="blur-reveal"
title="Our Dental Services"
@@ -143,13 +143,13 @@ export default function HomePage() {
<MetricCardEleven
metrics={[
{
id: "experience", value: "20+", title: "Years Experience", description: "Trusted dental professionals with decades of combined expertise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il", imageAlt: "Experienced dental team"},
id: "experience", value: "20+", title: "Years Experience", description: "Trusted dental professionals with decades of combined expertise", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=6", imageAlt: "Experienced dental team"},
{
id: "patients", value: "5,000+", title: "Happy Patients", description: "Satisfied patients from across Manchester and surrounding areas", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il", imageAlt: "Patient satisfaction"},
id: "patients", value: "5,000+", title: "Happy Patients", description: "Satisfied patients from across Manchester and surrounding areas", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=7", imageAlt: "Patient satisfaction"},
{
id: "procedures", value: "99%", title: "Success Rate", description: "Advanced techniques and technology ensure optimal results", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il", imageAlt: "Successful dental procedures"},
id: "procedures", value: "99%", title: "Success Rate", description: "Advanced techniques and technology ensure optimal results", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=8", imageAlt: "Successful dental procedures"},
{
id: "satisfaction", value: "4.8/5", title: "Google Rating", description: "Consistently highly-rated by our community of patients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il", imageAlt: "Google reviews rating"},
id: "satisfaction", value: "4.8/5", title: "Google Rating", description: "Consistently highly-rated by our community of patients", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=9", imageAlt: "Google reviews rating"},
]}
animationType="blur-reveal"
title="Why Choose Manchester Dental Practice?"
@@ -177,9 +177,9 @@ export default function HomePage() {
{
id: "dentists", groupTitle: "Our Dentists", members: [
{
id: "dr-sarah", title: "Dr. Sarah Mitchell", subtitle: "Lead Dentist", detail: "BDS, MFDS - 15 years experience in cosmetic and restorative dentistry", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr", imageAlt: "Dr. Sarah Mitchell - Lead Dentist"},
id: "dr-sarah", title: "Dr. Sarah Mitchell", subtitle: "Lead Dentist", detail: "BDS, MFDS - 15 years experience in cosmetic and restorative dentistry", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=1", imageAlt: "Dr. Sarah Mitchell - Lead Dentist"},
{
id: "dr-james", title: "Dr. James Turner", subtitle: "General Dentist", detail: "BDS, MFDS - Specialist in emergency dentistry and patient comfort", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62", imageAlt: "Dr. James Turner - General Dentist"},
id: "dr-james", title: "Dr. James Turner", subtitle: "General Dentist", detail: "BDS, MFDS - Specialist in emergency dentistry and patient comfort", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=1", imageAlt: "Dr. James Turner - General Dentist"},
],
},
]}
@@ -208,22 +208,22 @@ export default function HomePage() {
<TestimonialCardSix
testimonials={[
{
id: "testimonial-1", name: "Emma Johnson", handle: "@emmajohnson", testimonial: "Absolutely fantastic experience! The team is so friendly and made me feel completely at ease. Dr. Sarah was brilliant with my teeth whitening - results are amazing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr", imageAlt: "Emma Johnson", icon: Star,
id: "testimonial-1", name: "Emma Johnson", handle: "@emmajohnson", testimonial: "Absolutely fantastic experience! The team is so friendly and made me feel completely at ease. Dr. Sarah was brilliant with my teeth whitening - results are amazing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=2", imageAlt: "Emma Johnson", icon: Star,
},
{
id: "testimonial-2", name: "Michael Chen", handle: "@mikechen", testimonial: "Been coming here for 5 years. Outstanding care and the staff always remember you. Clear explanations and transparent pricing. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62", imageAlt: "Michael Chen", icon: Star,
id: "testimonial-2", name: "Michael Chen", handle: "@mikechen", testimonial: "Been coming here for 5 years. Outstanding care and the staff always remember you. Clear explanations and transparent pricing. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=2", imageAlt: "Michael Chen", icon: Star,
},
{
id: "testimonial-3", name: "Sophie Williams", handle: "@sophiew", testimonial: "Emergency appointment got me in the same day. Dr. James was professional, caring, and handled everything with precision. Pain gone and confidence restored!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr", imageAlt: "Sophie Williams", icon: Star,
id: "testimonial-3", name: "Sophie Williams", handle: "@sophiew", testimonial: "Emergency appointment got me in the same day. Dr. James was professional, caring, and handled everything with precision. Pain gone and confidence restored!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=3", imageAlt: "Sophie Williams", icon: Star,
},
{
id: "testimonial-4", name: "David Martinez", handle: "@davidm", testimonial: "My Invisalign journey was smooth and stress-free. Regular check-ins, helpful tips, and the results speak for themselves. My smile has never been better!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62", imageAlt: "David Martinez", icon: Star,
id: "testimonial-4", name: "David Martinez", handle: "@davidm", testimonial: "My Invisalign journey was smooth and stress-free. Regular check-ins, helpful tips, and the results speak for themselves. My smile has never been better!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=3", imageAlt: "David Martinez", icon: Star,
},
{
id: "testimonial-5", name: "Lisa Park", handle: "@lisapark", testimonial: "The modern equipment and comfortable setting made all the difference. No pain, just professionalism and genuine care. Worth every penny!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr", imageAlt: "Lisa Park", icon: Star,
id: "testimonial-5", name: "Lisa Park", handle: "@lisapark", testimonial: "The modern equipment and comfortable setting made all the difference. No pain, just professionalism and genuine care. Worth every penny!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=4", imageAlt: "Lisa Park", icon: Star,
},
{
id: "testimonial-6", name: "Robert Thompson", handle: "@rthompson", testimonial: "Best dental practice in Manchester. They really listen to your concerns and provide honest advice. Excellent work - I recommend them to everyone!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62", imageAlt: "Robert Thompson", icon: Star,
id: "testimonial-6", name: "Robert Thompson", handle: "@rthompson", testimonial: "Best dental practice in Manchester. They really listen to your concerns and provide honest advice. Excellent work - I recommend them to everyone!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=4", imageAlt: "Robert Thompson", icon: Star,
},
]}
animationType="blur-reveal"