Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-06 11:43:37 +00:00

View File

@@ -84,23 +84,23 @@ export default function LandingPage() {
{
id: 1,
title: "Professional Cleaning", description: "Regular cleanings and preventative care to maintain optimal oral health, removing plaque and tartar buildup while detecting early signs of dental issues.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-1743.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-1743.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-1743.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-1743.jpg?_wi=2"},
},
{
id: 2,
title: "Teeth Whitening", description: "Professional whitening treatments that safely brighten your smile by several shades, transforming stains and discoloration into a radiant, confident appearance.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-joyful-two-girls-with-broad-smiles-being-amazed-as-see-something-incredible-nice-stand-each-other_273609-18505.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-joyful-two-girls-with-broad-smiles-being-amazed-as-see-something-incredible-nice-stand-each-other_273609-18505.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-joyful-two-girls-with-broad-smiles-being-amazed-as-see-something-incredible-nice-stand-each-other_273609-18505.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-joyful-two-girls-with-broad-smiles-being-amazed-as-see-something-incredible-nice-stand-each-other_273609-18505.jpg?_wi=2"},
},
{
id: 3,
title: "Dental Implants", description: "Advanced implant solutions that replace missing teeth with durable, natural-looking restorations that restore function, comfort, and your beautiful smile.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/dentist-explaining-dental-hygiene-female-patient_23-2147862034.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/dentist-explaining-dental-hygiene-female-patient_23-2147862034.jpg?_wi=1"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/dentist-explaining-dental-hygiene-female-patient_23-2147862034.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/dentist-explaining-dental-hygiene-female-patient_23-2147862034.jpg?_wi=2"},
},
]}
showStepNumbers={true}