Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 18:20:46 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
handle: "Construction Co",
testimonial: "LUMVER transformed our lead intake. First to respond, first to close.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-background_23-2150913919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-background_23-2150913919.jpg?_wi=1",
imageAlt: "minimalist data flow line art dark",
},
{
@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "Luxury Yachting",
testimonial: "Instant notifications meant we captured our biggest lead of the year.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-outbreak-update-phone-application_53876-167269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-outbreak-update-phone-application_53876-167269.jpg?_wi=1",
imageAlt: "minimalist phone notification UI",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "SaaS Enterprise",
testimonial: "The speed of this system is unmatched. We saw a 300% increase in discovery bookings.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blue-technology-background_1017-3288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-technology-background_1017-3288.jpg?_wi=1",
imageAlt: "glowing network node architecture",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "Legal Consulting",
testimonial: "Clients are impressed by our responsiveness. It changes the entire tone of the first meeting.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-background_23-2150913919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-background_23-2150913919.jpg?_wi=2",
imageAlt: "minimalist data flow line art dark",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "Real Estate Group",
testimonial: "LUMVER pays for itself within the first week of operation. Absolute necessity.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-outbreak-update-phone-application_53876-167269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-outbreak-update-phone-application_53876-167269.jpg?_wi=2",
imageAlt: "minimalist phone notification UI",
},
]}
@@ -101,7 +101,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-background_23-2150913919.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-background_23-2150913919.jpg?_wi=3"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -182,7 +182,7 @@ export default function LandingPage() {
tags: [
"Instant",
],
imageSrc: "http://img.b2bpic.net/free-photo/blue-technology-background_1017-3288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-technology-background_1017-3288.jpg?_wi=2",
imageAlt: "glowing network node architecture",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
tags: [
"API",
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-background_23-2150913919.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-background_23-2150913919.jpg?_wi=4",
imageAlt: "minimalist data flow line art dark",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
tags: [
"Automated",
],
imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-outbreak-update-phone-application_53876-167269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coronavirus-outbreak-update-phone-application_53876-167269.jpg?_wi=3",
imageAlt: "minimalist phone notification UI",
},
]}