From 6d92159500dc1848a89d27f5e95395b3d84dd907 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 09:09:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6bbf9a9..badc237 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,8 +62,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop-city-background_53876-104034.jpg", imageAlt: "Businesswoman working on a laptop city background" }, { imageSrc: "http://img.b2bpic.net/free-photo/positive-manager-dancing-having-fun-startup-office-enjoying-listening-music-work-break-businesswoman-wearing-headphone-while-working-overtime-financial-growth-report_482257-66843.jpg", imageAlt: "Positive manager dancing and having fun in startup office" } ]} - buttons={[{ text: "Start Project", href: "#contact" }] - } + buttons={[{ text: "Start Your Project", href: "#contact" }]} avatars={[ { src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg", alt: "Elegant 50 year old female" }, { src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Smiling businessman" }, -- 2.49.1