From 50e789169775c9b92725de041747c278303032d0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 21:28:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 137 ++++++++++++++++++++--------------------------- 1 file changed, 57 insertions(+), 80 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ef6b38..0a8dc58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,31 +36,31 @@ export default function PersonalTrainerPage() { { name: "Certifications", id: "achievements" }, { name: "Services", id: "services" }, ]} - brandName="Personal Trainer" + brandName="BARAN ÇETİN UZAKTAN EĞİTİM" bottomLeftText="Certified Professional" - bottomRightText="contact@trainer.com" + bottomRightText="contact@barancetin.com" />
@@ -68,25 +68,25 @@ export default function PersonalTrainerPage() {
); -} +} \ No newline at end of file -- 2.49.1