Update src/app/page.tsx
This commit is contained in:
161
src/app/page.tsx
161
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Zap } from "lucide-react";
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
|
||||
@@ -31,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Superior Contractors"
|
||||
/>
|
||||
@@ -57,9 +50,7 @@ export default function LandingPage() {
|
||||
description="Superior Craftsmanship. Reliable Results. Serving Omaha and surrounding areas with licensed, bonded, and insured renovation services."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Projects",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Projects", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-carpenters-with-hammer-hitting-planks_329181-15702.jpg"
|
||||
/>
|
||||
@@ -71,9 +62,7 @@ export default function LandingPage() {
|
||||
title="Welcome to Superior Contractors LLC"
|
||||
buttons={[
|
||||
{
|
||||
text: "Reach Out Today",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reach Out Today", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -84,29 +73,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Roofing & Gutters",
|
||||
description: "Expert roofing services and proper gutter installation to protect your home from moisture damage.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-25417.jpg",
|
||||
},
|
||||
title: "Roofing & Gutters", description: "Expert roofing services and proper gutter installation to protect your home from moisture damage.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-25417.jpg"},
|
||||
{
|
||||
title: "Siding & Windows",
|
||||
description: "Enhance appearance and improve energy efficiency with our professional siding and window solutions.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-positive-couple-kitchen-home_23-2148113964.jpg",
|
||||
},
|
||||
title: "Siding & Windows", description: "Enhance appearance and improve energy efficiency with our professional siding and window solutions.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-positive-couple-kitchen-home_23-2148113964.jpg"},
|
||||
{
|
||||
title: "Decks & Fences",
|
||||
description: "Custom decks and well-built fencing to create the perfect outdoor living space for you and your family.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg",
|
||||
},
|
||||
title: "Decks & Fences", description: "Custom decks and well-built fencing to create the perfect outdoor living space for you and your family.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg"},
|
||||
{
|
||||
title: "Flooring",
|
||||
description: "Professional installation and replacement services that combine durability, style, and precision.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-living-room_1203-2344.jpg",
|
||||
},
|
||||
title: "Flooring", description: "Professional installation and replacement services that combine durability, style, and precision.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-living-room_1203-2344.jpg"},
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
description="Comprehensive construction and renovation solutions for your home."
|
||||
@@ -120,20 +97,11 @@ export default function LandingPage() {
|
||||
tag="Performance"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
description: "Recommended",
|
||||
},
|
||||
id: "m1", value: "100%", description: "Recommended"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "9+",
|
||||
description: "Verified Reviews",
|
||||
},
|
||||
id: "m2", value: "9+", description: "Verified Reviews"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
description: "Available to Help",
|
||||
},
|
||||
id: "m3", value: "24/7", description: "Available to Help"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -147,45 +115,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Tina R.H.",
|
||||
role: "Homeowner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-unshaven-man-expert-tries-explain-his-idea-wife_273609-44258.jpg",
|
||||
},
|
||||
id: "1", name: "Tina R.H.", role: "Homeowner", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-unshaven-man-expert-tries-explain-his-idea-wife_273609-44258.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dan D.",
|
||||
role: "Homeowner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard-talking-phone-smiling_176420-6478.jpg",
|
||||
},
|
||||
id: "2", name: "Dan D.", role: "Homeowner", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-businessman-writing-paper-pinned-corkboard-talking-phone-smiling_176420-6478.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Anonymous",
|
||||
role: "Homeowner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-focused-artist_23-2148372074.jpg",
|
||||
},
|
||||
id: "3", name: "Anonymous", role: "Homeowner", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-focused-artist_23-2148372074.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Client Four",
|
||||
role: "Business Owner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wearing-equipment_23-2148752003.jpg",
|
||||
},
|
||||
id: "4", name: "Client Four", role: "Business Owner", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wearing-equipment_23-2148752003.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Client Five",
|
||||
role: "Homeowner",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-couple-kissing-bathroom_23-2148390470.jpg",
|
||||
},
|
||||
id: "5", name: "Client Five", role: "Homeowner", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-couple-kissing-bathroom_23-2148390470.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Read about the superior craftsmanship and reliable results our clients enjoy."
|
||||
@@ -197,20 +140,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Yes, Superior Contractors LLC is fully licensed, insured, and bonded.",
|
||||
},
|
||||
id: "q1", title: "Are you licensed and insured?", content: "Yes, Superior Contractors LLC is fully licensed, insured, and bonded."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer financing?",
|
||||
content: "We understand projects can be costly. Financing options may be available to help manage your home improvement projects.",
|
||||
},
|
||||
id: "q2", title: "Do you offer financing?", content: "We understand projects can be costly. Financing options may be available to help manage your home improvement projects."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What areas do you serve?",
|
||||
content: "We proudly serve Omaha and surrounding areas in Nebraska.",
|
||||
},
|
||||
id: "q3", title: "What areas do you serve?", content: "We proudly serve Omaha and surrounding areas in Nebraska."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Everything you need to know about our services and financing."
|
||||
@@ -222,14 +156,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
text="Reach out today to explore your project with our expert team."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:superiorcontractors24@gmail.com",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:superiorcontractors24@gmail.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -239,33 +170,21 @@ export default function LandingPage() {
|
||||
logoText="Superior Contractors LLC"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Financing",
|
||||
href: "#",
|
||||
},
|
||||
label: "Financing", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user