From b300e131c126245e0b703fe45c57219ddf39069a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:22:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e8fa037..095c7a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { title="A healthy smile without fear in Pavlodar" description="Bissa Dentistry: qualified doctors with many years of experience and modern equipment. Professional care you can trust." tag="Expert Dental Care" - imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg?_wi=1" imageAlt="Modern dental clinic interior" mediaAnimation="slide-up" buttons={[ @@ -52,19 +52,19 @@ export default function LandingPage() { testimonials={[ { name: "Irina Ganchenko", handle: "Experienced Lead Dentist", testimonial: "Over 15 years of professional experience in comprehensive dental care.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1" }, { name: "Marina K.", handle: "Patient", testimonial: "Professional, caring, and fear-free treatment. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-handsome-man-suit-street_158538-10200.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-handsome-man-suit-street_158538-10200.jpg?_wi=1" }, { name: "Alexei S.", handle: "Patient", testimonial: "Best dental experience. Modern equipment and expert doctors.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg?_wi=1" }, { name: "Olga M.", handle: "Patient", testimonial: "Overcame my fear of dentistry. Exceptional care and attention.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1" } ]} useInvertedBackground={false} @@ -81,10 +81,10 @@ export default function LandingPage() { title: "Treatment", description: "Professional treatment for cavities, root canals, and restorative procedures using modern techniques.", icon: Stethoscope, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/dentistry-team-doing-teeth-consultation-treat-patient-with-toothache-using-dental-equipment-stomatology-office-dentist-assistant-examining-denture-after-drill-procedure_482257-38933.jpg", imageAlt: "Professional dental treatment" + imageSrc: "http://img.b2bpic.net/free-photo/dentistry-team-doing-teeth-consultation-treat-patient-with-toothache-using-dental-equipment-stomatology-office-dentist-assistant-examining-denture-after-drill-procedure_482257-38933.jpg?_wi=1", imageAlt: "Professional dental treatment" }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg", imageAlt: "Modern dental clinic" + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg?_wi=2", imageAlt: "Modern dental clinic" } ] }, @@ -95,7 +95,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19455.jpg", imageAlt: "Dental prosthetics and implants" }, { - imageSrc: "http://img.b2bpic.net/free-photo/dentistry-team-doing-teeth-consultation-treat-patient-with-toothache-using-dental-equipment-stomatology-office-dentist-assistant-examining-denture-after-drill-procedure_482257-38933.jpg", imageAlt: "Professional dental work" + imageSrc: "http://img.b2bpic.net/free-photo/dentistry-team-doing-teeth-consultation-treat-patient-with-toothache-using-dental-equipment-stomatology-office-dentist-assistant-examining-denture-after-drill-procedure_482257-38933.jpg?_wi=2", imageAlt: "Professional dental work" } ] }, @@ -103,10 +103,10 @@ export default function LandingPage() { title: "Hygiene & Prevention", description: "Professional cleaning and preventive care to maintain healthy teeth and prevent future issues.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg", imageAlt: "Professional dental hygiene" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg?_wi=1", imageAlt: "Professional dental hygiene" }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg", imageAlt: "Clean modern clinic" + imageSrc: "http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg?_wi=3", imageAlt: "Clean modern clinic" } ] }, @@ -117,7 +117,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/two-cutie-little-baby-girls-dentist-chair-children-dental_627829-9361.jpg", imageAlt: "Pediatric dental care" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg", imageAlt: "Professional care" + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-receiving-dental-treatment-from-male-dentist-clinic_662251-2591.jpg?_wi=2", imageAlt: "Professional care" } ] } @@ -151,16 +151,16 @@ export default function LandingPage() { description="Real experiences from our valued patients who overcame their fears and achieved healthy smiles." testimonials={[ { - id: "1", name: "Marina K.", role: "Local Business Owner", testimonial: "I used to be terrified of dentists. Dr. Irina and her team made me feel so comfortable that I actually looked forward to my visits. They truly care about their patients.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Marina K." + id: "1", name: "Marina K.", role: "Local Business Owner", testimonial: "I used to be terrified of dentists. Dr. Irina and her team made me feel so comfortable that I actually looked forward to my visits. They truly care about their patients.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Marina K." }, { - id: "2", name: "Alexei S.", role: "IT Professional", testimonial: "The modern equipment and professional approach at Bissa is outstanding. My smile has never looked better. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-handsome-man-suit-street_158538-10200.jpg", imageAlt: "Alexei S." + id: "2", name: "Alexei S.", role: "IT Professional", testimonial: "The modern equipment and professional approach at Bissa is outstanding. My smile has never looked better. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-handsome-man-suit-street_158538-10200.jpg?_wi=2", imageAlt: "Alexei S." }, { - id: "3", name: "Olga M.", role: "Teacher", testimonial: "After my first visit, my dental anxiety completely disappeared. The staff is incredibly kind and professional. Thank you, Bissa!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", imageAlt: "Olga M." + id: "3", name: "Olga M.", role: "Teacher", testimonial: "After my first visit, my dental anxiety completely disappeared. The staff is incredibly kind and professional. Thank you, Bissa!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg?_wi=2", imageAlt: "Olga M." }, { - id: "4", name: "David P.", role: "Engineer", testimonial: "Exceptional service, expert doctors, and state-of-the-art facilities. I trust Bissa with my family's dental health.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David P." + id: "4", name: "David P.", role: "Engineer", testimonial: "Exceptional service, expert doctors, and state-of-the-art facilities. I trust Bissa with my family's dental health.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "David P." }, { id: "5", name: "Elena V.", role: "Entrepreneur", testimonial: "The personalized approach and attention to detail is remarkable. My teeth have never felt healthier.", icon: Heart @@ -210,7 +210,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-dentist-tools-chair-dental-office_1204-394.jpg?_wi=4" imageAlt="Bissa Dental Clinic Reception" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1