Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-13 02:45:55 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "#pricing",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108702.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108702.jpg?_wi=1"
imageAlt="Business dashboard showing growth metrics"
avatars={[
{
@@ -202,7 +202,7 @@ export default function LandingPage() {
name: "Sarah Jenkins",
role: "VP Operations",
testimonial: "NexFlow saved our team 20+ hours a week. It changed everything about how we operate.",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg?_wi=1",
},
{
id: "2",
@@ -275,7 +275,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-chair-indoors_23-2151108702.jpg?_wi=2",
imageAlt: "chaotic workplace inefficient business",
},
{
@@ -292,7 +292,7 @@ export default function LandingPage() {
button: {
text: "Contact Sales",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081911.jpg?_wi=2",
imageAlt: "chaotic workplace inefficient business",
},
]}