Compare commits
7 Commits
version_10
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 38f809b15e | |||
| e6b4e61ea6 | |||
| b6de34fe8f | |||
| b9178eb160 | |||
| 36038178c0 | |||
| c26ff2da2e | |||
| afadd7b26b |
@@ -164,16 +164,16 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "S.S.", role: "Patient", company: "Google Review", rating: 5,
|
id: "1", name: "S.S.", role: "Patient", company: "Google Review", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOr4rglD5fu7yVqGXlcOSYUkyu/uploaded-1774613915091-9iufm8n6.png"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Jamila M.", role: "Patient", company: "Google Review", rating: 5,
|
id: "2", name: "Jamila M.", role: "Patient", company: "Google Review", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-halal-outdoors_23-2150701565.jpg"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOr4rglD5fu7yVqGXlcOSYUkyu/uploaded-1774613923010-zjwelp9s.png"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Mariam A.", role: "Patient", company: "Google Review", rating: 5,
|
id: "3", name: "Mariam A.", role: "Patient", company: "Google Review", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-retired-man-with-chronic-disease-nursing-home_482257-27044.jpg"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOr4rglD5fu7yVqGXlcOSYUkyu/uploaded-1774613928682-37up2mva.png"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Mohammed J.", role: "Patient", company: "Google Review", rating: 5,
|
id: "4", name: "Mohammed J.", role: "Patient", company: "Google Review", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-posing_23-2148018652.jpg"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOr4rglD5fu7yVqGXlcOSYUkyu/uploaded-1774613946816-12j8qyc1.png"},
|
||||||
{
|
{
|
||||||
id: "5", name: "Eman A.", role: "Patient", company: "Google Review", rating: 5,
|
id: "5", name: "Eman A.", role: "Patient", company: "Google Review", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-friends-reunited_23-2149165106.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-excited-friends-reunited_23-2149165106.jpg"},
|
||||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
|||||||
text: "Call Now", href: "tel:44685444"
|
text: "Call Now", href: "tel:44685444"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Get Directions", href: "https://maps.app.goo.gl/gWCz7zTRhgKAvpoX6"
|
text: "Get Directions", href: "https://www.google.com/maps/place/Dr+Haitham+Jichi+Clinic+%D8%B9%D9%8A%D8%A7%D8%AF%D8%A9+%D8%A7%D9%84%D8%AF%D9%83%D8%AA%D9%88%D8%B1+%D9%87%D9%8A%D8%AB%D9%85+%D8%AC%D8%B4%D9%8A%E2%80%AD/@25.2506597,51.4741351,16z/data=!4m10!1m2!2m1!1sdentists+near+me!3m6!1s0x3e45db7bc6dc0449:0x5f9ac9e7f5f58699!8m2!3d25.2502813!4d51.483834!15sChBkZW50aXN0cyBuZWFyIG1lIgOQAQFaEiIQZGVudGlzdHMgbmVhciBtZZIBEGNvc21ldGljX2RlbnRpc3SaASNDaFpEU1VoTk1HOW5TMFZKUTBGblNVTkdMVnBIWVZWQkVBReABAPoBBAgAEEY!16s%2Fg%2F11f66by_5k?entry=ttu&g_ep=EgoyMDI2MDMxOC4xIKXMDSoASAFQAw%3D%3D"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user