Merge version_1 into main #1
@@ -90,14 +90,14 @@ export default function LandingPage() {
|
||||
handle: "@smith-hosp",
|
||||
testimonial: "Reliable experts who truly understand healthcare billing challenges.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-colleague_1098-14876.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-colleague_1098-14876.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Emily Davis",
|
||||
handle: "@davis-health",
|
||||
testimonial: "Seamless integration with our existing practice management software.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -276,7 +276,7 @@ export default function LandingPage() {
|
||||
handle: "@smith-hosp",
|
||||
testimonial: "Reliable experts who truly understand healthcare billing challenges.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-colleague_1098-14876.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-colleague_1098-14876.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
handle: "@davis-health",
|
||||
testimonial: "Seamless integration with our existing practice management software.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-pretty-doctor-sitting-her-place-office_259150-60614.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user