Update src/app/page.tsx

This commit is contained in:
2026-03-16 17:29:50 +00:00
parent 1ce12284c3
commit bb6c84d387

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="Premium Dental Care"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "radial-gradient" }}
buttons={[
{
text: "Book on WhatsApp", href: "https://wa.me/1234567890?text=I%20would%20like%20to%20book%20an%20appointment"
@@ -169,7 +169,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-dental-braces-dentist-office-sitting-dentist-chair_651396-2256.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-dental-braces-dentist-office-sitting-dentist-chair_651396-2256.jpg"
imageAlt="Modern dental clinic interior"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -219,7 +219,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-dental-braces-dentist-office-sitting-dentist-chair_651396-2256.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/young-man-with-dental-braces-dentist-office-sitting-dentist-chair_651396-2256.jpg"
imageAlt="SmileCare Dental Clinic"
logoText="SmileCare Dental"
copyrightText="© 2025 SmileCare Dental. All rights reserved."