From 096abb28c9f3f22d49044bb0e777e30776c0e3d0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 16:53:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 195 ++++++++++++++++------------------------------- 1 file changed, 64 insertions(+), 131 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 19a34e3..602950a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,14 +32,10 @@ export default function LandingPage() { @@ -116,7 +89,8 @@ export default function LandingPage() { useInvertedBackground={false} title="My Approach" description={[ - "I bring over 10 years of engineering experience to solve real-world problems. My goal is to simplify technology, making it an asset rather than a burden.", "Whether it's cloud migration or a large office move, I provide clear guidance and reliable execution to ensure business continuity."]} + "I bring over 10 years of engineering experience to solve real-world problems. My goal is to simplify technology, making it an asset rather than a burden.", "Whether it's cloud migration or a large office move, I provide clear guidance and reliable execution to ensure business continuity." + ]} /> @@ -126,15 +100,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - icon: Cloud, - title: "Cloud Infrastructure", description: "Seamless migration and management of your cloud environment."}, - { - icon: Shield, - title: "Cyber Security", description: "Robust protection for your sensitive data and digital assets."}, - { - icon: BarChart, - title: "Analytics Solutions", description: "Turning raw data into actionable insights for your business."}, + { icon: Cloud, title: "Cloud Infrastructure", description: "Seamless migration and management of your cloud environment." }, + { icon: Shield, title: "Cyber Security", description: "Robust protection for your sensitive data and digital assets." }, + { icon: BarChart, title: "Analytics Solutions", description: "Turning raw data into actionable insights for your business." }, ]} title="Services I Provide" description="Tailored technical solutions designed to meet your specific organizational goals." @@ -148,18 +116,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", name: "Charity Cloud Migration", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg"}, - { - id: "p2", name: "Office Security Setup", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/cyber-investigation-team-working-governmental-hacking-room_482257-110561.jpg"}, - { - id: "p3", name: "Corporate Infrastructure Upgrade", price: "Completed", imageSrc: "http://img.b2bpic.net/free-vector/hosting-services-flowchart_1284-19423.jpg"}, - { - id: "p4", name: "Data Analysis Platform", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-spyware-malware-detection_482257-121536.jpg"}, - { - id: "p5", name: "Retail POS Integration", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/high-tech-governmental-cyber-security-room-without-staff-work_482257-94558.jpg"}, - { - id: "p6", name: "Non-Profit Network Security", price: "Completed", imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513319.jpg"}, + { id: "p1", name: "Charity Cloud Migration", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/chrome-key-tablet-updating-ai-systems_482257-90828.jpg" }, + { id: "p2", name: "Office Security Setup", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/cyber-investigation-team-working-governmental-hacking-room_482257-110561.jpg" }, + { id: "p3", name: "Corporate Infrastructure Upgrade", price: "Completed", imageSrc: "http://img.b2bpic.net/free-vector/hosting-services-flowchart_1284-19423.jpg" }, + { id: "p4", name: "Data Analysis Platform", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-experts-working-spyware-malware-detection_482257-121536.jpg" }, + { id: "p5", name: "Retail POS Integration", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/high-tech-governmental-cyber-security-room-without-staff-work_482257-94558.jpg" }, + { id: "p6", name: "Non-Profit Network Security", price: "Completed", imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513319.jpg" }, ]} title="Recent Work" description="Showcasing technical solutions and successful project completions." @@ -173,12 +135,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} metrics={[ - { - id: "m1", value: "100%", description: "Client satisfaction across all past infrastructure migrations."}, - { - id: "m2", value: "24/7", description: "Priority support availability for all office move projects."}, - { - id: "m3", value: "50+", description: "Successfully completed technical projects for small businesses."}, + { id: "m1", value: "100%", description: "Client satisfaction across all past infrastructure migrations." }, + { id: "m2", value: "24/7", description: "Priority support availability for all office move projects." }, + { id: "m3", value: "50+", description: "Successfully completed technical projects for small businesses." }, ]} title="Why Choose Me" description="Commitment to excellence in every technical engagement." @@ -191,29 +150,16 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Jane Doe", role: "Director", company: "Local Charity", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg"}, - { - id: "2", name: "John Smith", role: "Manager", company: "Tech Startup", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg"}, - { - id: "3", name: "Alice Green", role: "CEO", company: "Creative Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg"}, - { - id: "4", name: "Bob Brown", role: "Founder", company: "Small Biz Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, - { - id: "5", name: "Charlie White", role: "Owner", company: "Retail Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg"}, + { id: "1", name: "Jane Doe", role: "Director", company: "Local Charity", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg" }, + { id: "2", name: "John Smith", role: "Manager", company: "Tech Startup", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg" }, + { id: "3", name: "Alice Green", role: "CEO", company: "Creative Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1626.jpg" }, + { id: "4", name: "Bob Brown", role: "Founder", company: "Small Biz Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" }, + { id: "5", name: "Charlie White", role: "Owner", company: "Retail Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg" }, ]} kpiItems={[ - { - value: "99.9%", label: "Uptime"}, - { - value: "500+", label: "Devices Managed"}, - { - value: "20+", label: "Industries Served"}, + { value: "99.9%", label: "Uptime" }, + { value: "500+", label: "Devices Managed" }, + { value: "20+", label: "Industries Served" }, ]} title="Client Feedback" description="Trusted by businesses and organizations to get the job done right." @@ -225,16 +171,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", title: "How do you handle office move projects?", content: "I manage the entire technical scope from hardware disconnect to re-installation, ensuring all connectivity remains stable."}, - { - id: "f2", title: "Can you work with small budgets?", content: "Absolutely. I provide scalable solutions designed for growth and affordability."}, - { - id: "f3", title: "What is your typical turnaround time?", content: "I assess each project individually, but prioritize efficiency and meeting agreed-upon deadlines."}, + { id: "f1", title: "How do you handle office move projects?", content: "I manage the entire technical scope from hardware disconnect to re-installation, ensuring all connectivity remains stable." }, + { id: "f2", title: "Can you work with small budgets?", content: "Absolutely. I provide scalable solutions designed for growth and affordability." }, + { id: "f3", title: "What is your typical turnaround time?", content: "I assess each project individually, but prioritize efficiency and meeting agreed-upon deadlines." }, ]} buttons={[ - { - text: "Schedule a Free Consultation", href: "#contact"}, + { text: "Schedule a Free Consultation", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" mediaAnimation="slide-up" @@ -253,8 +195,7 @@ export default function LandingPage() { title="Ready to work together?" description="Reach out to discuss your technical needs and how I can help your project succeed." buttons={[ - { - text: "Send Message", href: "#"}, + { text: "Send Message", href: "mailto:hello@marcose.co.uk" }, ]} /> @@ -263,22 +204,14 @@ export default function LandingPage() { @@ -286,4 +219,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file