Merge version_1 into main #4
@@ -1,6 +1,6 @@
|
||||
"use client";
|
||||
|
||||
import { Award, Droplet, Heart, Paintbrush, Shield, Smile, Sparkles, Star, Tooth, Users, Zap } from "lucide-react";
|
||||
import { Award, Droplet, Heart, Paintbrush, Shield, Smile, Sparkles, Star, Users, Zap } from "lucide-react";
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="En Rivas & Díaz Dental Clinic contamos con tecnología de punta y un equipo de expertos comprometidos con tu salud bucal. ¡Agenda tu cita hoy y experimenta la excelencia en atención dental!"
|
||||
tag="Clínica Dental Premium"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "circleGradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crowded-stomatology-waiting-area-with-people-filling-form-dental-consultation_482257-4858.jpg"
|
||||
imageAlt="Clínica dental moderna y acogedora"
|
||||
buttons={[
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
title: "Endodoncia", description: "Tratamiento de conductos radiculares con tecnología rotatoria para salvar tus dientes naturales."
|
||||
},
|
||||
{
|
||||
icon: Tooth,
|
||||
icon: Smile,
|
||||
title: "Implantes Dentales", description: "Reemplazo dental permanente con implantes de titanio de la más alta calidad."
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user