Merge version_3 into main #4
@@ -11,7 +11,7 @@ import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven";
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Award, Zap, Heart, Users, Camera } from "lucide-react";
|
||||
import { Award, Zap, Heart, Users, Camera, Shield } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -46,6 +46,7 @@ export default function LandingPage() {
|
||||
title="Confident Smiles Start Here"
|
||||
description="Professional, painless dental care for the whole family. Experience exceptional service in our modern, welcoming clinic."
|
||||
tag="Dental Excellence"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user