Update src/app/page.tsx
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
|
||||
@@ -32,14 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Lx Renovations"
|
||||
/>
|
||||
@@ -47,14 +42,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars"}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Crafting Your Dream Home"
|
||||
description="Lx Renovations brings professional expertise to every corner of your house. From minor repairs to major transformations."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/set-hand-tool-with-nails-small-tag-slate-grunge-backdrop_23-2147866977.jpg"
|
||||
imageAlt="handyman renovation expert tools"
|
||||
/>
|
||||
@@ -64,10 +55,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "Precision in Every Detail."},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148921393.jpg", alt: "renovation project home interior"},
|
||||
{ type: "text", content: "Precision in Every Detail." },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148921393.jpg", alt: "renovation project home interior" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -78,18 +67,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1", title: "Kitchen Remodeling", author: "Lx Experts", description: "Custom cabinetry, countertop installation, and full kitchen design.", tags: [
|
||||
"Kitchen", "Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-wearing-hardhat-holding-hammer-by-stairs-making-fish-face-with-mouth-squinting-eyes-crazy-comical_839833-15420.jpg", imageAlt: "Handsome man with beard wearing hardhat holding hammer by stairs making fish face with mouth and squinting eyes crazy and comical"},
|
||||
{
|
||||
id: "s2", title: "Bathroom Upgrades", author: "Lx Experts", description: "Tile work, vanity installation, and modern bathroom conversions.", tags: [
|
||||
"Bath", "Plumbing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hammer-yellow-repair-kit-tools_23-2148393174.jpg", imageAlt: "Hammer and yellow repair kit tools"},
|
||||
{
|
||||
id: "s3", title: "Home Maintenance", author: "Lx Experts", description: "General repairs, painting, and property upkeep services.", tags: [
|
||||
"Maintenance", "General"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg", imageAlt: "Assorted work tools on wood background"},
|
||||
{ id: "s1", title: "Kitchen Remodeling", author: "Lx Experts", description: "Custom cabinetry, countertop installation, and full kitchen design.", tags: ["Kitchen", "Design"], imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-wearing-hardhat-holding-hammer-by-stairs-making-fish-face-with-mouth-squinting-eyes-crazy-comical_839833-15420.jpg", imageAlt: "Handsome man with beard wearing hardhat holding hammer by stairs making fish face with mouth and squinting eyes crazy and comical" },
|
||||
{ id: "s2", title: "Bathroom Upgrades", author: "Lx Experts", description: "Tile work, vanity installation, and modern bathroom conversions.", tags: ["Bath", "Plumbing"], imageSrc: "http://img.b2bpic.net/free-photo/hammer-yellow-repair-kit-tools_23-2148393174.jpg", imageAlt: "Hammer and yellow repair kit tools" },
|
||||
{ id: "s3", title: "Home Maintenance", author: "Lx Experts", description: "General repairs, painting, and property upkeep services.", tags: ["Maintenance", "General"], imageSrc: "http://img.b2bpic.net/free-photo/assorted-work-tools-wood-background_93675-130092.jpg", imageAlt: "Assorted work tools on wood background" },
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="High-quality renovations for residential and commercial spaces."
|
||||
@@ -102,15 +82,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", icon: Award,
|
||||
title: "Projects Completed", value: "500+"},
|
||||
{
|
||||
id: "m2", icon: Star,
|
||||
title: "Customer Reviews", value: "4.9/5"},
|
||||
{
|
||||
id: "m3", icon: Shield,
|
||||
title: "Years Experience", value: "15+"},
|
||||
{ id: "m1", icon: Award, title: "Projects Completed", value: "500+" },
|
||||
{ id: "m2", icon: Star, title: "Customer Reviews", value: "4.9/5" },
|
||||
{ id: "m3", icon: Shield, title: "Years Experience", value: "15+" },
|
||||
]}
|
||||
title="By The Numbers"
|
||||
description="Experience you can trust with your biggest investment."
|
||||
@@ -122,16 +96,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Great Kitchen", quote: "Lx transformed my kitchen perfectly.", name: "Jane Doe", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-talking-smartphone-drinking-coffee-new-home_839833-22819.jpg"},
|
||||
{
|
||||
id: "2", title: "Reliable", quote: "Professional, on-time, and clean work.", name: "John Smith", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-charming-brunette-dressed-stylish-clothes-smiling-while-leaning-against-brick-wall-room-with-loft-interior_613910-9400.jpg"},
|
||||
{
|
||||
id: "3", title: "Amazing Bath", quote: "Bath looks like a spa now.", name: "Sara Lee", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-working-as-wedding-planners_23-2150328558.jpg"},
|
||||
{
|
||||
id: "4", title: "Super Fast", quote: "Fixed everything in two days.", name: "Mike Ross", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086832.jpg"},
|
||||
{
|
||||
id: "5", title: "Expert Team", quote: "Knowledgeable and very helpful.", name: "Sam Wilson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg"},
|
||||
{ id: "1", title: "Great Kitchen", quote: "Lx transformed my kitchen perfectly.", name: "Jane Doe", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-redhead-woman-talking-smartphone-drinking-coffee-new-home_839833-22819.jpg" },
|
||||
{ id: "2", title: "Reliable", quote: "Professional, on-time, and clean work.", name: "John Smith", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-charming-brunette-dressed-stylish-clothes-smiling-while-leaning-against-brick-wall-room-with-loft-interior_613910-9400.jpg" },
|
||||
{ id: "3", title: "Amazing Bath", quote: "Bath looks like a spa now.", name: "Sara Lee", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-working-as-wedding-planners_23-2150328558.jpg" },
|
||||
{ id: "4", title: "Super Fast", quote: "Fixed everything in two days.", name: "Mike Ross", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-walls-their-new-home-together_23-2149086832.jpg" },
|
||||
{ id: "5", title: "Expert Team", quote: "Knowledgeable and very helpful.", name: "Sam Wilson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-working-home-renovation-smiling-cheerful-playing-peek-boo-with-hands-showing-face-surprised-exited_839833-5465.jpg" },
|
||||
]}
|
||||
title="Client Voices"
|
||||
description="See why homeowners trust Lx Renovations."
|
||||
@@ -143,12 +112,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Do you provide estimates?", content: "Yes, we provide free written estimates for all projects."},
|
||||
{
|
||||
id: "f2", title: "Are you licensed?", content: "Yes, Lx Renovations is fully licensed and insured."},
|
||||
{
|
||||
id: "f3", title: "What areas do you serve?", content: "We serve the local metro and surrounding suburbs."},
|
||||
{ id: "f1", title: "Do you provide estimates?", content: "Yes, we provide free written estimates for all projects." },
|
||||
{ id: "f2", title: "Are you licensed?", content: "Yes, Lx Renovations is fully licensed and insured." },
|
||||
{ id: "f3", title: "What areas do you serve?", content: "We serve the local metro and surrounding suburbs." },
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Get answers about our process."
|
||||
@@ -164,6 +130,7 @@ export default function LandingPage() {
|
||||
description="Get in touch today for a free consultation and project estimate."
|
||||
buttons={[{ text: "Email Us", href: "mailto:hello@lxrenovations.com" }]}
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -173,19 +140,15 @@ export default function LandingPage() {
|
||||
logoText="Lx Renovations"
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Kitchens", href: "#services"},
|
||||
{
|
||||
label: "Bathrooms", href: "#services"},
|
||||
title: "Services", items: [
|
||||
{ label: "Kitchens", href: "#services" },
|
||||
{ label: "Bathrooms", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact", href: "#contact"},
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Contact", href: "#contact" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user