diff --git a/src/app/page.tsx b/src/app/page.tsx index 9754cd5..11048d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { useInvertedBackground={true} names={["Hartford Magazine TopDentist 2019", "Aetna Dental Insurance", "Cigna Dental Insurance", "Delta Dental Insurance", "MetLife Dental Insurance", "Guardian Dental Insurance", "UnitedHealthcare Dental Insurance"]} logos={[ - "http://img.b2bpic.net/free-vector/technology-logo-template-with-abstract-shapes_23-2148240849.jpg", "http://img.b2bpic.net/free-vector/collection-premium-shields_23-2147610664.jpg", "http://img.b2bpic.net/free-vector/flat-design-medical-label-pack_23-2149078704.jpg", "http://img.b2bpic.net/free-vector/gradient-dental-clinic-labels-template_23-2149524084.jpg", "http://img.b2bpic.net/free-vector/heart-logo-template_23-2147503110.jpg", "http://img.b2bpic.net/free-vector/set-retro-vintage-sale-logo-badges-dark_1150-41034.jpg", "http://img.b2bpic.net/free-photo/mid-adult-man-pain-looking-mirror-while-gesturing-female-dentist-clinic_662251-2576.jpg" + "http://img.b2bpic.net/free-vector/pharmacy-logo-with-tooth_1057-2516.jpg", "http://img.b2bpic.net/free-vector/blue-hospital-logo-template_1057-394.jpg", "http://img.b2bpic.net/free-vector/blue-logo-insurance-car_1057-2818.jpg", "http://img.b2bpic.net/free-vector/business-card-logo_23-2147516168.jpg", "http://img.b2bpic.net/free-vector/doctor-office-logo-template_23-2149665569.jpg", "http://img.b2bpic.net/free-vector/gradient-dental-logo-pack_52683-64637.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg" ]} title="Recognized Excellence & Trusted Partners" description="Proudly voted a Top Dentist in Hartford Magazine and accepting a wide range of insurance plans for your convenience." @@ -222,4 +222,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}