Update src/app/page.tsx
This commit is contained in:
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
"Cleaning",
|
||||
"Exam",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-stylish-feminine-curlyhaired-africanamerican-woman-blue-fashionable-blouse-stretch-hand-hold-smartphone-taking-selfie-laughing-smiling-white-background_176420-55433.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-stylish-feminine-curlyhaired-africanamerican-woman-blue-fashionable-blouse-stretch-hand-hold-smartphone-taking-selfie-laughing-smiling-white-background_176420-55433.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
"Whitening",
|
||||
"Veneers",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sincere-happy-girl-smiling-laughing_176420-9689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sincere-happy-girl-smiling-laughing_176420-9689.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
"Crowns",
|
||||
"Implants",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-old-man-outdoors_23-2148997295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-old-man-outdoors_23-2148997295.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Dental Services"
|
||||
@@ -185,21 +185,21 @@ export default function LandingPage() {
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "The gentlest cleaning I've ever had. Truly great experience!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-stylish-feminine-curlyhaired-africanamerican-woman-blue-fashionable-blouse-stretch-hand-hold-smartphone-taking-selfie-laughing-smiling-white-background_176420-55433.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-stylish-feminine-curlyhaired-africanamerican-woman-blue-fashionable-blouse-stretch-hand-hold-smartphone-taking-selfie-laughing-smiling-white-background_176420-55433.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
handle: "@mikec",
|
||||
testimonial: "Professional, efficient, and so friendly. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sincere-happy-girl-smiling-laughing_176420-9689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sincere-happy-girl-smiling-laughing_176420-9689.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@emilyr",
|
||||
testimonial: "I was nervous, but they made me feel so comfortable right away.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-old-man-outdoors_23-2148997295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-old-man-outdoors_23-2148997295.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user