Merge version_1 into main #3
@@ -54,17 +54,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg", imageAlt: "Dashboard overview"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg?_wi=1", imageAlt: "Dashboard overview"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg", imageAlt: "Dashboard insights"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg?_wi=2", imageAlt: "Dashboard insights"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg", imageAlt: "Search results"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg?_wi=3", imageAlt: "Search results"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg", imageAlt: "Export feature"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg?_wi=4", imageAlt: "Export feature"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg", imageAlt: "Credit tracking"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg?_wi=5", imageAlt: "Credit tracking"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg", imageAlt: "Lead list"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-statistics_23-2148924486.jpg?_wi=6", imageAlt: "Lead list"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John Doe", handle: "@jdoe", testimonial: "Increased my lead conversion rate by 50% using this tool.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg"},
|
||||
id: "1", name: "John Doe", handle: "@jdoe", testimonial: "Increased my lead conversion rate by 50% using this tool.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Jane Smith", handle: "@jsmith", testimonial: "Finally, a tool that actually filters results correctly.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-indoors_23-2149915936.jpg"},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Alice White", handle: "@alice", testimonial: "Best lead discovery tool on the market right now.", imageSrc: "http://img.b2bpic.net/free-photo/profile-portrait-young-asian-businessman_1262-1572.jpg"},
|
||||
{
|
||||
id: "5", name: "David Miller", handle: "@dmiller", testimonial: "The credit system is transparent and saves us a ton of time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg"},
|
||||
id: "5", name: "David Miller", handle: "@dmiller", testimonial: "The credit system is transparent and saves us a ton of time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg?_wi=2"},
|
||||
]}
|
||||
title="What users say"
|
||||
description="Join hundreds of successful agencies using our tool to find leads."
|
||||
|
||||
Reference in New Issue
Block a user