Update src/app/about/page.tsx
This commit is contained in:
@@ -52,10 +52,10 @@ export default function AboutPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg", imageAlt: "SocialPulse team collaboration"},
|
||||
"http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg?_wi=3", imageAlt: "SocialPulse team collaboration"},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg", imageAlt: "Agency workspace and planning"},
|
||||
"http://img.b2bpic.net/free-photo/strategy-technique-tactic-word-concept_53876-133628.jpg?_wi=4", imageAlt: "Agency workspace and planning"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Industry Leaders Since 2020"
|
||||
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
{/* Footer */}
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-people-with-smartphones-tablets_273609-10846.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-people-with-smartphones-tablets_273609-10846.jpg?_wi=2"
|
||||
imageAlt="Social media community"
|
||||
logoText="SocialPulse"
|
||||
copyrightText="© 2025 SocialPulse. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user