Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 18:10:39 +00:00

View File

@@ -59,15 +59,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Johnson", handle: "Mountain enthusiast", testimonial: "TrailMate transformed how I explore nature. The community is incredible!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-makes-photos-modern-camera-wears-headband-orange-jumper_273609-25957.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-makes-photos-modern-camera-wears-headband-orange-jumper_273609-25957.jpg?_wi=1"
},
{
name: "Michael Chen", handle: "Adventure seeker", testimonial: "Best hiking app I've used. Safety features give me peace of mind.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-walking-through-nature-with-her-arms-outstretched_637285-2206.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-walking-through-nature-with-her-arms-outstretched_637285-2206.jpg?_wi=1"
},
{
name: "Emily Rodriguez", handle: "Trail explorer", testimonial: "Found amazing trails and met wonderful people through TrailMate!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hiker-crossing-river_23-2147628764.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/hiker-crossing-river_23-2147628764.jpg?_wi=1"
}
]}
useInvertedBackground={false}
@@ -127,15 +127,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Mountain Enthusiast", company: "Adventure Club Member", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-makes-photos-modern-camera-wears-headband-orange-jumper_273609-25957.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-female-makes-photos-modern-camera-wears-headband-orange-jumper_273609-25957.jpg?_wi=2"
},
{
id: "2", name: "Michael Chen", role: "Weekend Explorer", company: "Local Hiking Group", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-walking-through-nature-with-her-arms-outstretched_637285-2206.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-having-fun-while-walking-through-nature-with-her-arms-outstretched_637285-2206.jpg?_wi=2"
},
{
id: "3", name: "Emily Rodriguez", role: "Trail Guide", company: "Outdoor Adventures Co.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hiker-crossing-river_23-2147628764.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/hiker-crossing-river_23-2147628764.jpg?_wi=2"
},
{
id: "4", name: "David Kim", role: "Nature Photographer", company: "Outdoor Media", rating: 5,