Merge version_1 into main #3
@@ -189,7 +189,7 @@ export default function AboutPage() {
|
||||
company: "Hassan Trading Co.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -198,7 +198,7 @@ export default function AboutPage() {
|
||||
company: "Cairo Design Studio",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-bearded-middle-age-male-dressed-woolen-suit-isolated-grey-vignette-background_613910-26.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-bearded-middle-age-male-dressed-woolen-suit-isolated-grey-vignette-background_613910-26.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -207,7 +207,7 @@ export default function AboutPage() {
|
||||
company: "Style House Alexandria",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/content-businessman-talking-by-smartphone-looking-away_74855-3250.jpg",
|
||||
"http://img.b2bpic.net/free-photo/content-businessman-talking-by-smartphone-looking-away_74855-3250.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -237,7 +237,7 @@ export default function HomePage() {
|
||||
role: "CEO",
|
||||
company: "Hassan Trading Co.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1569.jpg?_wi=1",
|
||||
imageAlt: "Ahmed Hassan",
|
||||
},
|
||||
{
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
role: "Architect",
|
||||
company: "Cairo Design Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-middle-age-male-dressed-woolen-suit-isolated-grey-vignette-background_613910-26.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-middle-age-male-dressed-woolen-suit-isolated-grey-vignette-background_613910-26.jpg?_wi=1",
|
||||
imageAlt: "Mohamed Karim",
|
||||
},
|
||||
{
|
||||
@@ -255,7 +255,7 @@ export default function HomePage() {
|
||||
role: "Fashion Designer",
|
||||
company: "Style House Alexandria",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-businessman-talking-by-smartphone-looking-away_74855-3250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-businessman-talking-by-smartphone-looking-away_74855-3250.jpg?_wi=1",
|
||||
imageAlt: "Khaled Ibrahim",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user