Update src/app/about/page.tsx
This commit is contained in:
@@ -82,13 +82,13 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Abhiram Gupta",
|
||||
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",
|
||||
imageAlt: "Abhiram Gupta, Co-founder",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Zain Uddin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg?_wi=2",
|
||||
imageAlt: "Zain Uddin, Co-founder",
|
||||
},
|
||||
]}
|
||||
@@ -146,7 +146,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-futuristic-background_52683-31439.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/abstract-futuristic-background_52683-31439.jpg?_wi=5"
|
||||
imageAlt="AZ Marketing Footer"
|
||||
logoText="AZ MARKETING"
|
||||
copyrightText="© 2024 AZ Marketing. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user