Update src/app/pricing/page.tsx

This commit is contained in:
2026-03-12 16:23:20 +00:00
parent a1819f1cfa
commit 2048cb1bf8

View File

@@ -75,13 +75,13 @@ export default function PricingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-laughing_23-2148859449.jpg", imageAlt: "James Wilson"},
id: "1", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-laughing_23-2148859449.jpg?_wi=4", imageAlt: "James Wilson"},
{
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-ginger-man-stylish-navy-t-shirt-looking-camera-showing-thumb-up-while-posing-blue-studio-background-human-facial-expressions-sincere-emotions_639032-2116.jpg", imageAlt: "Michael Chen"},
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-ginger-man-stylish-navy-t-shirt-looking-camera-showing-thumb-up-while-posing-blue-studio-background-human-facial-expressions-sincere-emotions_639032-2116.jpg?_wi=4", imageAlt: "Michael Chen"},
{
id: "3", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-spending-time-together_23-2148436159.jpg", imageAlt: "David Rodriguez"},
id: "3", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-spending-time-together_23-2148436159.jpg?_wi=4", imageAlt: "David Rodriguez"},
{
id: "4", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/fired-businessman-holding-his-belongings-screaming-from-frustration-office_637285-6837.jpg", imageAlt: "Marcus Thompson"},
id: "4", name: "Marcus Thompson", imageSrc: "http://img.b2bpic.net/free-photo/fired-businessman-holding-his-belongings-screaming-from-frustration-office_637285-6837.jpg?_wi=4", imageAlt: "Marcus Thompson"},
]}
cardTitle="Join thousands of satisfied customers who trust Armour Barber Shop for quality haircuts and genuine hospitality"
cardTag="Customer Reviews"
@@ -101,7 +101,7 @@ export default function PricingPage() {
background={{
variant: "plain"}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-tattooed-male-barber-cuts-beard-black-male_613910-8611.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-tattooed-male-barber-cuts-beard-black-male_613910-8611.jpg?_wi=6"
imageAlt="Armour Barber Shop storefront"
mediaAnimation="none"
mediaPosition="right"