Update src/app/page.tsx

This commit is contained in:
2026-03-09 22:02:03 +00:00
parent 38d6cd3757
commit d7cd770e6c

View File

@@ -118,16 +118,16 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Local Resident", company: "Forest Park", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg", imageAlt: "happy woman smiling portrait professional headshot"},
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6868.jpg?_wi=1", imageAlt: "happy woman smiling portrait professional headshot"},
{
id: "2", name: "Michael Chen", role: "Frequent Visitor", company: "ATL Airport Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg", imageAlt: "happy man smiling professional portrait headshot"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1602.jpg?_wi=1", imageAlt: "happy man smiling professional portrait headshot"},
{
id: "3", name: "Emily Rodriguez", role: "Business Owner", company: "Forest Park", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg", imageAlt: "happy Latina woman smiling portrait professional"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg?_wi=1", imageAlt: "happy Latina woman smiling portrait professional"},
{
id: "4", name: "David Kim", role: "Regular Customer", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman_1098-66.jpg", imageAlt: "happy Asian man smiling professional portrait"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman_1098-66.jpg?_wi=1", imageAlt: "happy Asian man smiling professional portrait"},
]}
kpiItems={[
{ value: "2,000+", label: "Happy Reviews" },