Merge version_3 into main #6
@@ -10,7 +10,7 @@ import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCar
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
||||
import { Award, Eye, Hand, Scissors, Shield, Sparkles, Zap, CheckShield } from "lucide-react";
|
||||
import { Award, Eye, Hand, Scissors, Shield, Sparkles, Zap, Check } from "lucide-react";
|
||||
import { useEffect } from "react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
tag="Board Certified & Trusted"
|
||||
tagIcon={CheckShield}
|
||||
tagIcon={Check}
|
||||
tagAnimation="slide-up"
|
||||
title="Advanced Hand & Wrist Surgery"
|
||||
description="Board-Certified Hand Surgeons Providing Precision Treatment for Hand, Wrist, and Nerve Conditions"
|
||||
|
||||
Reference in New Issue
Block a user