Merge version_1 into main #1
@@ -49,7 +49,7 @@ export default function AboutPage() {
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
description: "Trusted dental professionals with decades of combined expertise in all aspects of dentistry",
|
||||
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=18",
|
||||
imageAlt: "Experienced dental team",
|
||||
},
|
||||
{
|
||||
@@ -57,7 +57,7 @@ export default function AboutPage() {
|
||||
value: "5,000+",
|
||||
title: "Happy Patients",
|
||||
description: "Satisfied patients from across Manchester and surrounding areas who trust us with their care",
|
||||
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=19",
|
||||
imageAlt: "Patient satisfaction",
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default function AboutPage() {
|
||||
value: "99%",
|
||||
title: "Success Rate",
|
||||
description: "Advanced techniques and cutting-edge technology ensure optimal results for every patient",
|
||||
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=20",
|
||||
imageAlt: "Successful dental procedures",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function AboutPage() {
|
||||
value: "4.8/5",
|
||||
title: "Google Rating",
|
||||
description: "Consistently highly-rated by our community of patients across Manchester and beyond",
|
||||
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=21",
|
||||
imageAlt: "Google reviews rating",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
title: "Dr. Sarah Mitchell",
|
||||
subtitle: "Lead Dentist & Practice Principal",
|
||||
detail: "BDS, MFDS - 15 years experience specializing in cosmetic and restorative dentistry. Dr. Sarah leads our team with a patient-first philosophy and commitment to continuous professional development.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=4",
|
||||
imageAlt: "Dr. Sarah Mitchell - Lead Dentist",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function AboutPage() {
|
||||
title: "Dr. James Turner",
|
||||
subtitle: "General Dentist & Emergency Lead",
|
||||
detail: "BDS, MFDS - Specialist in emergency dentistry with 12 years experience. Dr. James is known for his gentle approach and exceptional ability to work with anxious patients.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=4",
|
||||
imageAlt: "Dr. James Turner - General Dentist",
|
||||
},
|
||||
],
|
||||
@@ -146,7 +146,7 @@ export default function AboutPage() {
|
||||
name: "Emma Johnson",
|
||||
handle: "@emmajohnson",
|
||||
testimonial: "I've been with Manchester Dental for 3 years and they've completely transformed my smile. Professional, caring, and always explain everything clearly.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=5",
|
||||
imageAlt: "Emma Johnson",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -155,7 +155,7 @@ export default function AboutPage() {
|
||||
name: "Michael Chen",
|
||||
handle: "@mikechen",
|
||||
testimonial: "The entire team makes you feel valued. From reception to the dentist chair, it's a stress-free, professional experience every single time.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=5",
|
||||
imageAlt: "Michael Chen",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -164,7 +164,7 @@ export default function AboutPage() {
|
||||
name: "Sophie Williams",
|
||||
handle: "@sophiew",
|
||||
testimonial: "Dr. James helped me overcome my dental anxiety. He's patient, thorough, and genuinely cares about making the experience comfortable.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=6",
|
||||
imageAlt: "Sophie Williams",
|
||||
icon: Star,
|
||||
},
|
||||
|
||||
@@ -1,24 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Montserrat } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Montserrat } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Manchester Dental Practice - Trusted Dentists in Manchester",
|
||||
description: "Professional dental care in Manchester with same-week appointments. General dentistry, teeth whitening, Invisalign, and emergency services. Call +44 161 833 0704.",
|
||||
keywords: "dentist Manchester, emergency dentist Manchester, teeth whitening Manchester, Invisalign Manchester, dental clinic Manchester, NHS dentist",
|
||||
metadataBase: new URL("https://manchesterdentalpractice.co.uk"),
|
||||
alternates: {
|
||||
canonical: "https://manchesterdentalpractice.co.uk",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Manchester Dental Practice - Expert Dental Care",
|
||||
description: "Trusted Manchester dentists offering comprehensive dental services with modern technology and friendly care.",
|
||||
url: "https://manchesterdentalpractice.co.uk",
|
||||
siteName: "Manchester Dental Practice",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://manchesterdentalpractice.co.uk/og-image.jpg",
|
||||
alt: "Manchester Dental Practice - Modern Dental Clinic",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Manchester Dental Practice - Trusted Dentists",
|
||||
description: "Expert dental care in Manchester. Book your appointment today.",
|
||||
images: ["https://manchesterdentalpractice.co.uk/twitter-image.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${montserrat.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${montserrat.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -64,7 +64,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
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"
|
||||
@@ -111,42 +111,42 @@ export default function HomePage() {
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iki0eu&_wi=1",
|
||||
imageAlt: "Teeth whitening results",
|
||||
},
|
||||
{
|
||||
id: "invisalign",
|
||||
title: "Invisalign",
|
||||
tags: ["Clear Aligners", "Discrete", "Comfortable"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10y89j",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10y89j&_wi=1",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=5",
|
||||
imageAlt: "Emergency dental care",
|
||||
},
|
||||
]}
|
||||
@@ -185,7 +185,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=6",
|
||||
imageAlt: "Experienced dental team",
|
||||
},
|
||||
{
|
||||
@@ -193,7 +193,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=7",
|
||||
imageAlt: "Patient satisfaction",
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=8",
|
||||
imageAlt: "Successful dental procedures",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qkd9il&_wi=9",
|
||||
imageAlt: "Google reviews rating",
|
||||
},
|
||||
]}
|
||||
@@ -241,7 +241,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=1",
|
||||
imageAlt: "Emma Johnson",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -250,7 +250,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -259,7 +259,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=2",
|
||||
imageAlt: "Sophie Williams",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -268,7 +268,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=2",
|
||||
imageAlt: "David Martinez",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -277,7 +277,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=r41upr&_wi=3",
|
||||
imageAlt: "Lisa Park",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -286,7 +286,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pjsc62&_wi=3",
|
||||
imageAlt: "Robert Thompson",
|
||||
icon: Star,
|
||||
},
|
||||
|
||||
@@ -87,42 +87,42 @@ export default function ServicesPage() {
|
||||
id: "general-dentistry-detail",
|
||||
title: "General Dentistry",
|
||||
tags: ["Checkups", "Fillings", "Root Canal Therapy", "Extractions"],
|
||||
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=10",
|
||||
imageAlt: "General dentistry services",
|
||||
},
|
||||
{
|
||||
id: "preventive-care",
|
||||
title: "Preventive Care",
|
||||
tags: ["Professional Cleaning", "Scaling", "Plaque Removal", "Fluoride Treatment"],
|
||||
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=11",
|
||||
imageAlt: "Preventive dental care",
|
||||
},
|
||||
{
|
||||
id: "cosmetic-teeth-whitening",
|
||||
title: "Professional Teeth Whitening",
|
||||
tags: ["In-Office Treatment", "Take-Home Kits", "Fast Results", "Long-lasting"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iki0eu",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iki0eu&_wi=2",
|
||||
imageAlt: "Professional teeth whitening",
|
||||
},
|
||||
{
|
||||
id: "invisalign-orthodontics",
|
||||
title: "Invisalign & Orthodontics",
|
||||
tags: ["Clear Aligners", "Discreet", "Comfortable", "Proven Results"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10y89j",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=10y89j&_wi=2",
|
||||
imageAlt: "Invisalign clear aligners",
|
||||
},
|
||||
{
|
||||
id: "cosmetic-dentistry-detail",
|
||||
title: "Cosmetic Dentistry",
|
||||
tags: ["Veneers", "Bonding", "Smile Design", "Gum Contouring"],
|
||||
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=12",
|
||||
imageAlt: "Cosmetic dentistry procedures",
|
||||
},
|
||||
{
|
||||
id: "emergency-dental-services",
|
||||
title: "Emergency Dentistry",
|
||||
tags: ["Same Day", "24/7 Available", "Pain Relief", "Urgent Care"],
|
||||
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=13",
|
||||
imageAlt: "Emergency dental care",
|
||||
},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function ServicesPage() {
|
||||
value: "Latest",
|
||||
title: "Advanced Technology",
|
||||
description: "We use cutting-edge dental equipment and techniques for superior results and patient comfort.",
|
||||
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=14",
|
||||
imageAlt: "Advanced dental technology",
|
||||
},
|
||||
{
|
||||
@@ -162,7 +162,7 @@ export default function ServicesPage() {
|
||||
value: "Expert",
|
||||
title: "Experienced Team",
|
||||
description: "Our dentists have extensive training and years of experience across all dental specialties.",
|
||||
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=15",
|
||||
imageAlt: "Experienced dental professionals",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function ServicesPage() {
|
||||
value: "First",
|
||||
title: "Patient-Centered Care",
|
||||
description: "Your comfort and satisfaction are our top priorities. We listen, explain, and care.",
|
||||
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=16",
|
||||
imageAlt: "Patient care excellence",
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function ServicesPage() {
|
||||
value: "Clear",
|
||||
title: "Transparent Pricing",
|
||||
description: "No hidden charges. We provide honest pricing and flexible payment options.",
|
||||
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=17",
|
||||
imageAlt: "Transparent pricing",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user