Update src/app/page.tsx
This commit is contained in:
@@ -82,15 +82,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Dental Team",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg?_wi=1",
|
||||
imageAlt: "Medical Technology",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentists-choose-equipment-table_1150-19653.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentists-choose-equipment-table_1150-19653.jpg?_wi=1",
|
||||
imageAlt: "Treatment Room",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-doctor-shaking-hands-while-greeting-hallway-hospital_637285-4635.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-doctor-shaking-hands-while-greeting-hallway-hospital_637285-4635.jpg?_wi=1",
|
||||
imageAlt: "Partnership Meeting",
|
||||
},
|
||||
]}
|
||||
@@ -122,13 +122,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Operational Support",
|
||||
description: "Streamlined HR, accounting, and marketing solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg?_wi=2",
|
||||
imageAlt: "Support",
|
||||
},
|
||||
{
|
||||
title: "Clinical Freedom",
|
||||
description: "Complete control over your clinical decisions and patient care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentists-choose-equipment-table_1150-19653.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentists-choose-equipment-table_1150-19653.jpg?_wi=2",
|
||||
imageAlt: "Freedom",
|
||||
},
|
||||
{
|
||||
@@ -140,13 +140,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Advanced Tech",
|
||||
description: "Access to cutting-edge digital dentistry and scanning equipment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-holding-dentition-x-ray-scan-comparing-radiography_482257-22998.jpg?_wi=3",
|
||||
imageAlt: "Technology",
|
||||
},
|
||||
{
|
||||
title: "Peer Mentorship",
|
||||
description: "Connect with industry leaders and successful practice owners.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-doctor-shaking-hands-while-greeting-hallway-hospital_637285-4635.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-businessman-doctor-shaking-hands-while-greeting-hallway-hospital_637285-4635.jpg?_wi=2",
|
||||
imageAlt: "Mentorship",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user