diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7d08090..4b4a0ce 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,24 +29,13 @@ export default function LandingPage() {
@@ -54,33 +43,13 @@ export default function LandingPage() {
@@ -97,107 +66,42 @@ export default function LandingPage() {
@@ -206,16 +110,9 @@ export default function LandingPage() {
logoText="IRON"
columns={[
{
- title: "Seni Bekliyoruz.",
- items: [
- {
- label: "Gazi Mah. Ortaokul Cd. No:107, Karacabey / Bursa",
- href: "#",
- },
- {
- label: "İletişim: 0541 575 17 41",
- href: "tel:05415751741",
- },
+ title: "Seni Bekliyoruz.", items: [
+ { label: "Gazi Mah. Ortaokul Cd. No:107, Karacabey / Bursa", href: "#" },
+ { label: "İletişim: 0541 575 17 41", href: "tel:05415751741" },
],
},
]}
@@ -225,4 +122,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file