Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
mediaAnimation="reveal-blur"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797671.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797671.jpg?_wi=1"
|
||||
imageAlt="Modern luxury dental clinic interior"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
@@ -119,10 +119,10 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "Advanced Technology", description: "Latest digital imaging, laser treatments, and digital smile design technology for precision diagnostics and treatment", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797671.jpg", imageAlt: "Modern dental technology equipment"
|
||||
title: "Advanced Technology", description: "Latest digital imaging, laser treatments, and digital smile design technology for precision diagnostics and treatment", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-space-with-futuristic-decor-furniture_23-2151797671.jpg?_wi=2", imageAlt: "Modern dental technology equipment"
|
||||
},
|
||||
{
|
||||
title: "Comfort-First Approach", description: "Relaxing environment with premium amenities, sedation options, and individualized pain management strategies", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg", imageAlt: "Luxury dental practice reception"
|
||||
title: "Comfort-First Approach", description: "Relaxing environment with premium amenities, sedation options, and individualized pain management strategies", imageSrc: "http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg?_wi=1", imageAlt: "Luxury dental practice reception"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
description="Ready to transform your smile? Book your personalized consultation with our dental specialists. We'll create a custom treatment plan tailored to your goals and budget."
|
||||
background={{ variant: "aurora" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-female-dentist-pointing-teeth-x-ray-clinic_23-2147879289.jpg?_wi=2"
|
||||
imageAlt="Luxury dental clinic waiting area"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user