Merge version_1 into main #7
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=83aeo1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=83aeo1&_wi=1"
|
||||
imageAlt="San Jose Dental Clinic modern interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -86,27 +86,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Professional Teeth Cleaning", description: "Remove plaque and tartar with advanced ultrasonic technology for a brighter, healthier smile", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xgyfnb" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uco0wl" }
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uco0wl&_wi=1" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Dental Implants", description: "Restore missing teeth with permanent, natural-looking implants using cutting-edge technology", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8jse12" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rlu6wy" }
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rlu6wy&_wi=1" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Dental Checkup", description: "Regular examinations and preventive care to catch issues early and maintain optimal oral health", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zkzkoz" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=83aeo1" }
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=83aeo1&_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Tooth Extraction", description: "Safe and comfortable extraction procedures using advanced surgical techniques and anesthesia", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=y9fk6k" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rlu6wy" }
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rlu6wy&_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Cosmetic Dentistry", description: "Transform your smile with whitening, veneers, and aesthetic treatments for radiant confidence", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lc43aj" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uco0wl" }
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uco0wl&_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user