diff --git a/src/app/page.tsx b/src/app/page.tsx index d3b6b6c..775a5bf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,7 +26,7 @@ export default function LandingPage() { { id: "trading", title: "Trading Solutions", description: "Expert trading services with real-time market analysis, strategic portfolio management, and competitive pricing for maximum returns.", tag: "Trading", imageSrc: - "http://img.b2bpic.net/free-photo/general-director-examining-statistics-big-data-computer-control-room_482257-90941.jpg", imageAlt: "Professional Trading Services", buttons: [{ text: "Explore Trading", href: "#" }], + "http://img.b2bpic.net/free-photo/general-director-examining-statistics-big-data-computer-control-room_482257-90941.jpg", imageAlt: "Professional Trading Services", buttons: [{ text: "Start Trading Now", href: "#" }], }, { id: "cleaning", title: "Professional Cleaning", description: @@ -36,7 +36,7 @@ export default function LandingPage() { { id: "moving", title: "Seamless Moving", description: "Reliable moving and relocation services with professional logistics management. Safe handling and timely delivery guaranteed for your peace of mind.", tag: "Moving", imageSrc: - "http://img.b2bpic.net/free-photo/young-courier-pointing-something-while-witting-with-his-coworker-back-delivery-van_637285-2286.jpg", imageAlt: "Professional Moving Services", buttons: [{ text: "Book Moving", href: "#" }], + "http://img.b2bpic.net/free-photo/young-courier-pointing-something-while-witting-with-his-coworker-back-delivery-van_637285-2286.jpg", imageAlt: "Professional Moving Services", buttons: [{ text: "Get Moving Quote", href: "#" }], }, ];