Update src/app/about/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function AboutPage() {
|
||||
icon: Zap,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-artist_23-2148372108.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-artist_23-2148372108.jpg?_wi=2"
|
||||
imageAlt="emjostudio artist at work"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
role: "Creative Director",
|
||||
company: "Design Studio Co.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=5",
|
||||
imageAlt: "Sarah Chen",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function AboutPage() {
|
||||
role: "Brand Manager",
|
||||
company: "Boutique Goods",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function AboutPage() {
|
||||
role: "Shop Owner",
|
||||
company: "Modern Stationery",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=6",
|
||||
imageAlt: "Elena Rodriguez",
|
||||
},
|
||||
]}
|
||||
@@ -142,7 +142,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-vector/colorful-watercolor-background_79603-98.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/colorful-watercolor-background_79603-98.jpg?_wi=7"
|
||||
imageAlt="Creative background"
|
||||
logoText="emjostudio"
|
||||
copyrightText="© 2025 emjostudio. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user