From 9842f1c2d4ea90dfbb8efef1c75ad79c0b43085a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:06:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ebe6678..5a77657 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,10 +111,10 @@ export default function LandingPage() { id: "1", name: "Affordable Flat Rate: $650", price: "Complete custom website", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=400&h=400&fit=crop", imageAlt: "Affordable pricing" }, { - id: "2", name: "Direct Communication", price: "Work with the owner", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=1", imageAlt: "Direct communication" + id: "2", name: "Direct Communication", price: "Work with the owner", imageSrc: "http://img.b2bpic.net/free-photo/business-brainstorming-graph-chart-report-data-concept_53876-31213.jpg?id=2991594", imageAlt: "Direct communication" }, { - id: "3", name: "Built to Increase Revenue", price: "Conversion-focused design", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop&_wi=1", imageAlt: "Revenue focused design" + id: "3", name: "Built to Increase Revenue", price: "Conversion-focused design", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOtK2oq414W1FEEKQhM88phyFS/uploaded-1772489068615-u4qxd3ku.avif", imageAlt: "Revenue focused design" } ]} /> -- 2.49.1