Update src/app/services/page.tsx
This commit is contained in:
@@ -106,7 +106,7 @@ export default function ServicesPage() {
|
||||
testimonial:
|
||||
"Manvel completely transformed our brand identity. The design work was exceptional and truly captured our vision.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ServicesPage() {
|
||||
testimonial:
|
||||
"Outstanding attention to detail and creative execution. The logo and branding package exceeded our expectations.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function ServicesPage() {
|
||||
testimonial:
|
||||
"Professional, creative, and responsive. Manvel delivered beautiful social media graphics that increased our engagement.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg",
|
||||
"http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg?_wi=2",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
]}
|
||||
@@ -139,7 +139,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-desk-filled-with-productivity-items-empty-home_482257-101134.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-desk-filled-with-productivity-items-empty-home_482257-101134.jpg?_wi=2"
|
||||
imageAlt="Modern design studio workspace"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user