Compare commits
5 Commits
version_29
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| a3dd6891a1 | |||
| 6c2153f4eb | |||
| ea281a13e6 | |||
| 10bfa61c83 | |||
| 41c5341980 |
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "واتساب", content: "تواصل معنا مباشرة عبر الواتساب للحصول على استشارة سريعة" },
|
||||
{ id: "q1", title: "wa.me/c/218946268415 ", content: "تواصل معنا مباشرة عبر الواتساب للحصول على استشارة سريعة" },
|
||||
{ id: "q2", title: "إنستغرام", content: "تابعوا جديدنا وآخر العروض عبر @senerita_libya" },
|
||||
{ id: "q3", title: "فيسبوك", content: "انضموا لمجتمع سنيوريتا ليبيا الرسمي" }
|
||||
]}
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
logoText="Senerita_ Libya"
|
||||
copyrightText="© 2025 Senerita Libya | جميع الحقوق محفوظة."
|
||||
socialLinks={[
|
||||
{ icon: MessageCircle, href: "https://wa.me/c/218946268415", ariaLabel: "WhatsApp" },
|
||||
{ icon: MessageCircle, href: "https://wa.me/218946268415", ariaLabel: "WhatsApp" },
|
||||
{ icon: Instagram, href: "https://www.instagram.com/senerita_libya/", ariaLabel: "Instagram" },
|
||||
{ icon: Facebook, href: "https://www.facebook.com/SeneritaLibya", ariaLabel: "Facebook" }
|
||||
]}
|
||||
@@ -129,4 +129,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user