From 934ca823125d22a003e10286b8453e812f975818 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 22:31:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index ffa46f4..40a8a06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,6 +32,7 @@ export default function Page() { title="Welcome to Webild" description="High-performance digital experiences built with precision." background={{ variant: "plain" }} + buttons={[{ text: "Ücretsiz Keşif Al" }]} mediaItems={[ { imageSrc: "https://images.unsplash.com/photo-1614850523459-c2f4c699c52e", imageAlt: "Modern abstract design" }, { imageSrc: "https://images.unsplash.com/photo-1614850523459-c2f4c699c52e", imageAlt: "Modern abstract design" }, -- 2.49.1