Merge version_1 into main #1
@@ -80,15 +80,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "professional-whitening", brand: "White!", name: "Professional In-Office Whitening", price: "Starting $299", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-dental-treatment_107420-65432.jpg", imageAlt: "Professional in-office teeth whitening treatment"
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-dental-treatment_107420-65432.jpg?_wi=1", imageAlt: "Professional in-office teeth whitening treatment"
|
||||
},
|
||||
{
|
||||
id: "laser-treatment", brand: "White!", name: "Advanced Laser Whitening", price: "Starting $399", rating: 5,
|
||||
reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-hands-holding-endodontic-endomotor-handpiece_651396-3433.jpg", imageAlt: "Advanced laser teeth whitening treatment"
|
||||
reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/dentist-hands-holding-endodontic-endomotor-handpiece_651396-3433.jpg?_wi=1", imageAlt: "Advanced laser teeth whitening treatment"
|
||||
},
|
||||
{
|
||||
id: "home-kit", brand: "White!", name: "Custom Home Whitening Kit", price: "Starting $199", rating: 5,
|
||||
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg", imageAlt: "Custom home whitening kit"
|
||||
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg?_wi=1", imageAlt: "Custom home whitening kit"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -118,13 +118,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Fast Results", description: "See visible whitening within one appointment. Professional-grade treatments deliver dramatic results in minimal time.", imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-dental-treatment_107420-65432.jpg", imageAlt: "Fast results professional whitening"
|
||||
title: "Fast Results", description: "See visible whitening within one appointment. Professional-grade treatments deliver dramatic results in minimal time.", imageSrc: "http://img.b2bpic.net/free-photo/patient-receiving-dental-treatment_107420-65432.jpg?_wi=2", imageAlt: "Fast results professional whitening"
|
||||
},
|
||||
{
|
||||
title: "Long-Lasting Shine", description: "Results that endure. Our treatments provide lasting brightness with proper maintenance and care recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg", imageAlt: "Long-lasting whitening results"
|
||||
title: "Long-Lasting Shine", description: "Results that endure. Our treatments provide lasting brightness with proper maintenance and care recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-using-instruments_23-2151053285.jpg?_wi=2", imageAlt: "Long-lasting whitening results"
|
||||
},
|
||||
{
|
||||
title: "Sensitivity-Safe", description: "Comfortable whitening experience. We use advanced formulas that minimize sensitivity while maximizing brightness.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-hands-holding-endodontic-endomotor-handpiece_651396-3433.jpg", imageAlt: "Sensitivity-safe whitening technology"
|
||||
title: "Sensitivity-Safe", description: "Comfortable whitening experience. We use advanced formulas that minimize sensitivity while maximizing brightness.", imageSrc: "http://img.b2bpic.net/free-photo/dentist-hands-holding-endodontic-endomotor-handpiece_651396-3433.jpg?_wi=2", imageAlt: "Sensitivity-safe whitening technology"
|
||||
},
|
||||
{
|
||||
title: "Expert Care", description: "Certified dental professionals guide every step. Our team ensures optimal results with personalized attention.", imageSrc: "http://img.b2bpic.net/free-photo/nurse-her-work-clinic-wearing-scrubs-gloves_23-2149844673.jpg", imageAlt: "Expert dental professionals"
|
||||
|
||||
Reference in New Issue
Block a user