Update src/app/contact/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
name: "message",
|
||||
placeholder: "Tell us about your needs...",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wild-bezoar-goat-nature-habitat-bezoar-ibex-capra-aegagrus_475641-92.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wild-bezoar-goat-nature-habitat-bezoar-ibex-capra-aegagrus_475641-92.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -85,12 +85,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sheikh Al-Maktoum",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Elena Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-with-horse-ranch_1157-20816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-with-horse-ranch_1157-20816.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user