From c87d42ecc7a4ae49f02dd67a5a437bb58e9d21e9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 13:52:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 102 +++++++++++++++++++++++------------------------ 1 file changed, 51 insertions(+), 51 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e2291ef..304931f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,29 +30,29 @@ export default function LandingPage() {
@@ -64,15 +64,15 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { id: "f1", title: "Cameras", author: "Professional Grade", description: "High-end mirrorless and DSLR cameras from top global brands.", tags: ["Photography", "Pro"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630618.jpg" }, - { id: "f2", title: "Lenses", author: "Optical Precision", description: "Prime and zoom lenses to capture every detail perfectly.", tags: ["Optics", "Sharpness"], imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-photo-camera_23-2150630641.jpg" }, - { id: "f3", title: "Lighting", author: "Studio Grade", description: "Professional lighting systems for indoor and outdoor studio setups.", tags: ["Studio", "Lighting"], imageSrc: "http://img.b2bpic.net/free-photo/creative-product-photographer-studio_23-2148970254.jpg" }, - { id: "f4", title: "Tripods", author: "Stability", description: "Sturdy stands and gimbals for stable, cinematic shots.", tags: ["Stability", "Gimbal"], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-photo-camera_23-2149537027.jpg" }, - { id: "f5", title: "Storage", author: "High Speed", description: "Reliable high-speed hard disks and SD cards for your media.", tags: ["Backup", "Storage"], imageSrc: "http://img.b2bpic.net/free-photo/view-from-working-table-design-studio-process-uploading-pictures-from-your-flash-drive-computer-surrounded-professional-camera-lenses-laptop-flash-drives_197531-3413.jpg" }, - { id: "f6", title: "Accessories", author: "Essential Gear", description: "Bags, cleaning kits, and essential tech accessories.", tags: ["Gear", "Essentials"], imageSrc: "http://img.b2bpic.net/free-photo/camera-lens-binocular-canvas-shoes-sports-bottle-retro-wooden-table_1387-33.jpg" } + { id: "f1", title: "الكاميرات", author: "جودة احترافية", description: "كاميرات ميرورلس و DSLR من أرقى العلامات التجارية العالمية.", tags: ["تصوير", "احترافي"], imageSrc: "http://img.b2bpic.net/free-photo/high-angle-photo-camera-indoors-still-life_23-2150630618.jpg" }, + { id: "f2", title: "العدسات", author: "دقة بصرية", description: "عدسات برايم وزووم لالتقاط أدق التفاصيل.", tags: ["بصريات", "دقة"], imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-photo-camera_23-2150630641.jpg" }, + { id: "f3", title: "الإضاءة", author: "جودة استوديو", description: "أنظمة إضاءة احترافية للاستوديوهات الداخلية والخارجية.", tags: ["استوديو", "إضاءة"], imageSrc: "http://img.b2bpic.net/free-photo/creative-product-photographer-studio_23-2148970254.jpg" }, + { id: "f4", title: "الحوامل", author: "ثبات عالٍ", description: "حوامل وأجهزة تثبيت للحصول على لقطات سينمائية ثابتة.", tags: ["ثبات", "جيمبال"], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-photo-camera_23-2149537027.jpg" }, + { id: "f5", title: "التخزين", author: "سرعة فائقة", description: "أقراص تخزين وذواكر SD موثوقة وعالية السرعة.", tags: ["نسخ احتياطي", "تخزين"], imageSrc: "http://img.b2bpic.net/free-photo/view-from-working-table-design-studio-process-uploading-pictures-from-your-flash-drive-computer-surrounded-professional-camera-lenses-laptop-flash-drives_197531-3413.jpg" }, + { id: "f6", title: "الإكسسوارات", author: "معدات أساسية", description: "حقائب، أدوات تنظيف، وكل ما تحتاجه من إكسسوارات تقنية.", tags: ["معدات", "أساسيات"], imageSrc: "http://img.b2bpic.net/free-photo/camera-lens-binocular-canvas-shoes-sports-bottle-retro-wooden-table_1387-33.jpg" } ]} - title="Wide Range of Categories" - description="From amateur hobbyists to professional cinematographers, we have everything you need." + title="تشكيلة واسعة من الفئات" + description="من الهواة إلى كبار المصورين السينمائيين، نوفر كل ما تحتاجه." />
@@ -83,25 +83,25 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { id: "p1", brand: "Sony", name: "Alpha A7 IV", price: "OMR 950", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-professional-camera-lens_23-2148565528.jpg" }, - { id: "p2", brand: "Canon", name: "EOS R6", price: "OMR 890", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/photo-camera-still-life_23-2150630666.jpg" }, - { id: "p3", brand: "Sigma", name: "35mm f/1.4 Art", price: "OMR 350", rating: 4, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/close-up-lens-professional-lens-digital-camera_169016-52938.jpg" }, - { id: "p4", brand: "Manfrotto", name: "Pro Tripod", price: "OMR 120", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-video-camera_23-2149177983.jpg" }, - { id: "p5", brand: "Godox", name: "SL60W Light", price: "OMR 85", rating: 4, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photographer-taking-photos_23-2148503472.jpg" }, - { id: "p6", brand: "SanDisk", name: "Pro SSD 2TB", price: "OMR 110", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-computer-desk-setup-with-hard-drive_58702-17219.jpg" } + { id: "p1", brand: "سوني", name: "Alpha A7 IV", price: "950 ر.ع", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-professional-camera-lens_23-2148565528.jpg" }, + { id: "p2", brand: "كانون", name: "EOS R6", price: "890 ر.ع", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/photo-camera-still-life_23-2150630666.jpg" }, + { id: "p3", brand: "سيجما", name: "35mm f/1.4 Art", price: "350 ر.ع", rating: 4, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/close-up-lens-professional-lens-digital-camera_169016-52938.jpg" }, + { id: "p4", brand: "مانفروتو", name: "حامل احترافي", price: "120 ر.ع", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-video-camera_23-2149177983.jpg" }, + { id: "p5", brand: "جودوكس", name: "إضاءة SL60W", price: "85 ر.ع", rating: 4, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/close-up-photographer-taking-photos_23-2148503472.jpg" }, + { id: "p6", brand: "سانديسك", name: "Pro SSD 2TB", price: "110 ر.ع", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-computer-desk-setup-with-hard-drive_58702-17219.jpg" } ]} - title="Featured Gear" - description="Check out our top-picked professional tech gear for your projects." + title="معدات مميزة" + description="اكتشف أفضل معداتنا التقنية التي يوصي بها الخبراء لمشاريعك." />
@@ -109,14 +109,14 @@ export default function LandingPage() { @@ -126,13 +126,13 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} faqs={[ - { id: "q1", title: "What are your opening hours?", content: "We are open from 10 AM to 10 PM daily." }, - { id: "q2", title: "Do you offer warranty?", content: "Yes, all our products come with a local store warranty." }, - { id: "q3", title: "Where are you located?", content: "We are located at Seeb, Al Khoudh St, Road 53, Muscat." } + { id: "q1", title: "ما هي أوقات العمل؟", content: "نستقبلكم يومياً من الساعة 10 صباحاً وحتى 10 مساءً." }, + { id: "q2", title: "هل توفرون ضماناً؟", content: "نعم، جميع منتجاتنا تأتي مع ضمان محلي موثوق." }, + { id: "q3", title: "أين موقعكم؟", content: "نحن متواجدون في السيب، شارع الخوض، طريق 53، مسقط." } ]} imageSrc="http://img.b2bpic.net/free-photo/bike-creation-workshop_23-2148866661.jpg" - title="Need Help?" - description="Answers to common questions about our products and shop in Al Khoudh." + title="هل تحتاج إلى مساعدة؟" + description="إجابات على الأسئلة الشائعة حول منتجاتنا ومتجرنا في الخوض." faqsAnimation="slide-up" /> @@ -141,18 +141,18 @@ export default function LandingPage() { ); -} +} \ No newline at end of file