Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-04 23:08:38 +00:00
parent 55d6c7bb2a
commit 08f5a6bbbe

View File

@@ -66,7 +66,7 @@ export default function ReviewsPage() {
quote: "Work clothes came back super crisp and perfectly pressed. Best dry cleaners in Brampton! The attention to detail is unmatched.",
name: "John Smith",
role: "Business Professional",
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=6",
imageAlt: "John Smith",
},
{
@@ -75,7 +75,7 @@ export default function ReviewsPage() {
quote: "Owner fixed my blouse and it looked brand new. Their attention to detail is incredible. I've never seen better work.",
name: "Sarah Johnson",
role: "Regular Customer",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3",
imageAlt: "Sarah Johnson",
},
{
@@ -84,7 +84,7 @@ export default function ReviewsPage() {
quote: "I highly recommend to friends and family. They never disappoint with quality and service. Always on time, always perfect.",
name: "Michael Chen",
role: "Trusted Customer",
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=7",
imageAlt: "Michael Chen",
},
{
@@ -93,7 +93,7 @@ export default function ReviewsPage() {
quote: "Quick turnaround and amazing quality. This is my go-to dry cleaner in Brampton. Never let me down.",
name: "Emily Davis",
role: "Frequent Customer",
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=8",
imageAlt: "Emily Davis",
},
{
@@ -102,7 +102,7 @@ export default function ReviewsPage() {
quote: "Professional service, fair pricing, and they really care about your clothes. Best investment for my wardrobe.",
name: "David Wilson",
role: "Premium Customer",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2",
imageAlt: "David Wilson",
},
{
@@ -111,7 +111,7 @@ export default function ReviewsPage() {
quote: "Fantastic quality and friendly staff. Best dry cleaning experience I've had. Highly professional team.",
name: "Lisa Anderson",
role: "Satisfied Customer",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2",
imageAlt: "Lisa Anderson",
},
]}
@@ -132,7 +132,7 @@ export default function ReviewsPage() {
tagAnimation="blur-reveal"
background={{ variant: "blurBottom" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-948.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-948.jpg?_wi=3"
imageAlt="Customer service representative"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -145,7 +145,7 @@ export default function ReviewsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-woman-style-accessories-red-knitted-sweater-checkered-shirt-denim-jeans-black-leather-boots-hat-autumn-fashion-trend-view-from-vintage-photo-camera-traveler-outfit_285396-5116.jpg"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-woman-style-accessories-red-knitted-sweater-checkered-shirt-denim-jeans-black-leather-boots-hat-autumn-fashion-trend-view-from-vintage-photo-camera-traveler-outfit_285396-5116.jpg?_wi=4"
imageAlt="Professional garment care background"
logoText="Smart City Eco Dry Cleaners"
copyrightText="© 2025 Smart City Eco Dry Cleaners. All rights reserved."