Merge version_1 into main #3
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn About Our Services", href: "#services" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=1"
|
||||
imageAlt="Modern luxury dental office"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Preventive", name: "Professional Cleaning", price: "Preventive Care", rating: 5,
|
||||
reviewCount: "650+", imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg", imageAlt: "Comprehensive dental cleaning service"
|
||||
reviewCount: "650+", imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg?_wi=1", imageAlt: "Comprehensive dental cleaning service"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -117,16 +117,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "State-of-the-Art Technology", description: "Advanced digital imaging and precision instruments for accurate diagnostics and optimal treatment outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg", imageAlt: "Modern dental technology"
|
||||
title: "State-of-the-Art Technology", description: "Advanced digital imaging and precision instruments for accurate diagnostics and optimal treatment outcomes.", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=2", imageAlt: "Modern dental technology"
|
||||
},
|
||||
{
|
||||
title: "Patient-Centered Approach", description: "Personalized treatment plans designed around your unique needs, concerns, and smile goals.", imageSrc: "http://img.b2bpic.net/free-photo/team-happy-doctors-standing-with-arms-crossed-mri-scanner-hospital-looking-camera_637285-389.jpg", imageAlt: "Compassionate dental team"
|
||||
},
|
||||
{
|
||||
title: "Comfort & Relaxation", description: "Serene environment with sedation options to ensure a calm, comfortable experience for anxious patients.", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg", imageAlt: "Comfortable dental treatment room"
|
||||
title: "Comfort & Relaxation", description: "Serene environment with sedation options to ensure a calm, comfortable experience for anxious patients.", imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=3", imageAlt: "Comfortable dental treatment room"
|
||||
},
|
||||
{
|
||||
title: "Preventive Excellence", description: "Proactive care strategies and education to maintain optimal oral health and prevent future complications.", imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg", imageAlt: "Preventive dental care"
|
||||
title: "Preventive Excellence", description: "Proactive care strategies and education to maintain optimal oral health and prevent future complications.", imageSrc: "http://img.b2bpic.net/free-photo/checkup-dentist-tool-instrument-young_1301-3124.jpg?_wi=2", imageAlt: "Preventive dental care"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -146,22 +146,22 @@ export default function LandingPage() {
|
||||
topMarqueeDirection="left"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "Smile Transformation", testimonial: "Dr. Chen completely transformed my smile. The care and attention to detail throughout my treatment was exceptional. Highly recommend Luminous Dental!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", name: "Sarah Mitchell", handle: "Smile Transformation", testimonial: "Dr. Chen completely transformed my smile. The care and attention to detail throughout my treatment was exceptional. Highly recommend Luminous Dental!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Rodriguez", handle: "Implant Success", testimonial: "After years of insecurity, I finally have the smile I've always wanted. The implant procedure was seamless, and the results exceeded expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Rodriguez"
|
||||
id: "2", name: "James Rodriguez", handle: "Implant Success", testimonial: "After years of insecurity, I finally have the smile I've always wanted. The implant procedure was seamless, and the results exceeded expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Thompson", handle: "Whitening Wonder", testimonial: "My teeth have never looked better! The professional whitening treatment delivered stunning results, and the office atmosphere is so calming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Emily Thompson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael Davis", handle: "Preventive Care", testimonial: "I appreciate how the team educates me on maintaining my oral health. Their preventive approach has saved me from serious issues down the road.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Davis"
|
||||
id: "4", name: "Michael Davis", handle: "Preventive Care", testimonial: "I appreciate how the team educates me on maintaining my oral health. Their preventive approach has saved me from serious issues down the road.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Davis"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Wong", handle: "Anxiety-Free", testimonial: "As someone with dental anxiety, the gentle approach and sedation options made all the difference. I'm no longer afraid to visit the dentist.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jessica Wong"
|
||||
id: "5", name: "Jessica Wong", handle: "Anxiety-Free", testimonial: "As someone with dental anxiety, the gentle approach and sedation options made all the difference. I'm no longer afraid to visit the dentist.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Jessica Wong"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Green", handle: "Family Care", testimonial: "Entire family comes here. Dr. Chen and staff treat everyone with respect and make appointments enjoyable. Best dental practice in the city!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Robert Green"
|
||||
id: "6", name: "Robert Green", handle: "Family Care", testimonial: "Entire family comes here. Dr. Chen and staff treat everyone with respect and make appointments enjoyable. Best dental practice in the city!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Green"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23912.jpg?_wi=4"
|
||||
imageAlt="Welcoming dental office reception"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user