From da5349448abcc4dfdec0497be4567b8452b7eb56 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:09:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 116 ++++++++++++++++------------------------------- 1 file changed, 38 insertions(+), 78 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ccccdaf..98dc11a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; -import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; +import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; export default function LandingPage() { @@ -27,18 +27,14 @@ export default function LandingPage() { > @@ -49,10 +45,8 @@ export default function LandingPage() { title="Your Security. Answered. Immediately." description="Gabe picks up the phone when no one else does — and shows up fast. Premium locksmith services delivered with tactical precision." buttons={[ - { - text: "Call Now", href: "tel:5550102030"}, - { - text: "Book a Service", href: "#contact"}, + { text: "Call Now", href: "tel:16034432605" }, + { text: "Book a Service", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/secure-wooden-doors-1_1385-639.jpg" imageAlt="cinematic close up lock gold" @@ -65,14 +59,10 @@ export default function LandingPage() { title="Fast. Professional. Trusted." tag="Why Mission Lock" metrics={[ - { - id: "m1", value: "5/5", description: "Google Rating"}, - { - id: "m2", value: "15m", description: "Avg. Response"}, - { - id: "m3", value: "24/7", description: "Available"}, - { - id: "m4", value: "100%", description: "Licensed"}, + { id: "m1", value: "5/5", description: "Google Rating" }, + { id: "m2", value: "15m", description: "Avg. Response" }, + { id: "m3", value: "24/7", description: "Available" }, + { id: "m4", value: "100%", description: "Licensed" }, ]} metricsAnimation="slide-up" /> @@ -84,10 +74,8 @@ export default function LandingPage() { title="The Locksmith Who Actually Answers" description="Every other company sends you to voicemail. Gabe picks up — then shows up. Whether it's freezing weather, a holiday, or a weekend, Mission Lock Security provides the professionalism your home or business deserves." metrics={[ - { - value: "Immediate", title: "Response"}, - { - value: "Expert", title: "Precision"}, + { value: "Immediate", title: "Response" }, + { value: "Expert", title: "Precision" }, ]} mediaAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/metal-combination-safety-solid-lock_1203-6381.jpg" @@ -102,18 +90,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Residential Lockout", description: "Fast entry without damage.", imageSrc: "http://img.b2bpic.net/free-photo/privacy-safety-security-lock-icon_53876-14649.jpg"}, - { - title: "Commercial Lockout", description: "Secure access for businesses.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-icon-logo_557339-500.jpg"}, - { - title: "Rekey Services", description: "New keys for total control.", imageSrc: "http://img.b2bpic.net/free-photo/padlock-with-keyhole-icon_53876-75050.jpg"}, - { - title: "Deadbolt Installation", description: "Advanced physical security.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841696.jpg"}, - { - title: "Lock Replacement", description: "Upgrade your hardware.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-golden-spoon-white-background_179666-17264.jpg"}, - { - title: "Emergency Service", description: "Available 24/7, always.", imageSrc: "http://img.b2bpic.net/free-vector/25-security-flat-color-icon-pack_1142-25274.jpg"}, + { title: "Residential Lockout", description: "Fast entry without damage.", imageSrc: "http://img.b2bpic.net/free-photo/privacy-safety-security-lock-icon_53876-14649.jpg" }, + { title: "Commercial Lockout", description: "Secure access for businesses.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-icon-logo_557339-500.jpg" }, + { title: "Rekey Services", description: "New keys for total control.", imageSrc: "http://img.b2bpic.net/free-photo/padlock-with-keyhole-icon_53876-75050.jpg" }, + { title: "Deadbolt Installation", description: "Advanced physical security.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841696.jpg" }, + { title: "Lock Replacement", description: "Upgrade your hardware.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-golden-spoon-white-background_179666-17264.jpg" }, + { title: "Emergency Service", description: "Available 24/7, always.", imageSrc: "http://img.b2bpic.net/free-vector/25-security-flat-color-icon-pack_1142-25274.jpg" }, ]} title="Precision Locksmith Services" description="Professional solutions for every security scenario." @@ -126,29 +108,16 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "t1", name: "Julie Bauer", role: "Customer", company: "Resident", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png"}, - { - id: "t2", name: "Fernando Stowell-Flores", role: "Customer", company: "Resident", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png"}, - { - id: "t3", name: "Justin M.", role: "Customer", company: "Resident", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png"}, - { - id: "t4", name: "Karen Howard", role: "Customer", company: "Resident", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png"}, - { - id: "t5", name: "Danielle S.", role: "Customer", company: "Resident", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png"}, + { id: "t1", name: "Julie Bauer", role: "Customer", company: "Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png" }, + { id: "t2", name: "Fernando Stowell-Flores", role: "Customer", company: "Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png" }, + { id: "t3", name: "Justin M.", role: "Customer", company: "Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png" }, + { id: "t4", name: "Karen Howard", role: "Customer", company: "Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png" }, + { id: "t5", name: "Danielle S.", role: "Customer", company: "Resident", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CS6MOOw4JPsrUCk55iEEMtMOYI/uploaded-1776373633150-s8nvfenu.png" }, ]} kpiItems={[ - { - value: "500+", label: "Jobs Completed"}, - { - value: "15m", label: "Arrival Time"}, - { - value: "100%", label: "Client Satisfaction"}, + { value: "500+", label: "Jobs Completed" }, + { value: "15m", label: "Arrival Time" }, + { value: "100%", label: "Client Satisfaction" }, ]} title="Real People. Real Emergencies." description="Don't just take our word for it." @@ -158,14 +127,12 @@ export default function LandingPage() {
@@ -173,14 +140,12 @@ export default function LandingPage() {
@@ -189,16 +154,11 @@ export default function LandingPage() { -- 2.49.1