Merge version_1 into main #1
@@ -61,35 +61,35 @@ export default function LandingPage() {
|
||||
handle: "@rahulv",
|
||||
testimonial: "Excellent service and very gentle care. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-close-up-portrait-young-woman-smiling-looking-happy-wearing-casual-white-tshirt-standing-h_1258-127290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-close-up-portrait-young-woman-smiling-looking-happy-wearing-casual-white-tshirt-standing-h_1258-127290.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Priya Sharma",
|
||||
handle: "@priyas",
|
||||
testimonial: "Muskan Dental changed my life with my new smile. Great team.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-brown-turtleneck-sweater-jeans-fashion-hipster-male-posing-studio_158538-25123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-brown-turtleneck-sweater-jeans-fashion-hipster-male-posing-studio_158538-25123.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Amit Kumar",
|
||||
handle: "@amitk",
|
||||
testimonial: "Very professional and clean clinic. The staff is wonderful.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sunita Rao",
|
||||
handle: "@sunitar",
|
||||
testimonial: "Painless procedure! Thank you for such great care.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Vikram Seth",
|
||||
handle: "@vikrams",
|
||||
testimonial: "Best experience I've had at a dentist. Extremely satisfied.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-elder-woman-reading_23-2148373858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-elder-woman-reading_23-2148373858.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -211,7 +211,7 @@ export default function LandingPage() {
|
||||
role: "Software Engineer",
|
||||
company: "TechIndia",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-close-up-portrait-young-woman-smiling-looking-happy-wearing-casual-white-tshirt-standing-h_1258-127290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-close-up-portrait-young-woman-smiling-looking-happy-wearing-casual-white-tshirt-standing-h_1258-127290.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
role: "Architect",
|
||||
company: "DesignCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-brown-turtleneck-sweater-jeans-fashion-hipster-male-posing-studio_158538-25123.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-brown-turtleneck-sweater-jeans-fashion-hipster-male-posing-studio_158538-25123.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -227,7 +227,7 @@ export default function LandingPage() {
|
||||
role: "Marketing Manager",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
role: "Teacher",
|
||||
company: "BrightAcademy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
role: "Doctor",
|
||||
company: "City Hospital",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-elder-woman-reading_23-2148373858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-elder-woman-reading_23-2148373858.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user