From 95b9064ccfe273a5fd325985091aedf6f06ccec6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 19:20:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aec8d25..6b215c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "Request Demo & Pricing", href: "#contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/professional-device-rejuvenation-medicine-blue-bottles-botox-cosmetology-therapy-preparation-operation_197531-2782.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-device-rejuvenation-medicine-blue-bottles-botox-cosmetology-therapy-preparation-operation_197531-2782.jpg?_wi=1" /> @@ -94,13 +94,13 @@ export default function LandingPage() { products={[ { id: "p1", brand: "DentBiotech", name: "Pro-Implant Kit", price: "$4,200", rating: 5, - reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-tray-with-medical-scalpel-tools_23-2149299224.jpg"}, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-tray-with-medical-scalpel-tools_23-2149299224.jpg?_wi=1"}, { id: "p2", brand: "DentBiotech", name: "Surgical Guide System", price: "$8,500", rating: 5, - reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/jar-cotton-rolls-orthodontic-instruments-dental-procedure_651396-3108.jpg"}, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/jar-cotton-rolls-orthodontic-instruments-dental-procedure_651396-3108.jpg?_wi=1"}, { id: "p3", brand: "DentBiotech", name: "Biotech Handpiece", price: "$2,900", rating: 4, - reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4416.jpg"}, + reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4416.jpg?_wi=1"}, { id: "p4", brand: "DentBiotech", name: "Diagnostic Software", price: "$1,500", rating: 5, reviewCount: "340", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-dental-chart-white-background_1232-4429.jpg"}, @@ -136,15 +136,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Dr. Sarah Miller", date: "Oct 2024", title: "Lead Surgeon", quote: "The precision is unmatched.", tag: "Implantology", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1053.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-device-rejuvenation-medicine-blue-bottles-botox-cosmetology-therapy-preparation-operation_197531-2782.jpg", imageAlt: "dentist portrait in scrubs"}, + id: "t1", name: "Dr. Sarah Miller", date: "Oct 2024", title: "Lead Surgeon", quote: "The precision is unmatched.", tag: "Implantology", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1053.jpg", imageSrc: "http://img.b2bpic.net/free-photo/professional-device-rejuvenation-medicine-blue-bottles-botox-cosmetology-therapy-preparation-operation_197531-2782.jpg?_wi=2", imageAlt: "dentist portrait in scrubs"}, { id: "t2", name: "Dr. James Chen", date: "Sept 2024", title: "Practice Owner", quote: "Significant ROI achieved.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/nurse-preparing-consult_23-2149309928.jpg", imageSrc: "http://img.b2bpic.net/free-photo/old-man-sitting-dentist-s-office_1157-19444.jpg", imageAlt: "dentist portrait in scrubs"}, { - id: "t3", name: "Dr. Elena Rossi", date: "Aug 2024", title: "Implant Specialist", quote: "Workflow is seamless.", tag: "Surgery", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-doctor-dressed-uniform_171337-1486.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-tray-with-medical-scalpel-tools_23-2149299224.jpg", imageAlt: "dentist portrait in scrubs"}, + id: "t3", name: "Dr. Elena Rossi", date: "Aug 2024", title: "Implant Specialist", quote: "Workflow is seamless.", tag: "Surgery", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-doctor-dressed-uniform_171337-1486.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-tray-with-medical-scalpel-tools_23-2149299224.jpg?_wi=2", imageAlt: "dentist portrait in scrubs"}, { - id: "t4", name: "Dr. Marcus White", date: "July 2024", title: "Clinical Director", quote: "Essential biotech upgrade.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-sheet_1098-912.jpg", imageSrc: "http://img.b2bpic.net/free-photo/jar-cotton-rolls-orthodontic-instruments-dental-procedure_651396-3108.jpg", imageAlt: "dentist portrait in scrubs"}, + id: "t4", name: "Dr. Marcus White", date: "July 2024", title: "Clinical Director", quote: "Essential biotech upgrade.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-sheet_1098-912.jpg", imageSrc: "http://img.b2bpic.net/free-photo/jar-cotton-rolls-orthodontic-instruments-dental-procedure_651396-3108.jpg?_wi=2", imageAlt: "dentist portrait in scrubs"}, { - id: "t5", name: "Dr. Anna Smith", date: "June 2024", title: "Lead Surgeon", quote: "My go-to equipment provider.", tag: "Surgery", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1165.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4416.jpg", imageAlt: "dentist portrait in scrubs"}, + id: "t5", name: "Dr. Anna Smith", date: "June 2024", title: "Lead Surgeon", quote: "My go-to equipment provider.", tag: "Surgery", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1165.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dental-tools-equipment-white-background_1232-4416.jpg?_wi=2", imageAlt: "dentist portrait in scrubs"}, ]} title="Leading Practice Success" description="Validated by top implantologists globally." -- 2.49.1