1 Commits

Author SHA1 Message Date
4e3623ed66 Update src/app/page.tsx 2026-05-06 16:50:04 +00:00

View File

@@ -33,25 +33,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "الرئيسية",
id: "#hero",
},
name: "الرئيسية", id: "#hero"},
{
name: "عننا",
id: "#about",
},
name: "عننا", id: "#about"},
{
name: "الفعاليات",
id: "#features",
},
name: "الفعاليات", id: "#features"},
{
name: "الذكريات",
id: "#team",
},
name: "الذكريات", id: "#team"},
{
name: "التواصل",
id: "#contact",
},
name: "التواصل", id: "#contact"},
]}
brandName="Happy Birthday"
/>
@@ -60,12 +50,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="عيد ميلاد سعيد يا أغلى صديقة!"
description="أهلاً بكِ في مساحتك الخاصة المليئة بالمفاجآت والفعاليات والألعاب المصممة خصيصاً لكِ."
imageSrc="http://img.b2bpic.net/free-photo/front-view-young-female-holding-colorful-balloons-mask-pink_179666-20936.jpg"
imageAlt="احتفال عيد ميلاد"
buttons={[{ text: "ابدئي الاحتفال", href: "#about" }]}
/>
</div>
@@ -74,14 +64,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "يومك الخاص..",
},
type: "text", content: "يومك الخاص.."},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/two-female-friends-posing-while-making-frame-with-fingers_23-2148708918.jpg",
alt: "أجمل الذكريات",
},
type: "image", src: "http://img.b2bpic.net/free-photo/two-female-friends-posing-while-making-frame-with-fingers_23-2148708918.jpg", alt: "أجمل الذكريات"},
]}
/>
</div>
@@ -93,20 +78,11 @@ export default function LandingPage() {
description="استعدي لتجربة مجموعة من الألعاب والفعاليات التي ستجعل يومك لا يُنسى."
accordionItems={[
{
id: "1",
title: "لعبة الألغاز",
content: "تحدي عقلك وحل الألغاز للحصول على مفاجأة!",
},
id: "1", title: "لعبة الألغاز", content: "تحدي عقلك وحل الألغاز للحصول على مفاجأة!"},
{
id: "2",
title: "قائمة الأمنيات",
content: "اكتبي كل ما تتمنينه لهذا العام.",
},
id: "2", title: "قائمة الأمنيات", content: "اكتبي كل ما تتمنينه لهذا العام."},
{
id: "3",
title: "تحدي الصور",
content: "ارفعي صورنا المفضلة وشاركينا ذكرياتنا.",
},
id: "3", title: "تحدي الصور", content: "ارفعي صورنا المفضلة وشاركينا ذكرياتنا."},
]}
imageSrc="http://img.b2bpic.net/free-photo/cartoon-woman-wearing-vr-glasses_23-2151136855.jpg"
mediaAnimation="slide-up"
@@ -121,47 +97,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "قلادة الصداقة",
price: "هدية 1",
variant: "ذهبي",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-rainbow-gifts-arrangement_23-2148276628.jpg",
},
id: "p1", name: "قلادة الصداقة", price: "هدية 1", variant: "ذهبي", imageSrc: "http://img.b2bpic.net/free-photo/front-view-rainbow-gifts-arrangement_23-2148276628.jpg"},
{
id: "p2",
name: "صندوق الذكريات",
price: "هدية 2",
variant: "وردي",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-confetti-wrapped-gift-box-isolated-white-background_23-2147969506.jpg",
},
id: "p2", name: "صندوق الذكريات", price: "هدية 2", variant: "وردي", imageSrc: "http://img.b2bpic.net/free-photo/colorful-confetti-wrapped-gift-box-isolated-white-background_23-2147969506.jpg"},
{
id: "p3",
name: "وردة أبدية",
price: "هدية 3",
variant: "أحمر",
imageSrc: "http://img.b2bpic.net/free-photo/open-gift-box-with-candies-party-accessories-yellow-background_23-2147917364.jpg",
},
id: "p3", name: "وردة أبدية", price: "هدية 3", variant: "أحمر", imageSrc: "http://img.b2bpic.net/free-photo/open-gift-box-with-candies-party-accessories-yellow-background_23-2147917364.jpg"},
{
id: "p4",
name: "كتاب الأحلام",
price: "هدية 4",
variant: "أبيض",
imageSrc: "http://img.b2bpic.net/free-photo/black-friday-gifts-plain-background_23-2148283806.jpg",
},
id: "p4", name: "كتاب الأحلام", price: "هدية 4", variant: "أبيض", imageSrc: "http://img.b2bpic.net/free-photo/black-friday-gifts-plain-background_23-2148283806.jpg"},
{
id: "p5",
name: "شوكولاتة فاخرة",
price: "هدية 5",
variant: "بني",
imageSrc: "http://img.b2bpic.net/free-photo/silver-bow-golden-ribbons-red-background_23-2147961678.jpg",
},
id: "p5", name: "شوكولاتة فاخرة", price: "هدية 5", variant: "بني", imageSrc: "http://img.b2bpic.net/free-photo/silver-bow-golden-ribbons-red-background_23-2147961678.jpg"},
{
id: "p6",
name: "عطر خاص",
price: "هدية 6",
variant: "بنفسجي",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-shocked-white-background_179666-17132.jpg",
},
id: "p6", name: "عطر خاص", price: "هدية 6", variant: "بنفسجي", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-woman-inside-present-shocked-white-background_179666-17132.jpg"},
]}
title="هداياكِ الخاصة"
description="كل هدية هنا تعبر عن قدركِ في قلبي."
@@ -175,20 +121,11 @@ export default function LandingPage() {
tag="حقائق ممتعة"
metrics={[
{
id: "m1",
value: "100%",
description: "ضحكاتنا معاً",
},
id: "m1", value: "100%", description: "ضحكاتنا معاً"},
{
id: "m2",
value: "10",
description: "سنوات من الصداقة",
},
id: "m2", value: "10", description: "سنوات من الصداقة"},
{
id: "m3",
value: "1000",
description: "قصة جميلة",
},
id: "m3", value: "1000", description: "قصة جميلة"},
]}
metricsAnimation="slide-up"
/>
@@ -202,23 +139,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "t1",
name: "أنتِ",
role: "نجمة اليوم",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-company-smiling-friends-sitting-park-grass-man-women-having-fun-together_285396-8818.jpg",
},
id: "t1", name: "أنتِ", role: "نجمة اليوم", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-company-smiling-friends-sitting-park-grass-man-women-having-fun-together_285396-8818.jpg"},
{
id: "t2",
name: "أنا",
role: "الصديقة المخلصة",
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-near-falling-confetti_23-2147699216.jpg",
},
id: "t2", name: "أنا", role: "الصديقة المخلصة", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-near-falling-confetti_23-2147699216.jpg"},
{
id: "t3",
name: "نحن",
role: "فريق واحد",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun_23-2149833022.jpg",
},
id: "t3", name: "نحن", role: "فريق واحد", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun_23-2149833022.jpg"},
]}
title="أجمل الذكريات"
description="لحظات لا تُنسى وثقتها كاميراتنا."
@@ -232,40 +157,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "صديقتك",
handle: "@bff",
testimonial: "أنتِ الأفضل دائماً!",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-redhead-woman-home-clothes-celebrates-birthday-with-balloons-party-concepts_197531-31734.jpg",
},
id: "1", name: "صديقتك", handle: "@bff", testimonial: "أنتِ الأفضل دائماً!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-caucasian-redhead-woman-home-clothes-celebrates-birthday-with-balloons-party-concepts_197531-31734.jpg"},
{
id: "2",
name: "صديقتك",
handle: "@bff",
testimonial: "يوم ميلاد سعيد!",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hands-hip-confident-proud-friendly-attitude_1194-633516.jpg",
},
id: "2", name: "صديقتك", handle: "@bff", testimonial: "يوم ميلاد سعيد!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happily-with-hands-hip-confident-proud-friendly-attitude_1194-633516.jpg"},
{
id: "3",
name: "صديقتك",
handle: "@bff",
testimonial: "نحبك كثيراً!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-european-woman-with-combed-hair-toothy-smile-holds-pile-sweet-doughnuts-with-burning-candles-poses-against-pink-background-flying-stars-around-celebrates-birthday-waits-guests_273609-61125.jpg",
},
id: "3", name: "صديقتك", handle: "@bff", testimonial: "نحبك كثيراً!", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-european-woman-with-combed-hair-toothy-smile-holds-pile-sweet-doughnuts-with-burning-candles-poses-against-pink-background-flying-stars-around-celebrates-birthday-waits-guests_273609-61125.jpg"},
{
id: "4",
name: "صديقتك",
handle: "@bff",
testimonial: "سنة سعيدة!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-smiling_1303-9953.jpg",
},
id: "4", name: "صديقتك", handle: "@bff", testimonial: "سنة سعيدة!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-smiling_1303-9953.jpg"},
{
id: "5",
name: "صديقتك",
handle: "@bff",
testimonial: "أنتِ مميزة!",
imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-female-tourist-rests-her-trip-opens-thermos-drinks-hot-tea-having-break_1258-152038.jpg",
},
id: "5", name: "صديقتك", handle: "@bff", testimonial: "أنتِ مميزة!", imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-female-tourist-rests-her-trip-opens-thermos-drinks-hot-tea-having-break_1258-152038.jpg"},
]}
title="رسائل من القلب"
description="كلمات بسيطة تعبر عن امتناني لوجودك في حياتي."
@@ -278,20 +178,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "هل ستكون حفلة؟",
content: "بالتأكيد، في قلوبنا!",
},
id: "f1", title: "هل ستكون حفلة؟", content: "بالتأكيد، في قلوبنا!"},
{
id: "f2",
title: "هل هناك مفاجآت؟",
content: "نعم، انتظري المزيد!",
},
id: "f2", title: "هل هناك مفاجآت؟", content: "نعم، انتظري المزيد!"},
{
id: "f3",
title: "هل أنتِ مستعدة؟",
content: "أنا مستعدة تماماً!",
},
id: "f3", title: "هل أنتِ مستعدة؟", content: "أنا مستعدة تماماً!"},
]}
title="أسئلة ممتعة"
description="بعض الأسئلة التي قد تخطر ببالك اليوم."
@@ -303,16 +194,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="تواصل معنا"
title="شاركينا رأيك"
description="أخبريني ماذا أعجبكِ في هذه الهدية البسيطة."
buttons={[
{
text: "إرسال رسالة",
href: "#",
},
text: "إرسال رسالة", href: "#"},
]}
/>
</div>
@@ -326,4 +214,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}