Update src/app/page.tsx

This commit is contained in:
2026-06-01 13:56:04 +00:00
parent 975c3fb4d4
commit 609c809045

View File

@@ -119,7 +119,7 @@ export default function LandingPage() {
},
{
title: "Ample Parking", description: "Hassle-free access with a large, secure parking area capable of accommodating numerous vehicles, ensuring convenience for all visitors.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-running-black-background_1301-6600.jpg", imageAlt: "Large, empty parking lot next to a football field"},
imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-running-black-background_1301-6600.jpg?_wi=1", imageAlt: "Large, empty parking lot next to a football field"},
items: [
{
icon: Car,
@@ -171,7 +171,7 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Javier Garcia", imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-running-black-background_1301-6600.jpg", imageAlt: "Portrait of Javier Garcia, a happy male football player"},
id: "1", name: "Javier Garcia", imageSrc: "http://img.b2bpic.net/free-photo/athletic-man-running-black-background_1301-6600.jpg?_wi=2", imageAlt: "Portrait of Javier Garcia, a happy male football player"},
{
id: "2", name: "Maria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/side-view-confident-athlete_23-2148222099.jpg", imageAlt: "Portrait of Maria Rodriguez, a satisfied female soccer coach"},
{