style(hero): make home title single line

This commit is contained in:
mstfyldz
2026-06-04 20:13:53 +03:00
parent f54cbb0975
commit cbb25881ad
4 changed files with 7 additions and 8 deletions
+1 -1
View File
@@ -142,7 +142,7 @@ export default function HomeClient({ lang, dict }: { lang: string; dict: any })
</m.p> </m.p>
{/* Main heading */} {/* Main heading */}
<h1 className="text-5xl md:text-7xl lg:text-8xl font-serif text-white mb-8 leading-[0.95] tracking-tight"> <h1 className="text-3xl sm:text-4xl md:text-6xl lg:text-7xl font-serif text-white mb-8 leading-[0.95] tracking-tight whitespace-nowrap">
<TextReveal text={dict.hero.title} delay={0.2} /> <TextReveal text={dict.hero.title} delay={0.2} />
</h1> </h1>
-1
View File
@@ -30,7 +30,6 @@ export default function GaleriClient({ lang, dict }: { lang: string; dict: any }
{ src: "https://res.cloudinary.com/du7xohbct/image/upload/v1780592550/moygrup/kitesurf/Timeless-moments-at-Kite-Beach.-Where-every-wave-tells-a-story.-_mustfreeee-4.jpg", cat: "Kite Surf", title: "Rüzgarla Sörf" }, { src: "https://res.cloudinary.com/du7xohbct/image/upload/v1780592550/moygrup/kitesurf/Timeless-moments-at-Kite-Beach.-Where-every-wave-tells-a-story.-_mustfreeee-4.jpg", cat: "Kite Surf", title: "Rüzgarla Sörf" },
{ src: "https://res.cloudinary.com/du7xohbct/image/upload/v1780592552/moygrup/kitesurf/Timeless-moments-at-Kite-Beach.-Where-every-wave-tells-a-story.-_mustfreeee-5.jpg", cat: "Kite Surf", title: "Deniz ve Özgürlük" }, { src: "https://res.cloudinary.com/du7xohbct/image/upload/v1780592552/moygrup/kitesurf/Timeless-moments-at-Kite-Beach.-Where-every-wave-tells-a-story.-_mustfreeee-5.jpg", cat: "Kite Surf", title: "Deniz ve Özgürlük" },
{ src: "https://res.cloudinary.com/du7xohbct/image/upload/v1780592553/moygrup/kitesurf/Timeless-moments-at-Kite-Beach.-Where-every-wave-tells-a-story.-_mustfreeee.jpg", cat: "Kite Surf", title: "Kitesurf Eğitimi" }, { src: "https://res.cloudinary.com/du7xohbct/image/upload/v1780592553/moygrup/kitesurf/Timeless-moments-at-Kite-Beach.-Where-every-wave-tells-a-story.-_mustfreeee.jpg", cat: "Kite Surf", title: "Kitesurf Eğitimi" },
{ src: "https://images.unsplash.com/photo-1449844908441-8829872d2607?auto=format&fit=crop&q=80&w=800", cat: "Bungalov", title: "Doğada Konaklama" },
]; ];
const [active, setActive] = useState<Category>(t.all); const [active, setActive] = useState<Category>(t.all);
+2 -2
View File
@@ -52,7 +52,7 @@ export default function Footer({ lang, dict }: { lang: Locale; dict: any }) {
<Link href={`/${lang}/#mekanlar`} className="text-gray-400 hover:text-[var(--color-moy-gold)] transition-colors text-sm">Kite Beach Hotel</Link> <Link href={`/${lang}/#mekanlar`} className="text-gray-400 hover:text-[var(--color-moy-gold)] transition-colors text-sm">Kite Beach Hotel</Link>
</li> </li>
<li> <li>
<Link href={`/${lang}/#mekanlar`} className="text-gray-400 hover:text-[var(--color-moy-gold)] transition-colors text-sm">Volkswagen Kite</Link> <Link href={`/${lang}/#mekanlar`} className="text-gray-400 hover:text-[var(--color-moy-gold)] transition-colors text-sm">Kite Beach (Surfing)</Link>
</li> </li>
</ul> </ul>
</div> </div>
@@ -80,7 +80,7 @@ export default function Footer({ lang, dict }: { lang: Locale; dict: any }) {
<li className="flex items-start gap-3"> <li className="flex items-start gap-3">
<MapPin size={18} className="text-[var(--color-moy-gold)] shrink-0 mt-0.5" /> <MapPin size={18} className="text-[var(--color-moy-gold)] shrink-0 mt-0.5" />
<div className="flex flex-col"> <div className="flex flex-col">
<span className="text-white text-sm mb-1">Volkswagen Kite</span> <span className="text-white text-sm mb-1">Kite Beach (Surfing)</span>
<span className="text-gray-400 text-xs">Akçapınar Kite Sahili, Ula/Muğla</span> <span className="text-gray-400 text-xs">Akçapınar Kite Sahili, Ula/Muğla</span>
<div className="flex flex-col gap-1 mt-1"> <div className="flex flex-col gap-1 mt-1">
<a href="tel:+905378823137" className="text-[var(--color-moy-gold)] hover:text-white transition-colors text-xs">+90 537 882 31 37</a> <a href="tel:+905378823137" className="text-[var(--color-moy-gold)] hover:text-white transition-colors text-xs">+90 537 882 31 37</a>
+1 -1
View File
@@ -8,7 +8,7 @@ Moy Group operates premium tourism venues in Akyaka, Akçapınar, and Datça, Tu
Our main venues include: Our main venues include:
- Moy Beach (Akyaka) - A premium beach and gastronomy experience. - Moy Beach (Akyaka) - A premium beach and gastronomy experience.
- Kite Beach Hotel (Akçapınar) - A boutique hotel right by the kiteboard beach. - Kite Beach Hotel (Akçapınar) - A boutique hotel right by the kiteboard beach.
- Volkswagen Kite Surfing (Akçapınar) - Professional kitesurf training and equipment rental. - Kite Beach (Surfing) Surfing (Akçapınar) - Professional kitesurf training and equipment rental.
We offer sustainable and nature-respectful holiday experiences with local Aegean flavors and excellent accommodation. We offer sustainable and nature-respectful holiday experiences with local Aegean flavors and excellent accommodation.