Merge version_2 into main #2
@@ -1,54 +1,19 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Manrope } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const manrope = Manrope({
|
||||
variable: "--font-manrope", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Local Business Services | Trusted Community Partner", description: "Professional, reliable local services with expert team and proven track record. Serving community with integrity, excellence, and exceptional customer care.", keywords: "local business services, professional expertise, community service, customer satisfaction", robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Local Business Services | Trusted Community Partner", description: "Professional, reliable local services with expert team and proven track record.", type: "website", siteName: "Local Business", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/business-people-having-discussion-meeting_1153-3936.jpg", alt: "Professional local business team"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Local Business Services | Trusted Community Partner", description: "Professional, reliable local services with expert team and proven track record.", images: ["http://img.b2bpic.net/free-photo/business-people-having-discussion-meeting_1153-3936.jpg"],
|
||||
},
|
||||
};
|
||||
title: "F1 Security Service", description: "Professional security services"};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${manrope.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<body className="antialiased">
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1416,7 +1381,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
|
||||
124
src/app/page.tsx
124
src/app/page.tsx
@@ -9,7 +9,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar
|
||||
import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Award, CheckCircle, Heart, MessageCircle, Phone, Smile, Star, Users, Zap } from "lucide-react";
|
||||
import { Award, CheckCircle, Heart, MessageCircle, Phone, Smile, Star, Users, Zap, Shield } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Local Business"
|
||||
brandName="F1 Security Service"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
@@ -41,55 +41,58 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
title="Welcome to Your Trusted Local Partner"
|
||||
description="We provide professional, reliable services tailored to meet your community's needs. Experience quality, expertise, and exceptional customer care."
|
||||
tag="Local Excellence"
|
||||
tagIcon={Star}
|
||||
title="Professional Security Solutions for Maximum Protection"
|
||||
description="F1 Security Service delivers comprehensive, reliable security solutions tailored to protect your assets, people, and peace of mind. Experience enterprise-level security with personalized attention."
|
||||
tag="Security Excellence"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Johnson", handle: "Small Business Owner", testimonial: "Outstanding service and incredible attention to detail. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-woman_329181-13486.jpg"},
|
||||
name: "James Mitchell", handle: "Corporate Facility Manager", testimonial: "Outstanding professionalism and attention to detail. F1 Security transformed our facility protection protocols.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-woman_329181-13486.jpg"
|
||||
},
|
||||
{
|
||||
name: "David Chen", handle: "Community Member", testimonial: "Professional, friendly, and always goes the extra mile for their customers.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg"},
|
||||
name: "Sarah Rodriguez", handle: "Business Owner", testimonial: "Professional team, exceptional service, and rapid response times. Highly recommended for any security needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-with-smartphone-smiling-camera_23-2148112961.jpg"
|
||||
},
|
||||
{
|
||||
name: "Sarah Williams", handle: "Local Resident", testimonial: "Best in the area. Reliable, honest, and true to their word.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg"},
|
||||
name: "Michael Chen", handle: "Property Director", testimonial: "Best security provider in the region. Reliable, trustworthy, and always available when needed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#about" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
{ text: "Request Quote", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-having-discussion-meeting_1153-3936.jpg"
|
||||
imageAlt="Professional local business team"
|
||||
imageAlt="Professional security team in action"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<SplitAbout
|
||||
title="About Our Business"
|
||||
description="Serving our community with integrity, excellence, and commitment to customer satisfaction. We believe in building lasting relationships with every client."
|
||||
tag="Our Story"
|
||||
title="About F1 Security Service"
|
||||
description="With years of industry expertise, we provide cutting-edge security solutions backed by rigorous training, advanced technology, and an unwavering commitment to client success. Your security is our mission."
|
||||
tag="Our Commitment"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Community Focused", description: "We're deeply rooted in our local community and understand your unique needs.", icon: Users,
|
||||
title: "Expert Team", description: "Highly trained security professionals with extensive experience in threat assessment and risk management.", icon: Users,
|
||||
},
|
||||
{
|
||||
title: "Expert Team", description: "Highly trained professionals with years of industry experience and proven track record.", icon: Award,
|
||||
title: "Advanced Technology", description: "State-of-the-art surveillance systems, monitoring, and response technology for comprehensive protection.", icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Quality Guaranteed", description: "We stand behind our work with comprehensive guarantees and exceptional support.", icon: CheckCircle,
|
||||
title: "24/7 Response", description: "Round-the-clock monitoring and rapid response protocols ensuring immediate action when needed.", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
title: "Customer First", description: "Your satisfaction is our priority. We listen, adapt, and exceed expectations every time.", icon: Smile,
|
||||
title: "Client Focused", description: "Tailored security solutions designed specifically for your unique risks, location, and operational needs.", icon: Award,
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explore Services", href: "#services" }]}
|
||||
@@ -98,7 +101,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804532.jpg"
|
||||
imageAlt="Our professional team"
|
||||
imageAlt="F1 Security professional team"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -107,20 +110,23 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentyFour
|
||||
features={[
|
||||
{
|
||||
id: "service-1", title: "Professional Consultation", author: "Expert Team", description: "In-depth analysis and personalized recommendations tailored to your specific situation and goals.", tags: ["Consultation", "Planning"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analysts-working_1098-15380.jpg"},
|
||||
id: "service-1", title: "Comprehensive Security Assessment", author: "Security Consultants", description: "In-depth vulnerability analysis and threat assessment to identify security gaps and develop targeted protection strategies.", tags: ["Assessment", "Planning", "Analysis"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analysts-working_1098-15380.jpg"
|
||||
},
|
||||
{
|
||||
id: "service-2", title: "Quality Implementation", author: "Skilled Professionals", description: "Seamless execution of solutions with minimal disruption and maximum efficiency.", tags: ["Implementation", "Support"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-colleagues-cooperating-while-analyzing-business-reports-meeting-office_637285-9193.jpg"},
|
||||
id: "service-2", title: "Professional Security Operations", author: "Field Security Team", description: "Expert on-site security personnel, surveillance monitoring, and access control implementation with precision execution.", tags: ["Personnel", "Monitoring", "Operations"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-colleagues-cooperating-while-analyzing-business-reports-meeting-office_637285-9193.jpg"
|
||||
},
|
||||
{
|
||||
id: "service-3", title: "Ongoing Support", author: "Support Team", description: "Continuous assistance and maintenance to ensure long-term success and satisfaction.", tags: ["Support", "Maintenance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-use-laptop-tablet-guide-personnel-fabrication-production-tasks_482257-136064.jpg"},
|
||||
id: "service-3", title: "Advanced Monitoring & Response", author: "Control Center Team", description: "24/7 surveillance center with real-time threat detection, incident response protocols, and continuous support.", tags: ["Monitoring", "Response", "Support"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-use-laptop-tablet-guide-personnel-fabrication-production-tasks_482257-136064.jpg"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Our Services"
|
||||
description="Comprehensive solutions designed to solve your most pressing needs. Each service is delivered with professionalism and attention to detail."
|
||||
tag="What We Offer"
|
||||
tagIcon={Zap}
|
||||
title="Our Security Services"
|
||||
description="Comprehensive security solutions designed to address your most critical protection needs with professionalism and precision."
|
||||
tag="Protection Solutions"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -131,22 +137,28 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Robert Martinez", role: "Restaurant Owner", testimonial: "Transformed our operations completely. Professional, timely, and delivered results beyond expectations.", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914246.jpg"},
|
||||
id: "1", name: "David Thompson", role: "Corporate Security Director", testimonial: "F1 Security transformed our entire security posture. Professional, reliable, and delivered results beyond expectations.", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914246.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Linda Thompson", role: "Healthcare Administrator", testimonial: "Exceptional service and genuine care. They treated our business like their own.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-doctor-with-curly-hair_23-2147771718.jpg"},
|
||||
id: "2", name: "Elena Martinez", role: "Facility Manager", testimonial: "Exceptional service and genuine commitment to our protection. They treat our security like their own priority.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-doctor-with-curly-hair_23-2147771718.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "James Wilson", role: "Construction Manager", testimonial: "Reliable, professional, and always available when we need them. Highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet-work_23-2148921380.jpg"},
|
||||
id: "3", name: "Robert Williams", role: "Property Owner", testimonial: "Reliable, professional, and always available. F1 Security is our trusted partner for all security needs.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-wearing-helmet-work_23-2148921380.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Patricia Lee", role: "Retail Store Manager", testimonial: "Five stars across the board. They consistently deliver quality and integrity.", imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-store-working_23-2148924075.jpg"},
|
||||
id: "4", name: "Jennifer Lee", role: "Operations Manager", testimonial: "Five stars for professionalism and reliability. They consistently deliver excellence in every aspect.", imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-store-working_23-2148924075.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Michael Anderson", role: "Freelance Consultant", testimonial: "Best decision we made for our business. Professional, efficient, and results-driven.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg"},
|
||||
id: "5", name: "Christopher Davis", role: "Business Executive", testimonial: "Best investment in security we've made. Professional, efficient, and results-driven in every situation.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Amanda Foster", role: "Property Manager", testimonial: "Trusted partner for years. Consistently exceeds expectations with every project.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006249.jpg"},
|
||||
id: "6", name: "Victoria Santos", role: "Facility Coordinator", testimonial: "Trusted partner for years. F1 Security consistently exceeds expectations with every engagement.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006249.jpg"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Customer Reviews"
|
||||
description="Hear from satisfied clients who have experienced our service excellence firsthand."
|
||||
tag="Testimonials"
|
||||
title="Client Testimonials"
|
||||
description="Hear from satisfied clients who have experienced F1 Security's commitment to excellence and protection."
|
||||
tag="Success Stories"
|
||||
tagIcon={MessageCircle}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -157,18 +169,22 @@ export default function LandingPage() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardFourteen
|
||||
title="Building trust and delivering results for our community every single day."
|
||||
tag="Our Impact"
|
||||
title="Delivering exceptional security and protection across all operations."
|
||||
tag="Our Track Record"
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "2000+", description: "Satisfied customers who trust us with their most important needs"},
|
||||
id: "1", value: "500+", description: "Clients protected with comprehensive security solutions"
|
||||
},
|
||||
{
|
||||
id: "2", value: "15+", description: "Years of proven excellence and community service"},
|
||||
id: "2", value: "20+", description: "Years of proven excellence in security operations"
|
||||
},
|
||||
{
|
||||
id: "3", value: "98%", description: "Customer satisfaction rate and repeat business rate"},
|
||||
id: "3", value: "99%", description: "Client satisfaction rate with repeat business engagement"
|
||||
},
|
||||
{
|
||||
id: "4", value: "#1", description: "Rated local choice by community members and local organizations"},
|
||||
id: "4", value: "24/7", description: "Round-the-clock monitoring and rapid response availability"
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -177,19 +193,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Get in Touch"
|
||||
tag="Get Protected"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Experience Excellence?"
|
||||
description="Reach out today to discuss your needs. Our friendly team is here to help and provide expert guidance tailored to your situation."
|
||||
title="Ready to Secure Your Assets?"
|
||||
description="Contact our security team today to discuss your protection needs. Our experts are ready to provide comprehensive solutions tailored to your requirements."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-industrial-designers-working-office_23-2149307803.jpg"
|
||||
imageAlt="Contact our team"
|
||||
imageAlt="F1 Security team ready to help"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Connect With Us"
|
||||
buttonText="Request Security Quote"
|
||||
termsText="We respect your privacy. Unsubscribe anytime."
|
||||
/>
|
||||
</div>
|
||||
@@ -209,7 +225,7 @@ export default function LandingPage() {
|
||||
{ label: "Help Center", href: "#" },
|
||||
{ label: "FAQ", href: "#" },
|
||||
{ label: "Documentation", href: "#" },
|
||||
{ label: "Community", href: "#" },
|
||||
{ label: "Resources", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -221,7 +237,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2025 Local Business. All rights reserved."
|
||||
copyrightText="© 2025 F1 Security Service. All rights reserved."
|
||||
/>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user