Merge version_1 into main #2
252
src/app/page.tsx
252
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
brandName="Expert Services"
|
||||
/>
|
||||
@@ -59,39 +51,23 @@ export default function LandingPage() {
|
||||
description="Your trusted partner for high-quality, professional solutions. We deliver excellence with honesty and reliability every single time."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5550199",
|
||||
},
|
||||
text: "Call Now", href: "tel:5550199"},
|
||||
{
|
||||
text: "Request Service",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request Service", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-eco-soap-cleaners_23-2148824645.jpg?_wi=1",
|
||||
imageAlt: "Service scene 1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-eco-soap-cleaners_23-2148824645.jpg", imageAlt: "Service scene 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3550.jpg?_wi=1",
|
||||
imageAlt: "Service scene 2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3550.jpg", imageAlt: "Service scene 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-studio_23-2150439034.jpg?_wi=1",
|
||||
imageAlt: "Service scene 3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-studio_23-2150439034.jpg", imageAlt: "Service scene 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-delivering-presentation_53876-20857.jpg",
|
||||
imageAlt: "Service scene 4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-delivering-presentation_53876-20857.jpg", imageAlt: "Service scene 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-beige-wedding-shoes-circled-around-engagement-ring-middle_8353-10521.jpg",
|
||||
imageAlt: "Service scene 5",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-beige-wedding-shoes-circled-around-engagement-ring-middle_8353-10521.jpg", imageAlt: "Service scene 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-standing-cafe-s-front-door-waving-someone_637285-6578.jpg",
|
||||
imageAlt: "Service scene 6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-standing-cafe-s-front-door-waving-someone_637285-6578.jpg", imageAlt: "Service scene 6"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,20 +80,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
description: "Happy Customers",
|
||||
},
|
||||
id: "m1", value: "500+", description: "Happy Customers"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "4.9",
|
||||
description: "Google Rating",
|
||||
},
|
||||
id: "m2", value: "4.9", description: "Google Rating"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10+",
|
||||
description: "Years Experience",
|
||||
},
|
||||
id: "m3", value: "10+", description: "Years Experience"},
|
||||
]}
|
||||
title="Why Clients Trust Us"
|
||||
description="Proven results for local home and business owners."
|
||||
@@ -131,67 +98,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Rapid Response",
|
||||
description: "We understand your time is valuable. Get help fast.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/angry-asian-woman-doctor-nurse-wearing-personal-protective-equipment-looking-with-disapproval-fur_1258-140673.jpg",
|
||||
imageAlt: "Rapid Response",
|
||||
},
|
||||
title: "Rapid Response", description: "We understand your time is valuable. Get help fast.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-eco-soap-cleaners_23-2148824645.jpg", imageAlt: "luxury service professional background"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
text: "24/7 Availability",
|
||||
},
|
||||
text: "24/7 Availability"},
|
||||
{
|
||||
icon: Clock,
|
||||
text: "On-time arrival",
|
||||
},
|
||||
text: "On-time arrival"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dishes-eco-soap-cleaners_23-2148824645.jpg?_wi=2",
|
||||
imageAlt: "luxury service professional background",
|
||||
},
|
||||
{
|
||||
title: "Expert Repair",
|
||||
description: "Professional craftsmanship you can rely on long-term.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-laptop_23-2148751975.jpg",
|
||||
imageAlt: "Expert Repair",
|
||||
},
|
||||
title: "Expert Repair", description: "Professional craftsmanship you can rely on long-term.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3550.jpg", imageAlt: "luxury service professional background"},
|
||||
items: [
|
||||
{
|
||||
icon: Wrench,
|
||||
text: "Qualified technicians",
|
||||
},
|
||||
text: "Qualified technicians"},
|
||||
{
|
||||
icon: Shield,
|
||||
text: "Quality guaranteed",
|
||||
},
|
||||
text: "Quality guaranteed"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-happy-expression_1194-3550.jpg?_wi=2",
|
||||
imageAlt: "luxury service professional background",
|
||||
},
|
||||
{
|
||||
title: "Honest Pricing",
|
||||
description: "Transparent, upfront estimates with no surprises.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-sitting-chair_52683-88938.jpg",
|
||||
imageAlt: "Honest Pricing",
|
||||
},
|
||||
title: "Honest Pricing", description: "Transparent, upfront estimates with no surprises.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-studio_23-2150439034.jpg", imageAlt: "luxury service professional background"},
|
||||
items: [
|
||||
{
|
||||
icon: DollarSign,
|
||||
text: "Upfront cost",
|
||||
},
|
||||
text: "Upfront cost"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Fair value",
|
||||
},
|
||||
text: "Fair value"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-studio_23-2150439034.jpg?_wi=2",
|
||||
imageAlt: "luxury service professional background",
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
@@ -205,9 +148,7 @@ export default function LandingPage() {
|
||||
title="Your Trusted Local Professional"
|
||||
buttons={[
|
||||
{
|
||||
text: "Meet the Team",
|
||||
href: "#",
|
||||
},
|
||||
text: "Meet the Team", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -220,41 +161,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Dedicated Support",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-coronavirus-lifestyle-quarantine-image-handsome-middleaged-man-wearing-black-medical-mask-rubber-gloves-showing-peace-signs-standing-white-background_1258-129988.jpg",
|
||||
},
|
||||
id: "p1", name: "Dedicated Support", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/concept-coronavirus-lifestyle-quarantine-image-handsome-middleaged-man-wearing-black-medical-mask-rubber-gloves-showing-peace-signs-standing-white-background_1258-129988.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Premium Materials",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-silver-flowing-waves-abstract-metallic-background_1194-640206.jpg",
|
||||
},
|
||||
id: "p2", name: "Premium Materials", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/gold-silver-flowing-waves-abstract-metallic-background_1194-640206.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Warranty Protection",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-mixed-people-work-together_1157-46253.jpg",
|
||||
},
|
||||
id: "p3", name: "Warranty Protection", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-mixed-people-work-together_1157-46253.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Expert Advice",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-laptop_23-2149097899.jpg",
|
||||
},
|
||||
id: "p4", name: "Expert Advice", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-holding-laptop_23-2149097899.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Same Day Service",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358985.jpg",
|
||||
},
|
||||
id: "p5", name: "Same Day Service", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358985.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Certified Pros",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-from-home_23-2149173378.jpg",
|
||||
},
|
||||
id: "p6", name: "Certified Pros", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-working-from-home_23-2149173378.jpg"},
|
||||
]}
|
||||
title="Benefits of Choosing Us"
|
||||
description="We are committed to delivering the highest standard of service."
|
||||
@@ -268,59 +185,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John D.",
|
||||
role: "Homeowner",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-suit-showing-thumb-up_23-2148112210.jpg",
|
||||
},
|
||||
id: "1", name: "John D.", role: "Homeowner", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-suit-showing-thumb-up_23-2148112210.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah M.",
|
||||
role: "Business Owner",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait_1296-429.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah M.", role: "Business Owner", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait_1296-429.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Robert B.",
|
||||
role: "Homeowner",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
|
||||
},
|
||||
id: "3", name: "Robert B.", role: "Homeowner", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Linda K.",
|
||||
role: "Property Manager",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-cute-young-woman-with-happy-charming-smile-with-smartphone-rests-outside-sunlight-shows-peace-sign-hipster-lifestyle-summer-day_291650-1280.jpg",
|
||||
},
|
||||
id: "4", name: "Linda K.", role: "Property Manager", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adorable-cute-young-woman-with-happy-charming-smile-with-smartphone-rests-outside-sunlight-shows-peace-sign-hipster-lifestyle-summer-day_291650-1280.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "David L.",
|
||||
role: "Business Owner",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-ok-sign-showing-thumb-up-laptop-isolated-white_141793-84103.jpg",
|
||||
},
|
||||
id: "5", name: "David L.", role: "Business Owner", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-ok-sign-showing-thumb-up-laptop-isolated-white_141793-84103.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Average Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Average Rating"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Satisfaction Rate",
|
||||
},
|
||||
value: "98%", label: "Satisfaction Rate"},
|
||||
{
|
||||
value: "500+",
|
||||
label: "Jobs Completed",
|
||||
},
|
||||
value: "500+", label: "Jobs Completed"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Trusted by hundreds of local customers."
|
||||
@@ -333,20 +219,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer emergency service?",
|
||||
content: "Yes, we provide 24/7 emergency support.",
|
||||
},
|
||||
id: "q1", title: "Do you offer emergency service?", content: "Yes, we provide 24/7 emergency support."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do I get an estimate?",
|
||||
content: "Simply call us or submit the request form.",
|
||||
},
|
||||
id: "q2", title: "How do I get an estimate?", content: "Simply call us or submit the request form."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "We are fully licensed and insured for your peace of mind.",
|
||||
},
|
||||
id: "q3", title: "Are you licensed and insured?", content: "We are fully licensed and insured for your peace of mind."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers to help you get the best service."
|
||||
@@ -358,14 +235,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Get it fixed right the first time. Contact us for professional support today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Us", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -375,29 +249,19 @@ export default function LandingPage() {
|
||||
logoText="Expert Services"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user