Files
ccc98748-7757-4e91-b590-e40…/src/app/page.tsx
2026-03-23 18:04:03 +00:00

256 lines
13 KiB
TypeScript
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
import MetricCardTen from '@/components/sections/metrics/MetricCardTen';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="mediumLarge"
sizing="mediumSizeLargeTitles"
background="aurora"
cardStyle="gradient-radial"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home", id: "/"},
{
name: "Services", id: "/services"},
{
name: "About Us", id: "/about"},
{
name: "Contact", id: "/contact"},
]}
brandName="Varna Local Services"
bottomLeftText="Varna Local Experts"
bottomRightText="Call Now: +359 52 123 456"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "plain"}}
title="Trusted Local Services in Varna Fast, Reliable, Professional"
description="Your local experts for home repairs, legal advice, and more. We provide swift, professional solutions tailored to your needs in Varna and surrounding areas."
testimonials={[
{
name: "Maria K.", handle: "@mariak_varna", testimonial: "Exceptional service! They fixed my plumbing issue quickly and professionally. Highly recommend to anyone in Varna!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"},
{
name: "Ivan P.", handle: "@ivanp_varna", testimonial: "Reliable and fair pricing. The team was very knowledgeable and helped me navigate a complex legal matter with ease.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-candid-businesswoman_329181-1080.jpg"},
{
name: "Elena S.", handle: "@elenas_local", testimonial: "From initial contact to project completion, the professionalism was outstanding. My office has never looked better!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg"},
]}
tagAnimation="none"
buttons={[
{
text: "Call Now", href: "tel:+35952123456"},
{
text: "Get Free Consultation", href: "/contact"},
]}
buttonAnimation="none"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-company-meeting-camera-shirt_1262-2774.jpg", alt: "John Doe"},
{
src: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", alt: "Jane Smith"},
{
src: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", alt: "Peter Jones"},
{
src: "http://img.b2bpic.net/free-photo/pleased-woman-with-light-brown-skin-posing-with-crossed-arms-smiling-while-people-her-working-indoor-portrait-tired-students-with-laptop-african-curly-girl_197531-3760.jpg", alt: "Anna Williams"},
]}
avatarText="Join 1000+ satisfied clients in Varna!"
imageSrc="http://img.b2bpic.net/free-photo/female-staff-giving-boarding-pass-passenger_107420-85080.jpg"
imageAlt="Modern local business office in Varna"
mediaAnimation="none"
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "years", title: "Years in Service", subtitle: "Trusted Varna Provider", category: "Experience", value: "15+"},
{
id: "clients", title: "Satisfied Clients", subtitle: "Growing Community", category: "Customer Satisfaction", value: "1000+"},
{
id: "projects", title: "Projects Completed", subtitle: "Delivering Results", category: "Impact", value: "5000+"},
]}
title="Why Locals Trust Us"
description="Our commitment to excellence and community has earned us the trust of countless clients in Varna. We're dedicated to delivering measurable results and peace of mind."
/>
</div>
<div id="features" data-section="features">
<FeatureCardNineteen
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: 1,
tag: "Home & Office", title: "Expert Repairs & Maintenance", subtitle: "Keeping Your Property Pristine", description: "From minor fixes to major overhauls, our skilled technicians handle all your repair and maintenance needs efficiently and effectively.", imageSrc: "http://img.b2bpic.net/free-vector/automotive-logo-template_23-2150529646.jpg", imageAlt: "Repair and maintenance icon"},
{
id: 2,
tag: "Legal & Advisory", title: "Professional Legal Consultation", subtitle: "Your Trusted Legal Partner", description: "Get clear, actionable legal advice from our experienced lawyers. We cover a range of areas to protect your interests and guide your decisions.", imageSrc: "http://img.b2bpic.net/free-vector/call-center-background-lineal-design_23-2147946508.jpg", imageAlt: "Legal consultation icon"},
{
id: 3,
tag: "Cleaning Solutions", title: "Premium Cleaning Services", subtitle: "Spotless Spaces, Every Time", description: "Residential or commercial, our dedicated cleaning team ensures your environment is sparkling clean and healthy, using eco-friendly products.", imageSrc: "http://img.b2bpic.net/free-vector/surface-cleaning-equipment-set_23-2148530195.jpg", imageAlt: "Cleaning service icon"},
{
id: 4,
tag: "Renovation & Design", title: "Property Renovation & Design", subtitle: "Transforming Your Space", description: "Dreaming of a new look? Our design and renovation experts bring your vision to life, ensuring functionality and aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-vector/minimalist-furniture-brand-logo_23-2148464043.jpg", imageAlt: "Renovation and design icon"},
]}
title="Our Core Services"
description="We offer a comprehensive range of professional services to meet the diverse needs of our Varna clients, ensuring quality and reliability every time."
tagAnimation="none"
buttonAnimation="none"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
textboxLayout="default"
useInvertedBackground={false}
imagePosition="right"
title="Why Choose Our Local Expertise"
description="We understand the unique needs of the Varna community because we're part of it. Our dedicated team is committed to delivering exceptional service every time, ensuring your peace of mind and satisfaction."
bulletPoints={[
{
title: "Local Expertise", description: "Deep understanding of Varna's regulations, market, and community needs, ensuring tailored solutions."},
{
title: "Fast Response", description: "Quick turnaround times and immediate support for urgent inquiries, because your time is valuable."},
{
title: "Transparent Pricing", description: "No hidden fees or surprises. Clear, upfront quotes so you always know what to expect."},
{
title: "Proven Results", description: "A track record of successful projects and satisfied clients, backed by real testimonials and referrals."},
]}
imageSrc="http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286973.jpg"
imageAlt="Our professional team collaborating in a modern office in Varna"
mediaAnimation="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Anna Petrova", role: "Homeowner", company: "Varna", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"},
{
id: "2", name: "Georgi Ivanov", role: "Small Business Owner", company: "Varna Tech", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-candid-businesswoman_329181-1080.jpg"},
{
id: "3", name: "Svetlana Popova", role: "Property Manager", company: "Varna Estates", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg"},
{
id: "4", name: "Dimitar Stoyanov", role: "Restaurant Owner", company: "Taste of Varna", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/annoyed-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-looking-laptop-isolated-white_141793-76435.jpg"},
{
id: "5", name: "Nikolay Vasilev", role: "IT Consultant", company: "Local IT Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038419.jpg"},
]}
kpiItems={[
{
value: "Client Satisfaction", description: "Our top priority, reflected in every service."},
{
value: "Positive Feedback", description: "Consistently high ratings from our valued clients."},
{
value: "Repeat Business", description: "Building lasting relationships with the Varna community."},
]}
title="What Our Clients Say"
description="Real stories from satisfied customers across Varna, highlighting our dedication and quality service. Your trust is our greatest reward."
tagAnimation="none"
buttonAnimation="none"
/>
</div>
<div id="contact-cta" data-section="contact-cta">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain"}}
tag="Get in Touch"
tagAnimation="none"
title="Need Help Now? Call or Message Us Today!"
description="Don't hesitate to reach out. Our team is ready to provide fast, reliable assistance for all your service needs in Varna."
buttons={[
{
text: "Call Now", href: "tel:+35952123456"},
{
text: "Get Free Consultation", href: "/contact"},
]}
buttonAnimation="none"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Quick Links", items: [
{
label: "Home", href: "/"},
{
label: "Services", href: "/services"},
{
label: "About Us", href: "/about"},
],
},
{
title: "Services", items: [
{
label: "Home Repairs", href: "/services#repairs"},
{
label: "Legal Advice", href: "/services#legal"},
{
label: "Cleaning", href: "/services#cleaning"},
{
label: "Renovation", href: "/services#renovation"},
],
},
{
title: "Contact Us", items: [
{
label: "Varna, Bulgaria", href: "/contact"},
{
label: "+359 52 123 456", href: "tel:+35952123456"},
{
label: "info@varnaservices.com", href: "mailto:info@varnaservices.com"},
],
},
]}
bottomLeftText="© 2023 Varna Local Services. All rights reserved."
bottomRightText="Built with Trust in Varna."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}