From ae0359611fd66a5e45a4f0aa5668ab45773d8ebb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 02:14:26 +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 43c3587..5527ea3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/a-sleek-modern-ai-dashboard-interface-di-1773540829118-2edab37f.png", imageAlt: "A sleek, modern AI dashboard interface displaying multiple AI tools in action. The design features p" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/illustration-of-an-ai-content-writer-too-1773540828977-e8d3952b.png", imageAlt: "Illustration of an AI content writer tool with a clean interface showing text generation, writing pr" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/illustration-of-an-ai-content-writer-too-1773540828977-e8d3952b.png?_wi=1", imageAlt: "Illustration of an AI content writer tool with a clean interface showing text generation, writing pr" } ]} mediaAnimation="slide-up" @@ -79,7 +79,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "content-writer", name: "AI Content Writer", price: "Generate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/illustration-of-an-ai-content-writer-too-1773540828977-e8d3952b.png", imageAlt: "AI Content Writer Tool" + id: "content-writer", name: "AI Content Writer", price: "Generate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/illustration-of-an-ai-content-writer-too-1773540828977-e8d3952b.png?_wi=2", imageAlt: "AI Content Writer Tool" }, { id: "image-generator", name: "AI Image Prompt Generator", price: "Create", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Axij6YxjPd9PESjKqwxjlbYIDR/modern-illustration-of-an-ai-image-promp-1773540829141-1bbdbab2.png", imageAlt: "AI Image Generator Tool" -- 2.49.1