Update src/app/reviews/page.tsx
This commit is contained in:
@@ -75,37 +75,37 @@ export default function ReviewsPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-pressing-buzzer-button_23-2149586556.jpg?_wi=3",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=3",
|
||||
imageAlt: "Michael Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jennifer Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=3",
|
||||
imageAlt: "Jennifer Martinez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/redhead-female-supervisor-dressed-elegant-suit-grey-background_613910-1352.jpg?_wi=3",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amanda Williams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman_23-2147899818.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-businessman_23-2147899818.jpg?_wi=3",
|
||||
imageAlt: "Amanda Williams",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "James Patterson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=3",
|
||||
imageAlt: "James Patterson",
|
||||
},
|
||||
]}
|
||||
@@ -159,7 +159,7 @@ export default function ReviewsPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-automobile-production-line-welding-car-body-modern-car-assembly-plant-auto-industry-interior-hightech-factory_645730-783.jpg?_wi=4"
|
||||
imageAlt="automotive workshop garage background professional"
|
||||
logoText="TFC Motorsports"
|
||||
copyrightText="© 2025 TFC Motorsports & Automotive Repair. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user