Merge version_1 into main #1
@@ -77,27 +77,27 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Cirurgia Avançada", tags: ["Especializada", "Precisão"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg", imageAlt: "modern dental equipment technology"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg?_wi=1", imageAlt: "modern dental equipment technology"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Implantes Dentários", tags: ["Reabilitação", "Moderno"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg", imageAlt: "modern dental equipment technology"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg?_wi=2", imageAlt: "modern dental equipment technology"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Próteses Dentárias", tags: ["Funcionalidade", "Estética"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg", imageAlt: "modern dental equipment technology"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg?_wi=3", imageAlt: "modern dental equipment technology"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Estética Dental", tags: ["Clareamento", "Harmonização"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg", imageAlt: "modern dental equipment technology"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg?_wi=4", imageAlt: "modern dental equipment technology"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Restaurações", tags: ["Funcional", "Durável"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg", imageAlt: "modern dental equipment technology"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg?_wi=5", imageAlt: "modern dental equipment technology"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Profilaxia e Prevenção", tags: ["Saúde", "Manutenção"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg", imageAlt: "modern dental equipment technology"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-dental-tooth-intruments-medical-stomatology-orthodontic-office_482257-12296.jpg?_wi=6", imageAlt: "modern dental equipment technology"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user