From d8788c2994d6134ce80b19231ef2232d9e471bdb Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:53:17 +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 9b13126..c463fbb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,11 +147,11 @@ export default function LandingPage() { }, { id: 2, - title: "KYRO Creates Your Website", description: "Tell us about your business and what you want. We use AI to create a layout, then customize it perfectly for your needs.", imageSrc: "http://img.b2bpic.net/free-vector/medical-simple-element_24908-54290.jpg?_wi=2", imageAlt: "Design step" + title: "KYRO Creates Your Website", description: "Tell us about your business and what you want. We use AI to create a layout, then customize it perfectly for your needs.", imageSrc: "http://img.b2bpic.net/premium-vector/fancy-halftone-collage-concept-knowledge-inspiration-take-notes-create-new-idea_715072-1364.jpg?id=375783000", imageAlt: "Design step" }, { id: 3, - title: "Pay for Full Ownership", description: "After we build your website, you own it completely with just a one-time $50 fee. No recurring costs.", imageSrc: "http://img.b2bpic.net/free-vector/crowdfunding-icons-set_98292-1915.jpg?_wi=2", imageAlt: "Payment step" + title: "Pay for Full Ownership", description: "After we build your website, you own it completely with just a one-time $50 fee. No recurring costs.", imageSrc: "http://img.b2bpic.net/free-photo/business-man-counting-dollar-banknote-online-business-concept_1150-6406.jpg?id=3805663", imageAlt: "Payment step" } ]} /> -- 2.49.1