Update src/app/page.tsx
This commit is contained in:
168
src/app/page.tsx
168
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Harita Rehberi",
|
||||
id: "#dust2-guide",
|
||||
},
|
||||
name: "Harita Rehberi", id: "#dust2-guide"},
|
||||
{
|
||||
name: "Günlük Bulmaca",
|
||||
id: "#puzzle",
|
||||
},
|
||||
name: "Günlük Bulmaca", id: "#puzzle"},
|
||||
{
|
||||
name: "Smoke Rehberi",
|
||||
id: "#smokes",
|
||||
},
|
||||
name: "Smoke Rehberi", id: "#smokes"},
|
||||
{
|
||||
name: "Callout'lar",
|
||||
id: "#callouts",
|
||||
},
|
||||
name: "Callout'lar", id: "#callouts"},
|
||||
]}
|
||||
brandName="HaritaCS"
|
||||
/>
|
||||
@@ -56,75 +48,38 @@ export default function LandingPage() {
|
||||
description="Smoke öğren, callout bil, maç kazan."
|
||||
testimonials={[
|
||||
{
|
||||
name: "ProPlayer",
|
||||
handle: "@csgo_pro",
|
||||
testimonial: "Bu site sayesinde map bilgisini bir üst seviyeye taşıdım.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-savannah-with-elephants_475641-2.jpg?_wi=1",
|
||||
imageAlt: "cs2 dust2 map top view",
|
||||
},
|
||||
name: "ProPlayer", handle: "@csgo_pro", testimonial: "Bu site sayesinde map bilgisini bir üst seviyeye taşıdım.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-savannah-with-elephants_475641-2.jpg", imageAlt: "cs2 dust2 map top view"},
|
||||
{
|
||||
name: "AimGod",
|
||||
handle: "@aimer",
|
||||
testimonial: "Callout'lar çok net, herkese öneririm.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17365.jpg?_wi=1",
|
||||
imageAlt: "cs2 dust2 map top view",
|
||||
},
|
||||
name: "AimGod", handle: "@aimer", testimonial: "Callout'lar çok net, herkese öneririm.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17365.jpg", imageAlt: "cs2 dust2 map top view"},
|
||||
{
|
||||
name: "Rookie",
|
||||
handle: "@newbie",
|
||||
testimonial: "Smoke taktikleri oyunumu değiştirdi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/childhood-concept-collage_23-2149928146.jpg?_wi=1",
|
||||
imageAlt: "cs2 dust2 map top view",
|
||||
},
|
||||
name: "Rookie", handle: "@newbie", testimonial: "Smoke taktikleri oyunumu değiştirdi.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/childhood-concept-collage_23-2149928146.jpg", imageAlt: "cs2 dust2 map top view"},
|
||||
{
|
||||
name: "Tactician",
|
||||
handle: "@strat",
|
||||
testimonial: "Harika rehberler, çok başarılı.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-with-fantasy-style-scene_23-2151124989.jpg?_wi=1",
|
||||
imageAlt: "cs2 dust2 map top view",
|
||||
},
|
||||
name: "Tactician", handle: "@strat", testimonial: "Harika rehberler, çok başarılı.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-with-fantasy-style-scene_23-2151124989.jpg", imageAlt: "cs2 dust2 map top view"},
|
||||
{
|
||||
name: "Gamer",
|
||||
handle: "@pro",
|
||||
testimonial: "Dust2 rehberine bayıldım.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greenery-bottom-mountain_158595-6091.jpg?_wi=1",
|
||||
imageAlt: "cs2 dust2 map top view",
|
||||
},
|
||||
name: "Gamer", handle: "@pro", testimonial: "Dust2 rehberine bayıldım.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greenery-bottom-mountain_158595-6091.jpg", imageAlt: "cs2 dust2 map top view"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Dust2'yi Keşfet",
|
||||
href: "#dust2-guide",
|
||||
},
|
||||
text: "Dust2'yi Keşfet", href: "#dust2-guide"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-savannah-with-elephants_475641-2.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-savannah-with-elephants_475641-2.jpg"
|
||||
imageAlt="cs2 dust2 map top view"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/urban-abandoned-factory_181624-124.jpg",
|
||||
alt: "ProPlayer avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/urban-abandoned-factory_181624-124.jpg", alt: "ProPlayer avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/colored-liquid-showing-up-through-foam_23-2148346936.jpg",
|
||||
alt: "AimGod avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/colored-liquid-showing-up-through-foam_23-2148346936.jpg", alt: "AimGod avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/golden-confetti_24972-1411.jpg",
|
||||
alt: "Rookie avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/golden-confetti_24972-1411.jpg", alt: "Rookie avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/sky-april-18-2024_58702-17061.jpg",
|
||||
alt: "Tactician avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/sky-april-18-2024_58702-17061.jpg", alt: "Tactician avatar"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/life-city-town-urban-living-place_53876-120885.jpg",
|
||||
alt: "Gamer avatar",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/life-city-town-urban-living-place_53876-120885.jpg", alt: "Gamer avatar"},
|
||||
]}
|
||||
avatarText="10.000+ Oyuncu katıldı"
|
||||
/>
|
||||
@@ -137,59 +92,34 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Callout'lar",
|
||||
description: "Harita üzerindeki tüm önemli noktaları ve isimlerini öğrenin.",
|
||||
bentoComponent: "3d-card-grid",
|
||||
centerIcon: MapPin,
|
||||
title: "Callout'lar", description: "Harita üzerindeki tüm önemli noktaları ve isimlerini öğrenin.", bentoComponent: "3d-card-grid", centerIcon: MapPin,
|
||||
items: [
|
||||
{
|
||||
name: "Long A",
|
||||
icon: MapPin,
|
||||
name: "Long A", icon: MapPin,
|
||||
},
|
||||
{
|
||||
name: "Catwalk",
|
||||
icon: MapPin,
|
||||
name: "Catwalk", icon: MapPin,
|
||||
},
|
||||
{
|
||||
name: "B Tünel",
|
||||
icon: MapPin,
|
||||
name: "B Tünel", icon: MapPin,
|
||||
},
|
||||
{
|
||||
name: "Mid",
|
||||
icon: MapPin,
|
||||
name: "Mid", icon: MapPin,
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-background_1048-17365.jpg?_wi=2",
|
||||
imageAlt: "cs2 dust 2 tactical map",
|
||||
},
|
||||
{
|
||||
title: "Smoke Pozisyonları",
|
||||
description: "Kritik smoke noktaları ile rakiplerinizi şaşırtın.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Smoke Pozisyonları", description: "Kritik smoke noktaları ile rakiplerinizi şaşırtın.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-savannah-with-elephants_475641-2.jpg?_wi=3",
|
||||
imageAlt: "cs2 dust 2 tactical map",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-savannah-with-elephants_475641-2.jpg", imageAlt: "cs2 dust 2 tactical map"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-with-fantasy-style-scene_23-2151124989.jpg?_wi=2",
|
||||
imageAlt: "cs2 dust 2 tactical map",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mountain-landscape-with-fantasy-style-scene_23-2151124989.jpg", imageAlt: "cs2 dust 2 tactical map"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greenery-bottom-mountain_158595-6091.jpg?_wi=2",
|
||||
imageAlt: "cs2 dust 2 tactical map",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greenery-bottom-mountain_158595-6091.jpg", imageAlt: "cs2 dust 2 tactical map"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/childhood-concept-collage_23-2149928146.jpg?_wi=2",
|
||||
imageAlt: "cs2 dust 2 tactical map",
|
||||
},
|
||||
{
|
||||
title: "Stratejiler",
|
||||
description: "Takımınızla birlikte uygulayabileceğiniz temel taktikler.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Trophy,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-abandoned-factory_181624-124.jpg",
|
||||
imageAlt: "cs2 dust 2 tactical map",
|
||||
title: "Stratejiler", description: "Takımınızla birlikte uygulayabileceğiniz temel taktikler.", bentoComponent: "reveal-icon", icon: Trophy,
|
||||
},
|
||||
]}
|
||||
title="Dust2 Rehberi"
|
||||
@@ -207,25 +137,13 @@ export default function LandingPage() {
|
||||
description="Topluluk verileri ile sürekli güncel kalan rehberler."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "50+",
|
||||
title: "Smoke Rehberi",
|
||||
description: "Özel taktikler",
|
||||
icon: Cloud,
|
||||
id: "m1", value: "50+", title: "Smoke Rehberi", description: "Özel taktikler", icon: Cloud,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "12",
|
||||
title: "Harita",
|
||||
description: "Detaylı analiz",
|
||||
icon: Map,
|
||||
id: "m2", value: "12", title: "Harita", description: "Detaylı analiz", icon: Map,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5000+",
|
||||
title: "Kullanıcı",
|
||||
description: "Aktif oyuncu",
|
||||
icon: Users,
|
||||
id: "m3", value: "5000+", title: "Kullanıcı", description: "Aktif oyuncu", icon: Users,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -237,20 +155,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Sıkça Sorulan Sorular"
|
||||
description="Harita rehberlerimiz hakkında merak edilenler."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/childhood-concept-collage_23-2149928146.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/childhood-concept-collage_23-2149928146.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Rehberler ne sıklıkla güncellenir?",
|
||||
content: "CS2 güncellemeleriyle paralel olarak her hafta.",
|
||||
},
|
||||
id: "f1", title: "Rehberler ne sıklıkla güncellenir?", content: "CS2 güncellemeleriyle paralel olarak her hafta."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Ücretsiz mi?",
|
||||
content: "Evet, tüm temel rehberler tamamen ücretsizdir.",
|
||||
},
|
||||
id: "f2", title: "Ücretsiz mi?", content: "Evet, tüm temel rehberler tamamen ücretsizdir."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -259,15 +171,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="🔥 3 günlük seri"
|
||||
title="Günün Bulmacası 🎯"
|
||||
description="Bu harita noktası neresi? Tahminini yaz, serini bozma."
|
||||
buttons={[
|
||||
{
|
||||
text: "Tahmin Et",
|
||||
},
|
||||
text: "Tahmin Et"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user