Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-14 16:44:06 +00:00

View File

@@ -141,16 +141,16 @@ export default function LandingPage() {
tagAnimation="opacity"
features={[
{
title: "Digital Smile Design", description: "Visualize your transformation before treatment begins. Our advanced imaging technology allows you to see potential outcomes with precision.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg", imageAlt: "Digital smile design technology"
title: "Digital Smile Design", description: "Visualize your transformation before treatment begins. Our advanced imaging technology allows you to see potential outcomes with precision.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=1", imageAlt: "Digital smile design technology"
},
{
title: "Laser Dentistry", description: "Minimally invasive treatments with faster healing and reduced discomfort. Precision at the cellular level.", videoSrc: "https://example.com/laser-video.mp4", videoAriaLabel: "Laser dentistry procedure demonstration"
},
{
title: "3D Imaging", description: "Cone beam computed tomography for comprehensive diagnosis and treatment planning. The clearest view possible.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg", imageAlt: "3D dental imaging technology"
title: "3D Imaging", description: "Cone beam computed tomography for comprehensive diagnosis and treatment planning. The clearest view possible.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=2", imageAlt: "3D dental imaging technology"
},
{
title: "Intraoral Scanning", description: "Eliminate messy impressions. Quick, accurate digital scans for crowns, bridges, and aligners.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg", imageAlt: "Intraoral scanner technology"
title: "Intraoral Scanning", description: "Eliminate messy impressions. Quick, accurate digital scans for crowns, bridges, and aligners.", imageSrc: "http://img.b2bpic.net/free-photo/female-executive-smiling-office_1170-781.jpg?_wi=3", imageAlt: "Intraoral scanner technology"
}
]}
gridVariant="two-columns-alternating-heights"