Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-04 11:12:04 +00:00

View File

@@ -79,14 +79,14 @@ export default function LandingPage() {
handle: "@alex_pro",
testimonial: "This platform transformed how we manage projects. Absolutely essential for modern teams!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg?_wi=1",
},
{
name: "Sarah L.",
handle: "@sarah_leader",
testimonial: "Incredible support and a robust feature set. Our productivity has soared since switching.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg?_wi=1",
},
{
name: "Mike R.",
@@ -148,7 +148,7 @@ export default function LandingPage() {
},
]}
avatarText="Join 10,000+ satisfied businesses"
imageSrc="http://img.b2bpic.net/free-photo/happy-business-people-with-their-heads-together_1262-5099.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-business-people-with-their-heads-together_1262-5099.jpg?_wi=1"
imageAlt="Modern business team collaborating in an office"
showDimOverlay={true}
showBlur={true}
@@ -187,7 +187,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-admin-office-sing-tablet-design-machine-learning-algorithms_482257-112941.jpg",
imageAlt: "Task management interface on a phone",
},
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-with-their-heads-together_1262-5099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-with-their-heads-together_1262-5099.jpg?_wi=2",
imageAlt: "mobile app dashboard analytics",
},
{
@@ -201,7 +201,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/closeup-man-using-smartphone-tablet-coffee-table_1262-17318.jpg",
imageAlt: "CRM interface on a phone",
},
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-sad-expression_1194-2739.jpg?_wi=2",
imageAlt: "mobile app dashboard analytics",
},
{
@@ -215,7 +215,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-smartphone_23-2149101159.jpg",
imageAlt: "Security settings on a phone",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg?_wi=2",
imageAlt: "mobile app dashboard analytics",
},
]}