Merge version_1 into main #2
413
src/app/page.tsx
413
src/app/page.tsx
@@ -34,33 +34,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Ana Sayfa",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Ana Sayfa", id: "#hero"},
|
||||
{
|
||||
name: "Biz Kimiz?",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Biz Kimiz?", id: "#about"},
|
||||
{
|
||||
name: "Eserler",
|
||||
id: "#works",
|
||||
},
|
||||
name: "Eserler", id: "#works"},
|
||||
{
|
||||
name: "Sanatçılar",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Sanatçılar", id: "#team"},
|
||||
{
|
||||
name: "Bize Ulaşın!",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Bize Ulaşın!", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/indigenous-indian-man-with-his-camel_53876-13709.jpg"
|
||||
logoAlt="Grup Semavi Logo"
|
||||
brandName="Grup Semavi"
|
||||
button={{
|
||||
text: "Teklif Alın",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Teklif Alın", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -68,24 +56,17 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
imagePosition="right"
|
||||
title="Grup Semavi - İlahi, Ezgi ve Tasavvuf Grubu"
|
||||
description="İslami düğün, sünnet, nişan ve özel organizasyonlarınız için profesyonel ilahi grubu, tasavvuf ekibi ve semazen gösterileri sunuyoruz. Etkinliklerinize manevi bir dokunuş katın."
|
||||
kpis={[
|
||||
{
|
||||
value: "10+",
|
||||
label: "Yıl Tecrübe",
|
||||
},
|
||||
value: "10+", label: "Yıl Tecrübe"},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Mutlu Etkinlik",
|
||||
},
|
||||
value: "500+", label: "Mutlu Etkinlik"},
|
||||
{
|
||||
value: "3+",
|
||||
label: "Ülke Hizmet",
|
||||
},
|
||||
value: "3+", label: "Ülke Hizmet"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tag="Manevi Deneyimleri Keşfedin"
|
||||
@@ -93,62 +74,38 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Teklif Alın",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Teklif Alın", href: "#contact"},
|
||||
{
|
||||
text: "Eserlerimizi İnceleyin",
|
||||
href: "#works",
|
||||
},
|
||||
text: "Eserlerimizi İnceleyin", href: "#works"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-indian-young-hindu-woman-model-traditional-indian-costume-yellow-saree_1150-16768.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-indian-young-hindu-woman-model-traditional-indian-costume-yellow-saree_1150-16768.jpg"
|
||||
imageAlt="Grup Semavi performing on stage with semazen dancers"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-handsome-middleaged-guy-with-gray-hair-open-mouth-looking-amazed-upper-left-corner_1258-180429.jpg",
|
||||
alt: "Mutlu Müşteri Yorumu 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-handsome-middleaged-guy-with-gray-hair-open-mouth-looking-amazed-upper-left-corner_1258-180429.jpg", alt: "Mutlu Müşteri Yorumu 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-4049.jpg",
|
||||
alt: "Memnuniyet Belgesi 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-4049.jpg", alt: "Memnuniyet Belgesi 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-holding-cup-coffee-coffee-shop_1170-2324.jpg",
|
||||
alt: "Referans Müşteri 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-man-holding-cup-coffee-coffee-shop_1170-2324.jpg", alt: "Referans Müşteri 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-confident-female-business-team-posing-outside_74855-1965.jpg",
|
||||
alt: "Etkinlik Misafiri 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-confident-female-business-team-posing-outside_74855-1965.jpg", alt: "Etkinlik Misafiri 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-caucasian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1061.jpg",
|
||||
alt: "Organizatör Yorumu 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-caucasian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1061.jpg", alt: "Organizatör Yorumu 5"},
|
||||
]}
|
||||
avatarText="500+ Mutlu Müşteri"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Mistik Sesler",
|
||||
},
|
||||
type: "text", text: "Mistik Sesler"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Manevi Atmosfer",
|
||||
},
|
||||
type: "text", text: "Manevi Atmosfer"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Profesyonel Ekip",
|
||||
},
|
||||
type: "text", text: "Profesyonel Ekip"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Unutulmaz Anlar",
|
||||
},
|
||||
type: "text", text: "Unutulmaz Anlar"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sanatsal Yaklaşım",
|
||||
},
|
||||
type: "text", text: "Sanatsal Yaklaşım"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -158,27 +115,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Biz Kimiz?",
|
||||
},
|
||||
type: "text", content: "Biz Kimiz?"},
|
||||
{
|
||||
type: "text",
|
||||
content: "Grup Semavi,",
|
||||
},
|
||||
type: "text", content: "Grup Semavi,"},
|
||||
{
|
||||
type: "text",
|
||||
content: "maneviyatı sanatla buluşturan profesyonel bir ilahi, ezgi ve tasavvuf ekibidir. Yılların verdiği tecrübeyle özel günlerinizde unutulmaz anlar yaşatıyoruz. İslami düğün, sünnet merasimi, nişan töreni, kurumsal etkinlikler ve özel davetlerinizde ruhani bir atmosfer oluşturarak dinleyicilerin kalplerine dokunuyoruz. Müziğimizle huzur ve dinginlik, semazen gösterilerimizle ise görsel bir şölen sunuyoruz. Ekibimiz, alanında uzman sanatçılardan oluşmakta ve her performansa özel bir özenle hazırlanmaktadır. Amacımız, kadim tasavvuf geleneğini modern sahne anlayışıyla birleştirerek dinleyicilere eşsiz bir deneyim sunmaktır.",
|
||||
},
|
||||
type: "text", content: "maneviyatı sanatla buluşturan profesyonel bir ilahi, ezgi ve tasavvuf ekibidir. Yılların verdiği tecrübeyle özel günlerinizde unutulmaz anlar yaşatıyoruz. İslami düğün, sünnet merasimi, nişan töreni, kurumsal etkinlikler ve özel davetlerinizde ruhani bir atmosfer oluşturarak dinleyicilerin kalplerine dokunuyoruz. Müziğimizle huzur ve dinginlik, semazen gösterilerimizle ise görsel bir şölen sunuyoruz. Ekibimiz, alanında uzman sanatçılardan oluşmakta ve her performansa özel bir özenle hazırlanmaktadır. Amacımız, kadim tasavvuf geleneğini modern sahne anlayışıyla birleştirerek dinleyicilere eşsiz bir deneyim sunmaktır."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Ekibimizle Tanışın",
|
||||
href: "#team",
|
||||
},
|
||||
text: "Ekibimizle Tanışın", href: "#team"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concept-ramadan-tradition_23-2151929218.jpg?_wi=1"
|
||||
imageAlt="Peaceful setting with Islamic calligraphy and warm lighting"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -189,60 +136,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "İlahi Grubu Performansları",
|
||||
description: "Dini düğünlerinizde, sünnet merasimlerinizde ve özel toplantılarınızda ruhani bir atmosfer yaratıyoruz.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-35968.jpg",
|
||||
imageAlt: "Ilahi singer performing",
|
||||
},
|
||||
title: "İlahi Grubu Performansları", description: "Dini düğünlerinizde, sünnet merasimlerinizde ve özel toplantılarınızda ruhani bir atmosfer yaratıyoruz.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-35968.jpg", imageAlt: "Ilahi singer performing"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-hijab-having-good-time_23-2149255305.jpg",
|
||||
imageAlt: "Audience enjoying ilahi",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indigenous-indian-man-with-his-camel_53876-13709.jpg?_wi=1",
|
||||
imageAlt: "ilahi singer phone mockup stage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-hijab-having-good-time_23-2149255305.jpg", imageAlt: "Audience enjoying ilahi"}
|
||||
},
|
||||
{
|
||||
title: "Tasavvuf Ekibi Gösterileri",
|
||||
description: "Tasavvuf müziğinin derinliklerini yansıtan özel ekibimizle dinleyicilere huzur veren, mistik bir deneyim sunuyoruz.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soap-bar-herbal-body-scrub-dried-flower-smartphone-pink-background_23-2147971437.jpg",
|
||||
imageAlt: "Tasavvuf music performance",
|
||||
},
|
||||
title: "Tasavvuf Ekibi Gösterileri", description: "Tasavvuf müziğinin derinliklerini yansıtan özel ekibimizle dinleyicilere huzur veren, mistik bir deneyim sunuyoruz.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soap-bar-herbal-body-scrub-dried-flower-smartphone-pink-background_23-2147971437.jpg", imageAlt: "Tasavvuf music performance"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-recording-concert_23-2149162977.jpg",
|
||||
imageAlt: "Sufi musicians performing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-indian-young-hindu-woman-model-traditional-indian-costume-yellow-saree_1150-16768.jpg?_wi=2",
|
||||
imageAlt: "ilahi singer phone mockup stage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-recording-concert_23-2149162977.jpg", imageAlt: "Sufi musicians performing"}
|
||||
},
|
||||
{
|
||||
title: "Semazen Gösterileri",
|
||||
description: "Semazenlerimizin ahenkli ve estetik dönüşleriyle organizasyonlarınıza görsel bir şölen katıyor, manevi bir yolculuğa çıkarıyoruz.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-azeri-man-traditional-costume-holding-credit-card-red_140725-151013.jpg",
|
||||
imageAlt: "Semazen dancer performing",
|
||||
},
|
||||
title: "Semazen Gösterileri", description: "Semazenlerimizin ahenkli ve estetik dönüşleriyle organizasyonlarınıza görsel bir şölen katıyor, manevi bir yolculuğa çıkarıyoruz.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-azeri-man-traditional-costume-holding-credit-card-red_140725-151013.jpg", imageAlt: "Semazen dancer performing"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-friends-spending-time-together_23-2149284845.jpg",
|
||||
imageAlt: "Two semazen dancers",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-ramadan-tradition_23-2151929218.jpg?_wi=2",
|
||||
imageAlt: "ilahi singer phone mockup stage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-middle-age-friends-spending-time-together_23-2149284845.jpg", imageAlt: "Two semazen dancers"}
|
||||
},
|
||||
{
|
||||
title: "Özel Organizasyonlar",
|
||||
description: "Nişan törenleri, açılışlar, şirket toplantıları ve diğer tüm özel etkinlikleriniz için kişiye özel programlar hazırlıyoruz.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-mobile-phone-snap-taking-photo_53876-13981.jpg",
|
||||
imageAlt: "Wedding celebration planning on phone",
|
||||
},
|
||||
title: "Özel Organizasyonlar", description: "Nişan törenleri, açılışlar, şirket toplantıları ve diğer tüm özel etkinlikleriniz için kişiye özel programlar hazırlıyoruz.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-mobile-phone-snap-taking-photo_53876-13981.jpg", imageAlt: "Wedding celebration planning on phone"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-presents-cookies-box-post-cards-bobbin-thread_23-2147969878.jpg",
|
||||
imageAlt: "Decorated wedding venue on phone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg?_wi=1",
|
||||
imageAlt: "ilahi singer phone mockup stage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-presents-cookies-box-post-cards-bobbin-thread_23-2147969878.jpg", imageAlt: "Decorated wedding venue on phone"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -262,53 +177,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "İslami Düğün",
|
||||
price: "Özel Teklif",
|
||||
variant: "Gaziantep",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg?_wi=2",
|
||||
imageAlt: "İslami düğün töreni",
|
||||
},
|
||||
id: "1", name: "İslami Düğün", price: "Özel Teklif", variant: "Gaziantep", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-frankenstein-sitting-table_23-2149636929.jpg", imageAlt: "İslami düğün töreni"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sünnet Merasimi",
|
||||
price: "Özel Teklif",
|
||||
variant: "İstanbul",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-girl-smiling-holding-her-santa-claus-toy_181624-25097.jpg",
|
||||
imageAlt: "Sünnet merasimi",
|
||||
},
|
||||
id: "2", name: "Sünnet Merasimi", price: "Özel Teklif", variant: "İstanbul", imageSrc: "http://img.b2bpic.net/free-photo/adorable-girl-smiling-holding-her-santa-claus-toy_181624-25097.jpg", imageAlt: "Sünnet merasimi"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Nişan Töreni",
|
||||
price: "Özel Teklif",
|
||||
variant: "Ankara",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/groom-holds-his-palm-two-wedding-rings_8353-10241.jpg",
|
||||
imageAlt: "Nişan töreni",
|
||||
},
|
||||
id: "3", name: "Nişan Töreni", price: "Özel Teklif", variant: "Ankara", imageSrc: "http://img.b2bpic.net/free-photo/groom-holds-his-palm-two-wedding-rings_8353-10241.jpg", imageAlt: "Nişan töreni"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Festival Performansı",
|
||||
price: "Özel Teklif",
|
||||
variant: "Avrupa",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-ramadan-celebration_23-2151358190.jpg",
|
||||
imageAlt: "Festival performansı",
|
||||
},
|
||||
id: "4", name: "Festival Performansı", price: "Özel Teklif", variant: "Avrupa", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-ramadan-celebration_23-2151358190.jpg", imageAlt: "Festival performansı"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Konser Sahnesi",
|
||||
price: "Özel Teklif",
|
||||
variant: "Türkiye Geneli",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/singer-dj-band-performing-stage-while-crowd-clubbing-dance-party-club-people-having-fun-dancefloor-while-musicians-playing-electronic-music-festival-nightclub_482257-71740.jpg",
|
||||
imageAlt: "Grup Semavi konser sahnesi",
|
||||
},
|
||||
id: "5", name: "Konser Sahnesi", price: "Özel Teklif", variant: "Türkiye Geneli", imageSrc: "http://img.b2bpic.net/free-photo/singer-dj-band-performing-stage-while-crowd-clubbing-dance-party-club-people-having-fun-dancefloor-while-musicians-playing-electronic-music-festival-nightclub_482257-71740.jpg", imageAlt: "Grup Semavi konser sahnesi"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Semazen Gösterisi",
|
||||
price: "Özel Teklif",
|
||||
variant: "Özel Etkinlik",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502972.jpg",
|
||||
imageAlt: "Semazen gösterisi",
|
||||
},
|
||||
id: "6", name: "Semazen Gösterisi", price: "Özel Teklif", variant: "Özel Etkinlik", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-wearing-sari_23-2149502972.jpg", imageAlt: "Semazen gösterisi"},
|
||||
]}
|
||||
title="Eserlerimiz ve Etkinliklerimiz"
|
||||
description="Gerçekleştirdiğimiz unutulmaz etkinliklerden ve sanat çalışmalarımızdan özel kareler."
|
||||
@@ -324,23 +203,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Award,
|
||||
title: "Yıl Tecrübe",
|
||||
value: "15+",
|
||||
},
|
||||
id: "1", icon: Award,
|
||||
title: "Yıl Tecrübe", value: "15+"},
|
||||
{
|
||||
id: "2",
|
||||
icon: MapPin,
|
||||
title: "Şehirde Hizmet",
|
||||
value: "50+",
|
||||
},
|
||||
id: "2", icon: MapPin,
|
||||
title: "Şehirde Hizmet", value: "50+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Globe,
|
||||
title: "Farklı Ülke",
|
||||
value: "3+",
|
||||
},
|
||||
id: "3", icon: Globe,
|
||||
title: "Farklı Ülke", value: "3+"},
|
||||
]}
|
||||
title="Grup Semavi Rakamlarla"
|
||||
description="Yıllara dayanan tecrübemiz ve hizmet ağımızla gurur duyuyoruz."
|
||||
@@ -356,44 +226,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "grup-semavi-artists",
|
||||
groupTitle: "Grup Semavi Sanatçıları",
|
||||
members: [
|
||||
id: "grup-semavi-artists", groupTitle: "Grup Semavi Sanatçıları", members: [
|
||||
{
|
||||
id: "mustafa-yilmaz",
|
||||
title: "Mustafa Yılmaz",
|
||||
subtitle: "Solist & Sanat Yönetmeni",
|
||||
detail: "Grup Semavi'nin kurucusu ve baş solisti. Ruhani sesiyle dinleyicileri derinlere götürüyor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-arab-woman-with-guitar_23-2148201791.jpg",
|
||||
imageAlt: "Mustafa Yılmaz, Grup Semavi Solisti",
|
||||
},
|
||||
id: "mustafa-yilmaz", title: "Mustafa Yılmaz", subtitle: "Solist & Sanat Yönetmeni", detail: "Grup Semavi'nin kurucusu ve baş solisti. Ruhani sesiyle dinleyicileri derinlere götürüyor.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-arab-woman-with-guitar_23-2148201791.jpg", imageAlt: "Mustafa Yılmaz, Grup Semavi Solisti"},
|
||||
{
|
||||
id: "ahmet-kaya",
|
||||
title: "Ahmet Kaya",
|
||||
subtitle: "Neyzen",
|
||||
detail: "Ney'in mistik sesini ruhlara işleyen usta neyzenimiz. Her performansa eşsiz bir dokunuş katıyor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-playing-drum-set_23-2148328558.jpg",
|
||||
imageAlt: "Ahmet Kaya, Grup Semavi Neyzen",
|
||||
},
|
||||
id: "ahmet-kaya", title: "Ahmet Kaya", subtitle: "Neyzen", detail: "Ney'in mistik sesini ruhlara işleyen usta neyzenimiz. Her performansa eşsiz bir dokunuş katıyor.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-man-playing-drum-set_23-2148328558.jpg", imageAlt: "Ahmet Kaya, Grup Semavi Neyzen"},
|
||||
{
|
||||
id: "zeynep-demir",
|
||||
title: "Zeynep Demir",
|
||||
subtitle: "Kanun Virtüözü",
|
||||
detail: "Kanun çalmadaki ustalığıyla dikkat çeken Zeynep Demir, müziğimize melodik bir zenginlik katıyor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crafting-instrument-his-workshop_23-2149018557.jpg",
|
||||
imageAlt: "Zeynep Demir, Grup Semavi Kanun Virtüözü",
|
||||
},
|
||||
id: "zeynep-demir", title: "Zeynep Demir", subtitle: "Kanun Virtüözü", detail: "Kanun çalmadaki ustalığıyla dikkat çeken Zeynep Demir, müziğimize melodik bir zenginlik katıyor.", imageSrc: "http://img.b2bpic.net/free-photo/man-crafting-instrument-his-workshop_23-2149018557.jpg", imageAlt: "Zeynep Demir, Grup Semavi Kanun Virtüözü"},
|
||||
{
|
||||
id: "mehmet-can",
|
||||
title: "Mehmet Can",
|
||||
subtitle: "Semazen Başı",
|
||||
detail: "Semazen ekibimizin lideri Mehmet Can, ahenkli dönüşleriyle izleyicileri derinden etkiliyor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-red-cap-male-christmas-emotion_140725-125773.jpg",
|
||||
imageAlt: "Mehmet Can, Grup Semavi Semazen Başı",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indigenous-indian-man-with-his-camel_53876-13709.jpg?_wi=2",
|
||||
imageAlt: "male turkish singer portrait",
|
||||
id: "mehmet-can", title: "Mehmet Can", subtitle: "Semazen Başı", detail: "Semazen ekibimizin lideri Mehmet Can, ahenkli dönüşleriyle izleyicileri derinden etkiliyor.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-red-cap-male-christmas-emotion_140725-125773.jpg", imageAlt: "Mehmet Can, Grup Semavi Semazen Başı"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Sanatçılarımız"
|
||||
@@ -408,64 +250,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ayşe Yılmaz",
|
||||
role: "Gelin Ailesi",
|
||||
company: "Özel Düğün",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-hand-shaking-human-resources-person_23-2148507819.jpg",
|
||||
imageAlt: "Ayşe Yılmaz",
|
||||
},
|
||||
id: "1", name: "Ayşe Yılmaz", role: "Gelin Ailesi", company: "Özel Düğün", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-hand-shaking-human-resources-person_23-2148507819.jpg", imageAlt: "Ayşe Yılmaz"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Emre Can",
|
||||
role: "Sünnet Sahibi",
|
||||
company: "Sünnet Töreni",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6486.jpg",
|
||||
imageAlt: "Emre Can",
|
||||
},
|
||||
id: "2", name: "Emre Can", role: "Sünnet Sahibi", company: "Sünnet Töreni", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6486.jpg", imageAlt: "Emre Can"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Zeynep Akın",
|
||||
role: "Etkinlik Planlayıcısı",
|
||||
company: "Kurumsal Organizasyon",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-muslim-women-table_23-2147796956.jpg",
|
||||
imageAlt: "Zeynep Akın",
|
||||
},
|
||||
id: "3", name: "Zeynep Akın", role: "Etkinlik Planlayıcısı", company: "Kurumsal Organizasyon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-muslim-women-table_23-2147796956.jpg", imageAlt: "Zeynep Akın"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Burak Demir",
|
||||
role: "Festival Koordinatörü",
|
||||
company: "Kültür Festivali",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-using-tablet-front-wall_23-2148171119.jpg",
|
||||
imageAlt: "Burak Demir",
|
||||
},
|
||||
id: "4", name: "Burak Demir", role: "Festival Koordinatörü", company: "Kültür Festivali", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-businessman-using-tablet-front-wall_23-2148171119.jpg", imageAlt: "Burak Demir"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elif Kaya",
|
||||
role: "Nişan Ailesi",
|
||||
company: "Nişan Töreni",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-senior-woman_23-2149148617.jpg",
|
||||
imageAlt: "Elif Kaya",
|
||||
},
|
||||
id: "5", name: "Elif Kaya", role: "Nişan Ailesi", company: "Nişan Töreni", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-senior-woman_23-2149148617.jpg", imageAlt: "Elif Kaya"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "500+",
|
||||
label: "Olumlu Yorum",
|
||||
},
|
||||
value: "500+", label: "Olumlu Yorum"},
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Ortalama Puan",
|
||||
},
|
||||
value: "4.9/5", label: "Ortalama Puan"},
|
||||
{
|
||||
value: "Yüksek",
|
||||
label: "Müşteri Memnuniyeti",
|
||||
},
|
||||
value: "Yüksek", label: "Müşteri Memnuniyeti"},
|
||||
]}
|
||||
title="Memnuniyetiniz Önceliğimiz"
|
||||
description="Hizmet verdiğimiz müşterilerimizden gelen samimi geri bildirimler, kalitemizin bir kanıtıdır."
|
||||
@@ -480,25 +286,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Hangi şehirlerde hizmet veriyorsunuz?",
|
||||
content: "Grup Semavi olarak Gaziantep başta olmak üzere Türkiye'nin tüm illerinde ve Avrupa'nın birçok ülkesinde ilahi grubu & tasavvuf ekibi hizmetleri sunmaktayız.",
|
||||
},
|
||||
id: "1", title: "Hangi şehirlerde hizmet veriyorsunuz?", content: "Grup Semavi olarak Gaziantep başta olmak üzere Türkiye'nin tüm illerinde ve Avrupa'nın birçok ülkesinde ilahi grubu & tasavvuf ekibi hizmetleri sunmaktayız."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Organizasyon içeriği kişiye özel düzenlenebilir mi?",
|
||||
content: "Evet, her organizasyonun kendine özgü beklentileri olduğunu biliyoruz. İstekleriniz doğrultusunda özel programlar hazırlayabiliyor, etkinliğinize özel çözümler sunabiliyoruz.",
|
||||
},
|
||||
id: "2", title: "Organizasyon içeriği kişiye özel düzenlenebilir mi?", content: "Evet, her organizasyonun kendine özgü beklentileri olduğunu biliyoruz. İstekleriniz doğrultusunda özel programlar hazırlayabiliyor, etkinliğinize özel çözümler sunabiliyoruz."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fiyatlandırma nasıl yapılıyor?",
|
||||
content: "Hizmet içeriği, süresi, ekibin büyüklüğü ve etkinlik bölgesine göre özel fiyatlandırma yapmaktayız. Detaylı bilgi ve teklif almak için lütfen bizimle iletişime geçin.",
|
||||
},
|
||||
id: "3", title: "Fiyatlandırma nasıl yapılıyor?", content: "Hizmet içeriği, süresi, ekibin büyüklüğü ve etkinlik bölgesine göre özel fiyatlandırma yapmaktayız. Detaylı bilgi ve teklif almak için lütfen bizimle iletişime geçin."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Hangi tür etkinlikler için hizmet veriyorsunuz?",
|
||||
content: "İslami düğün, sünnet, nişan, dini törenler, şirket toplantıları, açılışlar ve özel davetler gibi geniş bir yelpazede hizmet sunmaktayız.",
|
||||
},
|
||||
id: "4", title: "Hangi tür etkinlikler için hizmet veriyorsunuz?", content: "İslami düğün, sünnet, nişan, dini törenler, şirket toplantıları, açılışlar ve özel davetler gibi geniş bir yelpazede hizmet sunmaktayız."},
|
||||
]}
|
||||
title="Sıkça Sorulan Sorular"
|
||||
description="Hizmetlerimizle ilgili aklınıza takılan sorulara yanıtlar bulabilirsiniz."
|
||||
@@ -512,18 +306,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Bizimle İletişime Geçin"
|
||||
buttons={[
|
||||
{
|
||||
text: "Hemen Arayın",
|
||||
href: "tel:+90-532-XXX-XXXX",
|
||||
},
|
||||
text: "Hemen Arayın", href: "tel:+90-532-XXX-XXXX"},
|
||||
{
|
||||
text: "E-posta Gönderin",
|
||||
href: "mailto:info@grupsemavi.com",
|
||||
},
|
||||
text: "E-posta Gönderin", href: "mailto:info@grupsemavi.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -536,61 +325,37 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "İlahi Grubu",
|
||||
href: "#features",
|
||||
},
|
||||
label: "İlahi Grubu", href: "#features"},
|
||||
{
|
||||
label: "Tasavvuf Ekibi",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Tasavvuf Ekibi", href: "#features"},
|
||||
{
|
||||
label: "Semazen Gösterileri",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Semazen Gösterileri", href: "#features"},
|
||||
{
|
||||
label: "Özel Organizasyonlar",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Özel Organizasyonlar", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Biz Kimiz?",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Biz Kimiz?", href: "#about"},
|
||||
{
|
||||
label: "Eserler",
|
||||
href: "#works",
|
||||
},
|
||||
label: "Eserler", href: "#works"},
|
||||
{
|
||||
label: "Sanatçılar",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Sanatçılar", href: "#team"},
|
||||
{
|
||||
label: "Künye",
|
||||
href: "#",
|
||||
},
|
||||
label: "Künye", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Sıkça Sorulan Sorular",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "Sıkça Sorulan Sorular", href: "#faq"},
|
||||
{
|
||||
label: "İletişim",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "İletişim", href: "#contact"},
|
||||
{
|
||||
label: "Gizlilik Politikası",
|
||||
href: "#",
|
||||
},
|
||||
label: "Gizlilik Politikası", href: "#"},
|
||||
{
|
||||
label: "Hizmet Şartları",
|
||||
href: "#",
|
||||
},
|
||||
label: "Hizmet Şartları", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user