Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-07 16:29:01 +00:00
parent c00db4217c
commit ddf63c1a4a

View File

@@ -41,7 +41,7 @@ export default function PricingPage() {
name: "Sarah Johnson",
role: "CEO",
testimonial: "The pricing was transparent and fair. We got exceptional value for our investment in our brand.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg?_wi=4",
imageAlt: "Sarah Johnson",
},
{
@@ -49,7 +49,7 @@ export default function PricingPage() {
name: "Michael Chen",
role: "Founder",
testimonial: "Great packages with flexible options. Manvel helped us choose the perfect tier for our startup.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg?_wi=4",
imageAlt: "Michael Chen",
},
{
@@ -57,7 +57,7 @@ export default function PricingPage() {
name: "Emily Rodriguez",
role: "Marketing Director",
testimonial: "Best investment we made for our brand. The Professional Package included everything we needed.",
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg?_wi=4",
imageAlt: "Emily Rodriguez",
},
];
@@ -143,7 +143,7 @@ export default function PricingPage() {
<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=4"
imageAlt="Modern design studio dark aesthetic"
columns={footerColumns}
logoText="Manvel Design Studio"