From b7656bc54bdc8ff15ebf3e21c87ef9b190ac5107 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:41:03 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 847e630..3f6b10a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -8,13 +8,15 @@ import ReactLenis from "lenis/react"; export default function AboutPage() { const navItems = [{ name: "Anasayfa", id: "/" }, { name: "Hakkımızda", id: "/about" }, { name: "Hizmetler", id: "/services" }, { name: "İletişim", id: "/contact" }]; return ( - - -
-

Hakkımızda

-

GOYO, işletmelerin dijitalleşmesini yapay zeka ile hızlandırmak için kurulmuş bir teknoloji şirketidir.

-
- -
+ + + +
+

Hakkımızda

+

GOYO, işletmelerin dijitalleşmesini yapay zeka ile hızlandırmak için kurulmuş bir teknoloji şirketidir.

+
+ +
+
); } \ No newline at end of file -- 2.49.1 From 3b18d1be2df885c8432bc7b226377c9822427d39 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:41:03 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ce819e6..a8c2f49 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -2,22 +2,23 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; -import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; +import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterCard from "@/components/sections/footer/FooterCard"; import ReactLenis from "lenis/react"; export default function ContactPage() { const navItems = [{ name: "Anasayfa", id: "/" }, { name: "Hakkımızda", id: "/about" }, { name: "Hizmetler", id: "/services" }, { name: "İletişim", id: "/contact" }]; return ( - - - - - + + + + + + + ); } \ No newline at end of file -- 2.49.1 From a8eb81e283936c360b16713866ed922a63a30aff Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:41:03 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9fba913..88c1063 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,8 +19,8 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: 'GOYO | Türkiye\'nin İşletmelerine Yapay Zeka Gücü', - description: 'GOYO ile işletmenizin yorumlarını yönetin, telefonlarınızı otomatikleştirin ve randevularınızı akıllı hale getirin. 7/24 kesintisiz teknoloji.', + title: 'GOYO - İşletmeniz İçin Yapay Zeka', + description: 'GOYO ile işletmenizi akıllı hale getirin. Google yorum yönetimi, telefon otomasyonu ve WhatsApp randevu sistemleri.', }; export default function RootLayout({ -- 2.49.1 From f3f50d186d08f157aa3c30655f24d2c69a6f5648 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:41:04 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 123 +++++++++++++++++++++-------------------------- 1 file changed, 54 insertions(+), 69 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1eea460..c244be1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,36 +2,36 @@ import ReactLenis from "lenis/react"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import HeroSplit from "@/components/sections/hero/HeroSplit"; -import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout"; +import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; -import { Sparkles, Zap, BrainCircuit, MessageSquare, TrendingUp, Check, Bot } from "lucide-react"; -import FeatureCardTwelve from "@/components/sections/feature/FeatureCardTwelve"; -import MetricCardSeven from "@/components/sections/metrics/MetricCardSeven"; -import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; -import FaqDouble from "@/components/sections/faq/FaqDouble"; -import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; -import FooterSimple from "@/components/sections/footer/FooterSimple"; +import { Zap, Bot, BrainCircuit } from "lucide-react"; +import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwentyThree"; +import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo"; +import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen"; +import FaqBase from "@/components/sections/faq/FaqBase"; +import ContactCenter from "@/components/sections/contact/ContactCenter"; +import FooterCard from "@/components/sections/footer/FooterCard"; export default function GoyoHomePage() { const navItems = [ - { name: "Ürünler", id: "products" }, - { name: "Hakkımızda", id: "about" }, - { name: "İletişim", id: "contact" }, + { name: "Anasayfa", id: "/" }, + { name: "Hakkımızda", id: "/about" }, + { name: "Hizmetler", id: "/services" }, + { name: "İletişim", id: "/contact" }, ]; return ( - - - - - - - console.log(data)} + description="İşletmeniz için doğru araçları seçin." + useInvertedBackground={false} /> - ); -} +} \ No newline at end of file -- 2.49.1 From 285b008c56496a7302ef1327e34bac5cca4d66e8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 18:41:04 +0000 Subject: [PATCH 5/5] Update src/app/services/page.tsx --- src/app/services/page.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c97e230..1d4ceda 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -8,13 +8,15 @@ import ReactLenis from "lenis/react"; export default function ServicesPage() { const navItems = [{ name: "Anasayfa", id: "/" }, { name: "Hakkımızda", id: "/about" }, { name: "Hizmetler", id: "/services" }, { name: "İletişim", id: "/contact" }]; return ( - - -
-

Hizmetlerimiz

-

İşletmeniz için tasarlanmış akıllı otomasyon çözümleri.

-
- -
+ + + +
+

Hizmetlerimiz

+

İşletmeniz için tasarlanmış akıllı otomasyon çözümleri.

+
+ +
+
); } \ No newline at end of file -- 2.49.1