diff --git a/src/app/page.tsx b/src/app/page.tsx
index 54b558b..3ebc705 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,6 +9,7 @@ import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleC
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
+import { Zap, Monitor, Shield } from 'lucide-react';
export default function LandingPage() {
return (
@@ -29,21 +30,13 @@ export default function LandingPage() {
@@ -52,112 +45,65 @@ export default function LandingPage() {
@@ -169,26 +115,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "100%",
- title: "Transparent Pricing",
- description: "No hidden costs, ever.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=7",
- },
+ id: "m1", value: "100%", title: "Transparent Pricing", description: "No hidden costs, ever.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg"},
{
- id: "m2",
- value: "24h",
- title: "Same-Day Service",
- description: "We respect your time.",
- imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=7",
- },
+ id: "m2", value: "24h", title: "Same-Day Service", description: "We respect your time.", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg"},
{
- id: "m3",
- value: "20+",
- title: "Years Experience",
- description: "Expertise you can rely on.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=8",
- },
+ id: "m3", value: "20+", title: "Years Experience", description: "Expertise you can rely on.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg"},
]}
title="Our Commitment to Integrity"
description="Technical support doesn't have to be intimidating. We pride ourselves on being the clear, honest choice for your home and business."
@@ -201,26 +132,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Electrical Repairs",
- description: "Safe, reliable electrical work for your residence or office.",
- buttonIcon: "Zap",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=9",
- imageAlt: "tech repair professional dark moody",
- },
+ title: "Electrical Repairs", description: "Safe, reliable electrical work for your residence or office.", buttonIcon: Zap,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg", imageAlt: "tech repair professional dark moody"},
{
- title: "Computer Diagnostics",
- description: "Plain-English repairs for desktops, laptops, and networks.",
- buttonIcon: "Monitor",
- imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=8",
- imageAlt: "macro electrical circuit board",
- },
+ title: "Computer Diagnostics", description: "Plain-English repairs for desktops, laptops, and networks.", buttonIcon: Monitor,
+ imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg", imageAlt: "macro electrical circuit board"},
{
- title: "Business IT Support",
- description: "Confidential, fast turnaround to keep your business running.",
- buttonIcon: "Shield",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
- imageAlt: "happy client professional headshot",
- },
+ title: "Business IT Support", description: "Confidential, fast turnaround to keep your business running.", buttonIcon: Shield,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", imageAlt: "happy client professional headshot"},
]}
title="Expert Solutions for Every Need"
description="Whether you are a homeowner or a business owner, our technical services are tailored to provide peace of mind and reliable performance."
@@ -233,60 +152,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah J.",
- date: "Oct 2023",
- title: "Homeowner",
- quote: "I was intimidated by computer repairs, but they made it so simple. Highly recommend!",
- tag: "Privacy",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg",
- imageAlt: "business woman portrait confident",
- },
+ id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Homeowner", quote: "I was intimidated by computer repairs, but they made it so simple. Highly recommend!", tag: "Privacy", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg", imageAlt: "business woman portrait confident"},
{
- id: "t2",
- name: "Mark D.",
- date: "Nov 2023",
- title: "Small Business Owner",
- quote: "Reliable, fast, and completely confidential. They saved our office network.",
- tag: "Expertise",
- avatarSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg",
- imageAlt: "happy homeowner portrait smiling",
- },
+ id: "t2", name: "Mark D.", date: "Nov 2023", title: "Small Business Owner", quote: "Reliable, fast, and completely confidential. They saved our office network.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg", imageAlt: "happy homeowner portrait smiling"},
{
- id: "t3",
- name: "Helen P.",
- date: "Jan 2024",
- title: "Homeowner",
- quote: "Plain-English explanations and fair pricing. No jargon, no stress.",
- tag: "Trust",
- avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/mature-agent_1098-12686.jpg",
- imageAlt: "senior man portrait trusted",
- },
+ id: "t3", name: "Helen P.", date: "Jan 2024", title: "Homeowner", quote: "Plain-English explanations and fair pricing. No jargon, no stress.", tag: "Trust", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12688.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mature-agent_1098-12686.jpg", imageAlt: "senior man portrait trusted"},
{
- id: "t4",
- name: "David W.",
- date: "Feb 2024",
- title: "Small Business Owner",
- quote: "Nolan is a master of his craft. Fast service and zero downtime.",
- tag: "Efficiency",
- avatarSrc: "http://img.b2bpic.net/free-photo/mature-agent_1098-12686.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=10",
- imageAlt: "tech repair professional dark moody",
- },
+ id: "t4", name: "David W.", date: "Feb 2024", title: "Small Business Owner", quote: "Nolan is a master of his craft. Fast service and zero downtime.", tag: "Efficiency", avatarSrc: "http://img.b2bpic.net/free-photo/mature-agent_1098-12686.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg", imageAlt: "tech repair professional dark moody"},
{
- id: "t5",
- name: "Linda M.",
- date: "Mar 2024",
- title: "Small Business Owner",
- quote: "Excellent communication throughout the entire repair process. Truly professional.",
- tag: "Quality",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=9",
- imageAlt: "macro electrical circuit board",
- },
+ id: "t5", name: "Linda M.", date: "Mar 2024", title: "Small Business Owner", quote: "Excellent communication throughout the entire repair process. Truly professional.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg", imageAlt: "macro electrical circuit board"},
]}
title="Customer Stories"
description="Hear why homeowners and local business owners trust N & N Electric & Computers for their most critical technical support needs."
@@ -297,67 +171,45 @@ export default function LandingPage() {