Update src/app/page.tsx
This commit is contained in:
261
src/app/page.tsx
261
src/app/page.tsx
@@ -30,25 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
href: "/services",
|
||||
},
|
||||
name: "Services", id: "/services"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
brandName="Varna Local Services"
|
||||
bottomLeftText="Varna Local Experts"
|
||||
@@ -60,65 +48,40 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
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?_wi=1",
|
||||
},
|
||||
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?_wi=1",
|
||||
},
|
||||
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?_wi=1",
|
||||
},
|
||||
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: "Call Now", href: "tel:+35952123456"},
|
||||
{
|
||||
text: "Get Free Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
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/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/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/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",
|
||||
},
|
||||
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?_wi=1"
|
||||
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"
|
||||
/>
|
||||
@@ -131,26 +94,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "years",
|
||||
title: "Years in Service",
|
||||
subtitle: "Trusted Varna Provider",
|
||||
category: "Experience",
|
||||
value: "15+",
|
||||
},
|
||||
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: "clients", title: "Satisfied Clients", subtitle: "Growing Community", category: "Customer Satisfaction", value: "1000+"},
|
||||
{
|
||||
id: "projects",
|
||||
title: "Projects Completed",
|
||||
subtitle: "Delivering Results",
|
||||
category: "Impact",
|
||||
value: "5000+",
|
||||
},
|
||||
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."
|
||||
@@ -164,40 +112,16 @@ export default function LandingPage() {
|
||||
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?_wi=1",
|
||||
imageAlt: "Repair and maintenance icon",
|
||||
},
|
||||
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?_wi=1",
|
||||
imageAlt: "Legal consultation icon",
|
||||
},
|
||||
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?_wi=1",
|
||||
imageAlt: "Cleaning service icon",
|
||||
},
|
||||
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?_wi=1",
|
||||
imageAlt: "Renovation and design icon",
|
||||
},
|
||||
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."
|
||||
@@ -215,23 +139,15 @@ export default function LandingPage() {
|
||||
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: "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: "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: "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.",
|
||||
},
|
||||
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?_wi=1"
|
||||
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"
|
||||
/>
|
||||
@@ -244,59 +160,28 @@ export default function LandingPage() {
|
||||
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?_wi=2",
|
||||
},
|
||||
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?_wi=2",
|
||||
},
|
||||
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?_wi=2",
|
||||
},
|
||||
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?_wi=1",
|
||||
},
|
||||
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?_wi=1",
|
||||
},
|
||||
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={[
|
||||
{
|
||||
title: "Client Satisfaction",
|
||||
description: "Our top priority, reflected in every service.",
|
||||
},
|
||||
value: "Client Satisfaction", description: "Our top priority, reflected in every service."},
|
||||
{
|
||||
title: "Positive Feedback",
|
||||
description: "Consistently high ratings from our valued clients.",
|
||||
},
|
||||
value: "Positive Feedback", description: "Consistently high ratings from our valued clients."},
|
||||
{
|
||||
title: "Repeat Business",
|
||||
description: "Building lasting relationships with the Varna community.",
|
||||
},
|
||||
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."
|
||||
@@ -309,21 +194,16 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
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: "Call Now", href: "tel:+35952123456"},
|
||||
{
|
||||
text: "Get Free Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Get Free Consultation", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
@@ -333,58 +213,35 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "/services",
|
||||
},
|
||||
label: "Services", href: "/services"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Home Repairs",
|
||||
href: "/services#repairs",
|
||||
},
|
||||
label: "Home Repairs", href: "/services#repairs"},
|
||||
{
|
||||
label: "Legal Advice",
|
||||
href: "/services#legal",
|
||||
},
|
||||
label: "Legal Advice", href: "/services#legal"},
|
||||
{
|
||||
label: "Cleaning",
|
||||
href: "/services#cleaning",
|
||||
},
|
||||
label: "Cleaning", href: "/services#cleaning"},
|
||||
{
|
||||
label: "Renovation",
|
||||
href: "/services#renovation",
|
||||
},
|
||||
label: "Renovation", href: "/services#renovation"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Us",
|
||||
items: [
|
||||
title: "Contact Us", items: [
|
||||
{
|
||||
label: "Varna, Bulgaria",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Varna, Bulgaria", href: "/contact"},
|
||||
{
|
||||
label: "+359 52 123 456",
|
||||
href: "tel:+35952123456",
|
||||
},
|
||||
label: "+359 52 123 456", href: "tel:+35952123456"},
|
||||
{
|
||||
label: "info@varnaservices.com",
|
||||
href: "mailto:info@varnaservices.com",
|
||||
},
|
||||
label: "info@varnaservices.com", href: "mailto:info@varnaservices.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user