Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 11:05:28 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
testimonials={[
{
name: "James Mitchell", handle: "CEO, BuildCorp", testimonial: "Reduced project delays by 40% and improved team coordination significantly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1"},
]}
buttons={[
{ text: "Get Started", href: "#contact" },
@@ -143,7 +143,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg"},
{
id: "2", name: "Marcus Thompson", role: "Operations Manager", company: "Urban Build Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2"},
{
id: "3", name: "Elena Rodriguez", role: "Site Coordinator", company: "Premier Developments", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg"},