Update src/app/page.tsx

This commit is contained in:
2026-05-20 17:39:54 +00:00
parent da35a1e748
commit de74191f56

View File

@@ -155,7 +155,7 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{ variant: "gradient-bars" }}
text="Bize Ulaşın: (0264) 241 02 54 | Hacıoğlu, Mehmet Akif Ersoy Cd. No:5, Erenler/Sakarya"
text="Bize Ulaşın: 0264 241 02 54 | Hacıoğlu, Mehmet Akif Ersoy Cd. No:5, Erenler/Sakarya"
buttons={[{ text: "Yol Tarifi Al", href: "https://maps.google.com" }]}
/>
</div>