From bb2096224d3b2eb0021903ec7340187c6ea99dc5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:07:52 +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 5a77657..e9b704c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,10 +108,10 @@ export default function LandingPage() { animationType="slide-up" products={[ { - 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: "1", name: "Affordable Flat Rate: $650", price: "Complete custom website", imageSrc: "https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?w=400&h=400&fit=crop", imageAlt: "Modern architecture building" }, { - 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: "2", name: "Direct Communication", price: "Work with the owner", imageSrc: "https://images.unsplash.com/photo-1449844908441-8829872d2607?w=400&h=400&fit=crop", imageAlt: "Direct communication" }, { 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