Merge version_1 into main #1
@@ -62,35 +62,35 @@ export default function LandingPage() {
|
||||
handle: "@alexs",
|
||||
testimonial: "Findly helped me find my lost keys within 10 minutes. Absolute life-saver!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarahm",
|
||||
testimonial: "Great community platform. The photo verification really builds trust.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David Zhou",
|
||||
handle: "@davidz",
|
||||
testimonial: "Finally, a way to track neighborhood lost and found items. Very professional.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-woman_273609-10449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-woman_273609-10449.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena Ross",
|
||||
handle: "@elenar",
|
||||
testimonial: "Simple, efficient, and secure. Highly recommended for every city.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mike Vance",
|
||||
handle: "@mikev",
|
||||
testimonial: "The geotagging precision is unmatched. Got my wallet back!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-outdoors_23-2149536732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-outdoors_23-2149536732.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Local Agency",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
role: "Teacher",
|
||||
company: "High School",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
role: "Engineer",
|
||||
company: "Tech Corp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-woman_273609-10449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-blonde-woman_273609-10449.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
role: "Photographer",
|
||||
company: "Self-Employed",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
role: "Architect",
|
||||
company: "Studio X",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-outdoors_23-2149536732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-women-outdoors_23-2149536732.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Trusted by Thousands"
|
||||
|
||||
Reference in New Issue
Block a user