diff --git a/src/app/page.tsx b/src/app/page.tsx index 1400d9f..3873e41 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,42 +47,27 @@ export default function LandingPage() {
@@ -100,10 +77,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Choose C&D Multitech?" description={[ - "We combine decades of experience in hardware repair with modern software development techniques.", - "Our mission is to keep your devices running smoothly and your digital footprint expanding through high-end web services.", - "Trusted by locals for quality, speed, and integrity in every job we handle.", - ]} + "We combine decades of experience in hardware repair with modern software development techniques.", "Our mission is to keep your devices running smoothly and your digital footprint expanding through high-end web services.", "Trusted by locals for quality, speed, and integrity in every job we handle."]} /> @@ -115,19 +89,13 @@ export default function LandingPage() { features={[ { icon: Smartphone, - title: "Mobile Repairs", - description: "Screen replacement, battery swaps, and water damage recovery.", - }, + title: "Mobile Repairs", description: "Screen replacement, battery swaps, and water damage recovery."}, { icon: Laptop, - title: "Laptop Maintenance", - description: "System upgrades, screen repairs, and hardware diagnostics.", - }, + title: "Laptop Maintenance", description: "System upgrades, screen repairs, and hardware diagnostics."}, { icon: Globe, - title: "Web Development", - description: "Custom websites and web apps built for growth and performance.", - }, + title: "Web Development", description: "Custom websites and web apps built for growth and performance."}, ]} title="Our Specialized Services" description="High-quality solutions tailored for your individual and professional tech needs." @@ -142,25 +110,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "1,500+", - title: "Devices Repaired", - description: "Phones and laptops brought back to life.", - icon: Wrench, + id: "m1", value: "1,500+", title: "Devices Repaired", description: "Phones and laptops brought back to life.", icon: Wrench, }, { - id: "m2", - value: "200+", - title: "Websites Built", - description: "Digital platforms launched successfully.", - icon: Code, + id: "m2", value: "200+", title: "Websites Built", description: "Digital platforms launched successfully.", icon: Code, }, { - id: "m3", - value: "99%", - title: "Satisfaction Rate", - description: "Our customers love our quality of work.", - icon: ThumbsUp, + id: "m3", value: "99%", title: "Satisfaction Rate", description: "Our customers love our quality of work.", icon: ThumbsUp, }, ]} title="Our Impact in Numbers" @@ -176,45 +132,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "John Doe", - role: "Photographer", - company: "Independent", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-using-mobile-phone-cafe_1170-678.jpg", - }, + id: "1", name: "John Doe", role: "Photographer", company: "Independent", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-using-mobile-phone-cafe_1170-678.jpg"}, { - id: "2", - name: "Jane Smith", - role: "Director", - company: "GrowthCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-greeting-each-other-with-fist-bump-corporate-space-office-friends-saluting_482257-136232.jpg", - }, + id: "2", name: "Jane Smith", role: "Director", company: "GrowthCo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-greeting-each-other-with-fist-bump-corporate-space-office-friends-saluting_482257-136232.jpg"}, { - id: "3", - name: "Alex Brown", - role: "Student", - company: "University", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-repairing-computer-chips_23-2150880962.jpg", - }, + id: "3", name: "Alex Brown", role: "Student", company: "University", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-repairing-computer-chips_23-2150880962.jpg"}, { - id: "4", - name: "Lisa White", - role: "Manager", - company: "RetailCorp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-middle-aged-man-wearing-white-t-shirt-with-tie-headphones-showing-thumb-up-isolated-pink-wall_141793-83651.jpg", - }, + id: "4", name: "Lisa White", role: "Manager", company: "RetailCorp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pleased-middle-aged-man-wearing-white-t-shirt-with-tie-headphones-showing-thumb-up-isolated-pink-wall_141793-83651.jpg"}, { - id: "5", - name: "Robert Lee", - role: "Entrepreneur", - company: "TechStartup", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mug-near-colleagues-with-blueprint_23-2147808074.jpg", - }, + id: "5", name: "Robert Lee", role: "Entrepreneur", company: "TechStartup", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mug-near-colleagues-with-blueprint_23-2147808074.jpg"}, ]} title="Customer Stories" description="Hear what our clients say about our repair and development services." @@ -227,20 +158,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "How long do repairs take?", - content: "Most mobile phone repairs are completed within 2 hours. Laptops may take 1-3 business days.", - }, + id: "f1", title: "How long do repairs take?", content: "Most mobile phone repairs are completed within 2 hours. Laptops may take 1-3 business days."}, { - id: "f2", - title: "Do you offer warranties?", - content: "Yes, we provide a 90-day warranty on all parts and labor performed by our team.", - }, + id: "f2", title: "Do you offer warranties?", content: "Yes, we provide a 90-day warranty on all parts and labor performed by our team."}, { - id: "f3", - title: "Can you design a custom e-commerce site?", - content: "Absolutely! We specialize in custom web development including full e-commerce functionality.", - }, + id: "f3", title: "Can you design a custom e-commerce site?", content: "Absolutely! We specialize in custom web development including full e-commerce functionality."}, ]} imageSrc="http://img.b2bpic.net/free-photo/technician-wearing-headphones-inspecting-rackmounts-close-up_482257-113083.jpg" mediaAnimation="slide-up" @@ -254,16 +176,13 @@ export default function LandingPage() { @@ -274,29 +193,19 @@ export default function LandingPage() { { items: [ { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, { - label: "Testimonials", - href: "#testimonials", - }, + label: "Testimonials", href: "#testimonials"}, { - label: "FAQ", - href: "#faq", - }, + label: "FAQ", href: "#faq"}, ], }, { items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, ], }, ]} @@ -306,4 +215,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file