diff --git a/src/app/page.tsx b/src/app/page.tsx index af0e4a4..b1f6956 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,17 +31,11 @@ export default function LandingPage() { @@ -50,64 +44,39 @@ export default function LandingPage() {
@@ -119,23 +88,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "صيانة المايكرو-بورد", - description: "إصلاح أعطال الشحن والباور واللوحات الأم بأيدي مبرمجين وخبراء معتمدين.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-reparation-circuit-board_23-2148419195.jpg", - imageAlt: "Micro-board repair", - }, + title: "صيانة المايكرو-بورد", description: "إصلاح أعطال الشحن والباور واللوحات الأم بأيدي مبرمجين وخبراء معتمدين.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-reparation-circuit-board_23-2148419195.jpg", imageAlt: "Micro-board repair"}, { - title: "تغيير الشاشات والبطاريات", - description: "توفير قطع غيار أصلية 100% مع ضمان رسمي من متجر S&S.", - imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-his-work-table-with-electronics_23-2148254089.jpg", - imageAlt: "Screen replacement", - }, + title: "تغيير الشاشات والبطاريات", description: "توفير قطع غيار أصلية 100% مع ضمان رسمي من متجر S&S.", imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-his-work-table-with-electronics_23-2148254089.jpg", imageAlt: "Screen replacement"}, { - title: "الدعم البرمجي", - description: "فك الأقفال، تحديث الأنظمة، واستعادة البيانات المفقودة بكفاءة عالية.", - imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg", - imageAlt: "Software support", - }, + title: "الدعم البرمجي", description: "فك الأقفال، تحديث الأنظمة، واستعادة البيانات المفقودة بكفاءة عالية.", imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-connections_23-2149174310.jpg", imageAlt: "Software support"}, ]} title="مركز الخدمة التقني S&S" description="إصلاح احترافي بدقة متناهية وضمان شامل." @@ -150,47 +107,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "iPhone 15 Pro", - price: "استفسر عبر واتساب", - variant: "256GB", - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surrounded-with-scrub-glove-soap-perfume-bottle-towel-sponge-marble-backdrop_23-2147926923.jpg", - }, + id: "p1", name: "iPhone 15 Pro", price: "استفسر عبر واتساب", variant: "256GB", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surrounded-with-scrub-glove-soap-perfume-bottle-towel-sponge-marble-backdrop_23-2147926923.jpg"}, { - id: "p2", - name: "Samsung S24 Ultra", - price: "استفسر عبر واتساب", - variant: "512GB", - imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736729.jpg", - }, + id: "p2", name: "Samsung S24 Ultra", price: "استفسر عبر واتساب", variant: "512GB", imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736729.jpg"}, { - id: "p3", - name: "iPhone 15 Pro Max", - price: "استفسر عبر واتساب", - variant: "256GB", - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139370.jpg", - }, + id: "p3", name: "iPhone 15 Pro Max", price: "استفسر عبر واتساب", variant: "256GB", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139370.jpg"}, { - id: "p4", - name: "Samsung S24", - price: "استفسر عبر واتساب", - variant: "256GB", - imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4928.jpg", - }, + id: "p4", name: "Samsung S24", price: "استفسر عبر واتساب", variant: "256GB", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4928.jpg"}, { - id: "p5", - name: "iPhone 14 Pro", - price: "استفسر عبر واتساب", - variant: "128GB", - imageSrc: "http://img.b2bpic.net/free-photo/ramadan-phone-14-with-crescent-left-side-white-background_187299-35109.jpg", - }, + id: "p5", name: "iPhone 14 Pro", price: "استفسر عبر واتساب", variant: "128GB", imageSrc: "http://img.b2bpic.net/free-photo/ramadan-phone-14-with-crescent-left-side-white-background_187299-35109.jpg"}, { - id: "p6", - name: "Samsung S23 Ultra", - price: "استفسر عبر واتساب", - variant: "512GB", - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-white-podium-with-cubes-modern-studio_187299-46586.jpg", - }, + id: "p6", name: "Samsung S23 Ultra", price: "استفسر عبر واتساب", variant: "512GB", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-white-podium-with-cubes-modern-studio_187299-46586.jpg"}, ]} title="أحدث الإصدارات" description="اقتنِ التكنولوجيا الأحدث بأفضل الأسعار في السوق التركي." @@ -205,20 +132,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", - value: "5000+", - description: "جهاز تم إصلاحه بنجاح", - }, + id: "m1", value: "5000+", description: "جهاز تم إصلاحه بنجاح"}, { - id: "m2", - value: "100%", - description: "رضا عملاء", - }, + id: "m2", value: "100%", description: "رضا عملاء"}, { - id: "m3", - value: "24/7", - description: "دعم تقني مستمر", - }, + id: "m3", value: "24/7", description: "دعم تقني مستمر"}, ]} title="أرقامنا تتحدث" description="ثقة عملائنا هي أساس نمونا المستمر." @@ -233,45 +151,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "مصممة جرافيك", - company: "إسطنبول", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-wor_23-2147914234.jpg", - }, + id: "1", name: "Sarah J.", role: "مصممة جرافيك", company: "إسطنبول", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-delivery-man-wor_23-2147914234.jpg"}, { - id: "2", - name: "Michael C.", - role: "مطور برمجيات", - company: "إسطنبول", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-unshaven-guy-with-wavy-hair-having-pensive-look-typing-sms-using-wifi-smart-phone-browsing-internet-portable-computer-drinking-coffee-people-lifestyle-technology_343059-1835.jpg", - }, + id: "2", name: "Michael C.", role: "مطور برمجيات", company: "إسطنبول", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-unshaven-guy-with-wavy-hair-having-pensive-look-typing-sms-using-wifi-smart-phone-browsing-internet-portable-computer-drinking-coffee-people-lifestyle-technology_343059-1835.jpg"}, { - id: "3", - name: "Emily R.", - role: "مديرة تسويق", - company: "إسطنبول", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2481.jpg", - }, + id: "3", name: "Emily R.", role: "مديرة تسويق", company: "إسطنبول", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-2481.jpg"}, { - id: "4", - name: "David K.", - role: "طالب هندسة", - company: "إسطنبول", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-front-arched-door-side-view_23-2148193992.jpg", - }, + id: "4", name: "David K.", role: "طالب هندسة", company: "إسطنبول", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-front-arched-door-side-view_23-2148193992.jpg"}, { - id: "5", - name: "Ahmed M.", - role: "مستثمر", - company: "إسطنبول", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-modern-woman-talking-mobile_23-2148415912.jpg", - }, + id: "5", name: "Ahmed M.", role: "مستثمر", company: "إسطنبول", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-modern-woman-talking-mobile_23-2148415912.jpg"}, ]} title="ماذا يقول عملاؤنا؟" description="تجربة العملاء في صيانة واقتناء هواتفهم من S&S Store." @@ -284,20 +177,11 @@ export default function LandingPage() { useInvertedBackground={true} 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="إجابات على أكثر الاستفسارات أهمية." @@ -309,25 +193,17 @@ export default function LandingPage() { @@ -337,21 +213,15 @@ export default function LandingPage() { logoText="S&S STORE" columns={[ { - title: "ساعات العمل", - items: [ + title: "ساعات العمل", items: [ { - label: "يومياً: 11:00 ص - 10:00 م", - href: "#", - }, + label: "يومياً: 11:00 ص - 10:00 م", href: "#"}, ], }, { - title: "موقعنا", - items: [ + title: "موقعنا", items: [ { - label: "Mareşal Fevzi Çakmak Cd. No:3", - href: "#", - }, + label: "Mareşal Fevzi Çakmak Cd. No:3", href: "#"}, ], }, ]} @@ -360,4 +230,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file