From e239b44be73f5b9fad98eb158e40325a50e9b8c3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 19:57:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e251598..eefa3d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,23 +52,23 @@ export default function ParkSpotPage() { { text: "Learn More", href: "#how-it-works" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-vector/parking-service-mobile-map_24908-60887.jpg" + imageSrc="http://img.b2bpic.net/free-vector/parking-service-mobile-map_24908-60887.jpg?_wi=1" imageAlt="Interactive parking location map interface" mediaAnimation="slide-up" background={{ variant: "glowing-orb" }} testimonials={[ { name: "Sarah Johnson", handle: "Urban Commuter", testimonial: "I used to spend 15 minutes searching for my car every day. Now I find it in seconds!", rating: 5, - 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=1"}, { name: "Michael Chen", handle: "City Center Worker", testimonial: "Managing multiple parking spots across the city is now effortless. Highly recommended!", rating: 5, - 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=2"}, { name: "Emma Rodriguez", handle: "Frequent Traveler", testimonial: "The navigation feature is seamless. Google Maps integration works perfectly.", rating: 5, - 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=3"}, { name: "David Kim", handle: "Business Professional", testimonial: "Best parking app I've used. Simple, reliable, and exactly what I needed.", rating: 5, - 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=4"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -86,13 +86,13 @@ export default function ParkSpotPage() { features={[ { id: "1", title: "One-Tap Location Saving", author: "Instant Capture", description: "Save your exact parking spot with just one tap on the interactive map. Your location is pinned immediately and stored for quick access.", tags: ["Quick Save", "GPS Accurate"], - imageSrc: "http://img.b2bpic.net/free-photo/young-person-using-sustainable-mobility_23-2149290964.jpg", imageAlt: "One-tap location saving feature"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-person-using-sustainable-mobility_23-2149290964.jpg?_wi=1", imageAlt: "One-tap location saving feature"}, { id: "2", title: "Multi-Location Management", author: "Full Control", description: "Save and organize multiple parking locations across different areas. Delete old spots and keep your list clean and manageable.", tags: ["Multiple Spots", "Organization"], - imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", imageAlt: "Multiple parking locations on map"}, + imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=1", imageAlt: "Multiple parking locations on map"}, { id: "3", title: "Live Navigation", author: "Direct Route", description: "Get real-time turn-by-turn navigation directly to your saved parking spot using integrated Google Maps. See exact directions instantly.", tags: ["Google Maps", "Navigation"], - imageSrc: "http://img.b2bpic.net/free-vector/collection-modern-arrows_23-2147976916.jpg", imageAlt: "Live navigation to parking spot"}, + imageSrc: "http://img.b2bpic.net/free-vector/collection-modern-arrows_23-2147976916.jpg?_wi=1", imageAlt: "Live navigation to parking spot"}, ]} animationType="slide-up" textboxLayout="default" @@ -129,7 +129,7 @@ export default function ParkSpotPage() { tagAnimation="slide-up" buttons={[{ text: "Download App", href: "#cta" }]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/creative-business-people-listening-colleague_58466-11715.jpg" + imageSrc="http://img.b2bpic.net/free-photo/creative-business-people-listening-colleague_58466-11715.jpg?_wi=1" imageAlt="Team collaboration on parking solution" useInvertedBackground={true} ariaLabel="Benefits of using ParkSpot parking tracker" @@ -147,17 +147,17 @@ export default function ParkSpotPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Johnson, Urban Commuter", date: "Date: 15 November 2024", title: "No More Parking Anxiety", quote: "I used to waste 15 minutes every day searching for my car. Now I find it in seconds. The app is intuitive and the Google Maps integration is seamless.", tag: "Daily User", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-person-using-sustainable-mobility_23-2149290964.jpg", imageAlt: "Happy commuter using parking app"}, + id: "1", name: "Sarah Johnson, Urban Commuter", date: "Date: 15 November 2024", title: "No More Parking Anxiety", quote: "I used to waste 15 minutes every day searching for my car. Now I find it in seconds. The app is intuitive and the Google Maps integration is seamless.", tag: "Daily User", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-person-using-sustainable-mobility_23-2149290964.jpg?_wi=2", imageAlt: "Happy commuter using parking app"}, { - id: "2", name: "Michael Chen, City Center Worker", date: "Date: 18 November 2024", title: "Manages Multiple Spots Easily", quote: "Managing parking across different areas of the city is now effortless. I can save multiple locations and switch between them instantly. Best decision ever!", tag: "Multi-Location", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", imageAlt: "Multiple parking locations organized"}, + id: "2", name: "Michael Chen, City Center Worker", date: "Date: 18 November 2024", title: "Manages Multiple Spots Easily", quote: "Managing parking across different areas of the city is now effortless. I can save multiple locations and switch between them instantly. Best decision ever!", tag: "Multi-Location", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=2", imageAlt: "Multiple parking locations organized"}, { - id: "3", name: "Emma Rodriguez, Frequent Traveler", date: "Date: 12 November 2024", title: "Perfect for Travelers", quote: "Traveling to new cities and remembering where I parked used to be stressful. This app solved that problem completely. The navigation feature works flawlessly.", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-vector/collection-modern-arrows_23-2147976916.jpg", imageAlt: "Seamless navigation experience"}, + id: "3", name: "Emma Rodriguez, Frequent Traveler", date: "Date: 12 November 2024", title: "Perfect for Travelers", quote: "Traveling to new cities and remembering where I parked used to be stressful. This app solved that problem completely. The navigation feature works flawlessly.", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-vector/collection-modern-arrows_23-2147976916.jpg?_wi=2", imageAlt: "Seamless navigation experience"}, { - id: "4", name: "David Kim, Business Professional", date: "Date: 22 November 2024", title: "Essential Business Tool", quote: "As someone who parks in different locations throughout the day, this app is invaluable. It's reliable, fast, and exactly what I needed for my busy schedule.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/creative-business-people-listening-colleague_58466-11715.jpg", imageAlt: "Business professional using app"}, + id: "4", name: "David Kim, Business Professional", date: "Date: 22 November 2024", title: "Essential Business Tool", quote: "As someone who parks in different locations throughout the day, this app is invaluable. It's reliable, fast, and exactly what I needed for my busy schedule.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/creative-business-people-listening-colleague_58466-11715.jpg?_wi=2", imageAlt: "Business professional using app"}, { - id: "5", name: "Jessica Lee, Downtown Shopper", date: "Date: 25 November 2024", title: "Shopping Made Simple", quote: "No more panic when I return to the parking lot with my hands full of bags. I immediately know where my car is. Highly recommend to all city dwellers!", tag: "Shopper", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-person-using-sustainable-mobility_23-2149290964.jpg", imageAlt: "Satisfied customer using app"}, + id: "5", name: "Jessica Lee, Downtown Shopper", date: "Date: 25 November 2024", title: "Shopping Made Simple", quote: "No more panic when I return to the parking lot with my hands full of bags. I immediately know where my car is. Highly recommend to all city dwellers!", tag: "Shopper", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-person-using-sustainable-mobility_23-2149290964.jpg?_wi=3", imageAlt: "Satisfied customer using app"}, { - id: "6", name: "Robert Martinez, Frequent Driver", date: "Date: 28 November 2024", title: "Game-Changing App", quote: "Five stars isn't enough. This app has changed how I approach parking in the city. Simple, effective, and it works every time. Worth every penny!", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", imageAlt: "Enthusiastic user testimonial"}, + id: "6", name: "Robert Martinez, Frequent Driver", date: "Date: 28 November 2024", title: "Game-Changing App", quote: "Five stars isn't enough. This app has changed how I approach parking in the city. Simple, effective, and it works every time. Worth every penny!", tag: "5-Star Review", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg?_wi=3", imageAlt: "Enthusiastic user testimonial"}, ]} ariaLabel="Customer testimonials for parking tracker app" /> @@ -180,7 +180,7 @@ export default function ParkSpotPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/parking-service-mobile-map_24908-60887.jpg" + imageSrc="http://img.b2bpic.net/free-vector/parking-service-mobile-map_24908-60887.jpg?_wi=2" imageAlt="ParkSpot app interface" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1