Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-08 17:06:10 +00:00

View File

@@ -101,22 +101,22 @@ export default function LandingPage() {
carouselItems={[
{
id: "hero-1",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-dentist-cabinet-medical-chair-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-dentist-cabinet-medical-chair-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12482.jpg?_wi=1",
imageAlt: "Consultório odontológico moderno e limpo",
},
{
id: "hero-2",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=1",
imageAlt: "Paciente sorrindo após tratamento odontológico",
},
{
id: "hero-3",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg?_wi=1",
imageAlt: "Dentista examinando paciente com equipamentos modernos",
},
{
id: "hero-4",
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=1",
imageAlt: "Área de recepção elegante da clínica",
},
{
@@ -187,7 +187,7 @@ export default function LandingPage() {
description: "Sorriso mais branco e harmonioso através de técnicas seguras e eficazes.",
buttonIcon: "Palette",
buttonHref: "https://wa.me/5535984544167",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-dentist-cabinet-medical-chair-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12482.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-dentist-cabinet-medical-chair-stomatology-cabinet-with-nobody-it-orange-equipment-oral-treatment_482257-12482.jpg?_wi=2",
imageAlt: "dental logo",
},
{
@@ -195,7 +195,7 @@ export default function LandingPage() {
description: "Reabilitação completa do sorriso com próteses personalizadas e confortáveis.",
buttonIcon: "Replace",
buttonHref: "https://wa.me/5535984544167",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pleased-smiling-woman-dentist-s-clinic_329181-20765.jpg?_wi=2",
imageAlt: "dental logo",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
description: "Procedimentos realizados com segurança, conforto e precisão para sua saúde bucal.",
buttonIcon: "Knife",
buttonHref: "https://wa.me/5535984544167",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-brunette-female-dentist-chair-stomatology-room_613910-11490.jpg?_wi=2",
imageAlt: "dental logo",
},
{
@@ -211,7 +211,7 @@ export default function LandingPage() {
description: "Tratamento de canal com técnicas modernas e minimamente invasivas para preservar seu dente.",
buttonIcon: "HeartPulse",
buttonHref: "https://wa.me/5535984544167",
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=2",
imageAlt: "dental logo",
},
]}