15 Commits

Author SHA1 Message Date
2187f34cb8 Update src/app/styles/variables.css 2026-06-03 15:42:45 +00:00
c2774cae21 Update src/app/styles/base.css 2026-06-03 15:42:44 +00:00
99a0fddbbc Update src/app/page.tsx 2026-06-03 15:42:44 +00:00
90032294d8 Merge version_4 into main
Merge version_4 into main
2026-06-03 14:52:26 +00:00
5c309cf318 Update src/app/page.tsx 2026-06-03 14:52:23 +00:00
f368795e15 Merge version_4 into main
Merge version_4 into main
2026-06-03 14:05:01 +00:00
dade8c35a4 Remove watermark 2026-06-03 14:04:58 +00:00
34e6cbe873 Merge version_4 into main
Merge version_4 into main
2026-06-02 17:54:48 +00:00
eef8d37713 Update src/app/page.tsx 2026-06-02 17:54:44 +00:00
387c9cfcbb Merge version_3 into main
Merge version_3 into main
2026-06-02 17:52:09 +00:00
fcfce655e5 Update src/app/page.tsx 2026-06-02 17:52:06 +00:00
958eeeb510 Merge version_2 into main
Merge version_2 into main
2026-06-02 17:42:31 +00:00
e572aaccf7 Update src/app/page.tsx 2026-06-02 17:42:28 +00:00
be5a6165f9 Merge version_2 into main
Merge version_2 into main
2026-06-02 17:42:02 +00:00
071c01da4c Update src/app/page.tsx 2026-06-02 17:41:56 +00:00
4 changed files with 151 additions and 282 deletions

View File

@@ -4,7 +4,6 @@ import { Inter } from "next/font/google";
import "./globals.css"; import "./globals.css";
import "@/lib/gsap-setup"; import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper"; import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script"; import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Lato } from "next/font/google"; import { Lato } from "next/font/google";
@@ -52,7 +51,7 @@ export default function RootLayout({
<html lang="en" suppressHydrationWarning> <html lang="en" suppressHydrationWarning>
<ServiceWrapper> <ServiceWrapper>
<body className={`${lato.variable} antialiased`}> <body className={`${lato.variable} antialiased`}>
<Tag />
{children} {children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{

View File

@@ -32,58 +32,39 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "About Us", name: "About Us", id: "#about"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Projects", name: "Projects", id: "#projects"},
id: "#projects",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15357.jpg" logoSrc="http://img.b2bpic.net/free-photo/manual-tool-set-set-wooden-floor_1150-15357.jpg"
logoAlt="Stevensons Hardwood Floors Logo" logoAlt="Stevenson's Hardwood Floors Logo"
brandName="Stevensons Hardwood Floors" brandName="Stevenson's Hardwood Floors"
button={{ button={{
text: "Get A Quote", text: "Call Now (336) 429-7774", href: "tel:+13364297774"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroBillboardScroll
background={{ background={{
variant: "downward-rays-static", variant: "downward-rays-static"}}
}} title="Stevenson's Hardwood Floors: Your Trusted Partner for Premium, Long-Lasting Flooring"
title="Premium Hardwood Floors Built to Last Generations" description="With over 20 years of experience, Stevenson's Hardwood Floors delivers expert installation, refinishing, and repair for homes and businesses. BBB Accredited and known for exceptional craftsmanship and high customer satisfaction."
description="Stevensons delivers expert installation and heirloom-quality hardwood flooring for homes and businesses. Trusted locally for 20 years with exceptional craftsmanship."
buttons={[ buttons={[
{ {
text: "Get Your Free Flooring Consultation", text: "Get Your Free Flooring Consultation", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-living-room_1203-2344.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EaU7z1YR1G2bja576OZ0wd1siV/uploaded-1780498263800-t2u07fsn.webp"
imageAlt="Luxury hardwood floor installation" imageAlt="Luxury hardwood floor installation"
/> />
</div> </div>
@@ -92,20 +73,14 @@ export default function LandingPage() {
<MetricSplitMediaAbout <MetricSplitMediaAbout
useInvertedBackground={true} useInvertedBackground={true}
title="Your Trusted Hardwood Flooring Partner" title="Your Trusted Hardwood Flooring Partner"
description="For two decades, Stevensons Hardwood Floors has been synonymous with unparalleled quality and dedicated service. We combine traditional craftsmanship with modern techniques to deliver stunning and durable flooring solutions for every space." description="For two decades, Stevenson's Hardwood Floors has been synonymous with unparalleled quality and dedicated service. We are a Better Business Bureau accredited business with an A+ rating on HomeAdvisor, reflecting our commitment to excellence and high customer satisfaction. We combine traditional craftsmanship with modern techniques to deliver stunning and durable flooring solutions for every space."
metrics={[ metrics={[
{ {
value: "20+", value: "30+", title: "Years Experience"},
title: "Years Experience",
},
{ {
value: "500+", value: "500+", title: "Projects Completed"},
title: "Projects Completed",
},
{ {
value: "5-Star", value: "5-Star", title: "Customer Rating"},
title: "Customer Rating",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/male-carpenter-placing-plank-wooden-surface-workshop_23-2147944908.jpg" imageSrc="http://img.b2bpic.net/free-photo/male-carpenter-placing-plank-wooden-surface-workshop_23-2147944908.jpg"
imageAlt="Craftsman installing hardwood floor" imageAlt="Craftsman installing hardwood floor"
@@ -120,44 +95,37 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Expert Flooring Installation", descriptions: [
title: "Expert Installation", "Precise and efficient installation of hardwood, laminate, and vinyl flooring by certified professionals, ensuring a flawless finish and long-lasting durability."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/top-view-wood-tools-desk_23-2148898112.jpg", imageAlt: "Expert hardwood floor installation"},
"Precise and efficient installation by certified professionals, ensuring a flawless finish and long-lasting durability.",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wood-tools-desk_23-2148898112.jpg",
imageAlt: "Expert hardwood floor installation",
},
{ {
id: "f2", id: "f2", title: "Hardwood Floor Refinishing & Staining", descriptions: [
title: "Wide Selection of Wood Species", "Restore the beauty of your existing hardwood floors with our professional sanding, refinishing, and custom staining services, bringing old floors back to life."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-piece-wood_23-2148384495.jpg", imageAlt: "Hardwood floor sanding and refinishing"},
"Explore an extensive range of hardwood species, finishes, and patterns to find the perfect match for your aesthetic and lifestyle.",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-chair_23-2150062402.jpg",
imageAlt: "Variety of wood species samples",
},
{ {
id: "f3", id: "f3", title: "Laminate & Vinyl Flooring Installation", descriptions: [
title: "Sanding & Refinishing", "Specializing in the expert installation of modern laminate and durable vinyl flooring, providing versatile and cost-effective solutions for any space."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restoring-wooden-chair_23-2150062402.jpg", imageAlt: "Laminate & Vinyl Flooring Installation"},
"Restore the beauty of your existing hardwood floors with our professional sanding and refinishing services, bringing old floors back to life.",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-piece-wood_23-2148384495.jpg",
imageAlt: "Hardwood floor sanding and refinishing",
},
{ {
id: "f4", id: "f4", title: "All Flooring Repairs", descriptions: [
title: "Custom Design & Layouts", "Comprehensive repair services for all types of flooring, from minor scratches and dents to significant damage, restoring the integrity and appearance of your floors."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/repair-home-old-floor-man_1150-14115.jpg", imageAlt: "Flooring repair services"},
"Collaborate with our designers to create unique patterns, borders, and inlays that make your hardwood floors a true work of art.", {
], id: "f5", title: "Custom Flooring & Sales", descriptions: [
imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-mature-craftsman-s-hands-working-his-workspace-man-drawing-sketch-grounge-dark-stone-texture-background_1157-51564.jpg", "Collaborate with our designers to create unique patterns and layouts. Explore our extensive range of high-quality hardwood, laminate, and vinyl flooring options for sale."],
imageAlt: "Custom hardwood floor design", imageSrc: "http://img.b2bpic.net/free-photo/cropped-photo-mature-craftsman-s-hands-working-his-workspace-man-drawing-sketch-grounge-dark-stone-texture-background_1157-51564.jpg", imageAlt: "Custom hardwood floor design"},
}, {
id: "f6", title: "Tile Installation", descriptions: [
"Professional tile installation services for kitchens, bathrooms, and other areas, offering a wide selection of materials and expert craftsmanship for a perfect finish."],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418527.jpg?_wi=1", imageAlt: "Tile installation service"}
]} ]}
title="Our Comprehensive Flooring Services" title="Our Comprehensive Flooring Services"
description="From selection to installation and beyond, Stevensons offers a full suite of services to ensure your floors are beautiful, durable, and perfectly suited to your needs." description="From selection to installation and beyond, Stevenson's offers a full suite of services to ensure your floors are beautiful, durable, and perfectly suited to your needs."
buttons={[
{
text: "Get Your Free Estimate", href: "#contact"
}
]}
/> />
</div> </div>
@@ -169,68 +137,31 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", id: "p1", brand: "Residential", name: "Classic Oak Living Room", price: "View Project", rating: 5,
brand: "Residential", reviewCount: "⭐⭐⭐⭐⭐", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior_23-2152016396.jpg", imageAlt: "Classic Oak Living Room"},
name: "Classic Oak Living Room",
price: "View Project",
rating: 5,
reviewCount: "⭐⭐⭐⭐⭐",
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior_23-2152016396.jpg",
imageAlt: "Classic Oak Living Room",
},
{ {
id: "p2", id: "p2", brand: "Commercial", name: "Modern Office Space", price: "View Project", rating: 5,
brand: "Commercial", reviewCount: "⭐⭐⭐⭐⭐", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-nobody-it_482257-55.jpg", imageAlt: "Modern Office Space Hardwood"},
name: "Modern Office Space",
price: "View Project",
rating: 5,
reviewCount: "⭐⭐⭐⭐⭐",
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-nobody-it_482257-55.jpg",
imageAlt: "Modern Office Space Hardwood",
},
{ {
id: "p3", id: "p3", brand: "Residential", name: "Rustic Walnut Dining Area", price: "View Project", rating: 5,
brand: "Residential", reviewCount: "⭐⭐⭐⭐⭐", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-handsome-stylish-businessman-standing-near-table-with-laptop-thinking-working_1258-245317.jpg", imageAlt: "Rustic Walnut Dining Area"},
name: "Rustic Walnut Dining Area",
price: "View Project",
rating: 5,
reviewCount: "⭐⭐⭐⭐⭐",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-handsome-stylish-businessman-standing-near-table-with-laptop-thinking-working_1258-245317.jpg",
imageAlt: "Rustic Walnut Dining Area",
},
{ {
id: "p4", id: "p4", brand: "Residential", name: "Contemporary Maple Bedroom", price: "View Project", rating: 5,
brand: "Residential", reviewCount: "⭐⭐⭐⭐⭐", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-hotel-with-tv-cabinet_105762-2282.jpg", imageAlt: "Contemporary Maple Bedroom"},
name: "Contemporary Maple Bedroom",
price: "View Project",
rating: 5,
reviewCount: "⭐⭐⭐⭐⭐",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-hotel-with-tv-cabinet_105762-2282.jpg",
imageAlt: "Contemporary Maple Bedroom",
},
{ {
id: "p5", id: "p5", brand: "Commercial", name: "Retail Showroom Elegance", price: "View Project", rating: 5,
brand: "Commercial", reviewCount: "⭐⭐⭐⭐⭐", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-bakery-kids_23-2149884406.jpg", imageAlt: "Retail Showroom Hardwood"},
name: "Retail Showroom Elegance",
price: "View Project",
rating: 5,
reviewCount: "⭐⭐⭐⭐⭐",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-eco-bakery-kids_23-2149884406.jpg",
imageAlt: "Retail Showroom Hardwood",
},
{ {
id: "p6", id: "p6", brand: "Residential", name: "Herringbone Parquet Hallway", price: "View Project", rating: 5,
brand: "Residential", reviewCount: "⭐⭐⭐⭐⭐", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-classic-interior_23-2150943437.jpg", imageAlt: "Herringbone Parquet Hallway"},
name: "Herringbone Parquet Hallway",
price: "View Project",
rating: 5,
reviewCount: "⭐⭐⭐⭐⭐",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-classic-interior_23-2150943437.jpg",
imageAlt: "Herringbone Parquet Hallway",
},
]} ]}
title="Our Gallery: Hardwood Transformations" title="Our Gallery: Hardwood Transformations"
description="Explore a selection of our recently completed residential and commercial projects, showcasing the beauty and versatility of Stevensons Hardwood Floors." description="Explore a selection of our recently completed residential and commercial projects, showcasing the beauty and versatility of Stevenson's Hardwood Floors."
buttons={[
{
text: "Request a Project Estimate", href: "#contact"
}
]}
/> />
</div> </div>
@@ -242,53 +173,46 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Sarah J.", role: "Homeowner", company: "Fairfax, VA", rating: 5,
name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-blonde-girl_23-2148648149.jpg", imageAlt: "Sarah J. Testimonial"},
role: "Homeowner",
company: "Fairfax, VA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-blonde-girl_23-2148648149.jpg",
imageAlt: "Sarah J. Testimonial",
},
{ {
id: "t2", id: "t2", name: "Michael C.", role: "Property Manager", company: "Sterling, VA", rating: 5,
name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg", imageAlt: "Michael C. Testimonial"},
role: "Property Manager",
company: "Sterling, VA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg",
imageAlt: "Michael C. Testimonial",
},
{ {
id: "t3", id: "t3", name: "Emily R.", role: "Interior Designer", company: "Leesburg, VA", rating: 5,
name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-brunette-hair-glasses-smiling-sitting-outside-young-woman-black-jacket-white-pants-talks-phone-outdoors_197531-19318.jpg", imageAlt: "Emily R. Testimonial"},
role: "Interior Designer",
company: "Leesburg, VA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-brunette-hair-glasses-smiling-sitting-outside-young-woman-black-jacket-white-pants-talks-phone-outdoors_197531-19318.jpg",
imageAlt: "Emily R. Testimonial",
},
{ {
id: "t4", id: "t4", name: "David K.", role: "Contractor", company: "Reston, VA", rating: 5,
name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-with-vest-helmet_23-2148269392.jpg", imageAlt: "David K. Testimonial"},
role: "Contractor",
company: "Reston, VA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-with-vest-helmet_23-2148269392.jpg",
imageAlt: "David K. Testimonial",
},
{ {
id: "t5", id: "t5", name: "Jessica L.", role: "Restaurant Owner", company: "Arlington, VA", rating: 5,
name: "Jessica L.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-chat-bubble-pointing-with-hand-it-isolated-crimson-background_141793-31823.jpg", imageAlt: "Jessica L. Testimonial"},
role: "Restaurant Owner", {
company: "Arlington, VA", id: "t6", name: "John D.", role: "Small Business Owner", company: "Herndon, VA", rating: 5,
rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-city-man-people-walking_1150-13768.jpg", imageAlt: "John D. Testimonial"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-chat-bubble-pointing-with-hand-it-isolated-crimson-background_141793-31823.jpg", {
imageAlt: "Jessica L. Testimonial", id: "t7", name: "Maria P.", role: "Home Renovator", company: "Centreville, VA", rating: 5,
}, imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-entrepreneur-smiling-against-brick-wall_1157-19416.jpg", imageAlt: "Maria P. Testimonial"},
{
id: "t8", name: "Robert H.", role: "Homeowner", company: "Vienna, VA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-senior-man-standing-against-white-wall_23-2148240502.jpg", imageAlt: "Robert H. Testimonial"},
{
id: "t9", name: "Laura S.", role: "Realtor", company: "Ashburn, VA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-holding-paper-coffee-cup-wearing-glasses-denim-jacket-smiling_176420-13175.jpg", imageAlt: "Laura S. Testimonial"},
{
id: "t10", name: "James B.", role: "Commercial Client", company: "Chantilly, VA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-successful-businessman-suit_171337-19419.jpg", imageAlt: "James B. Testimonial"},
{
id: "t11", name: "Olivia M.", role: "Resident", company: "Great Falls, VA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-woman-with-curly-hair_23-2147986047.jpg", imageAlt: "Olivia M. Testimonial"}
]} ]}
title="What Our Clients Say" title="What Our Clients Say"
description="Hear directly from homeowners and businesses who have transformed their spaces with Stevensons Hardwood Floors. Your satisfaction is our top priority." description="Hear directly from homeowners and businesses who have transformed their spaces with Stevenson's Hardwood Floors. Your satisfaction is our top priority."
buttons={[
{
text: "Get Your Free Estimate", href: "#contact"
}
]}
/> />
</div> </div>
@@ -298,33 +222,26 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq1", id: "faq1", title: "What's the best wood species for my home?", content: "The best wood species depends on your lifestyle, aesthetic preferences, and budget. Oak and maple are popular for durability, while walnut offers rich tones. We provide personalized recommendations during your consultation."},
title: "What's the best wood species for my home?",
content: "The best wood species depends on your lifestyle, aesthetic preferences, and budget. Oak and maple are popular for durability, while walnut offers rich tones. We provide personalized recommendations during your consultation.",
},
{ {
id: "faq2", id: "faq2", title: "How long does hardwood floor installation take?", content: "Installation time varies based on the size of the area, wood type, and complexity of the design. A typical room can be completed in 1-3 days, with larger projects taking longer. We'll provide a detailed timeline."},
title: "How long does hardwood floor installation take?",
content: "Installation time varies based on the size of the area, wood type, and complexity of the design. A typical room can be completed in 1-3 days, with larger projects taking longer. We'll provide a detailed timeline.",
},
{ {
id: "faq3", id: "faq3", title: "How do I care for and maintain my hardwood floors?", content: "Regular sweeping or vacuuming, prompt spill cleanup, and using felt pads under furniture are key. We recommend specific cleaning products and can provide a comprehensive care guide."},
title: "How do I care for and maintain my hardwood floors?",
content: "Regular sweeping or vacuuming, prompt spill cleanup, and using felt pads under furniture are key. We recommend specific cleaning products and can provide a comprehensive care guide.",
},
{ {
id: "faq4", id: "faq4", title: "What about durability and scratch resistance?", content: "Modern hardwood floors are highly durable. Different species have varying hardness ratings (Janka scale). While no floor is completely scratch-proof, proper care and finish selection significantly enhance resistance. We offer durable finishes suitable for pets and high-traffic areas."},
title: "What about durability and scratch resistance?",
content: "Modern hardwood floors are highly durable. Different species have varying hardness ratings (Janka scale). While no floor is completely scratch-proof, proper care and finish selection significantly enhance resistance. We offer durable finishes suitable for pets and high-traffic areas.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418527.jpg" imageSrc="http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418527.jpg?_wi=2"
imageAlt="Various hardwood floor samples" imageAlt="Various hardwood floor samples"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"
title="Common Questions About Hardwood" title="Common Questions About Hardwood"
description="Get answers to frequently asked questions about hardwood flooring, from wood species and maintenance to installation and pricing. We're here to help you make informed decisions." description="Get answers to frequently asked questions about hardwood flooring, from wood species and maintenance to installation and pricing. We proudly serve Arlington, Elkin, Jonesville, Pleasant Hill, Ronda, and State Road. We're here to help you make informed decisions."
faqsAnimation="slide-up" faqsAnimation="slide-up"
buttons={[
{
text: "Schedule a Free Estimate", href: "#contact"
}
]}
/> />
</div> </div>
@@ -333,17 +250,14 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Residential Homeowners", "BBB Accredited Business", "A+ Rating HomeAdvisor", "Elite Service HomeAdvisor Professional"]}
"Commercial Clients", title="Recognized for Excellence: Our Accreditations"
"Local Builders Inc.", description="Stevenson's Hardwood Floors is proud to be a Better Business Bureau accredited business with high customer satisfaction, including an A+ Rating and Elite Service recognition from HomeAdvisor. We are committed to delivering trusted, professional service."
"Elite Interior Designs", buttons={[
"Quality Remodeling LLC", {
"The Flooring Guild", text: "Contact for Free Quote", href: "#contact"
"Design Studio Co.", }
"Renovation Experts",
]} ]}
title="Trusted by Industry Leaders"
description="We partner with leading suppliers and work with reputable contractors and designers to deliver the best hardwood flooring solutions."
/> />
</div> </div>
@@ -351,43 +265,24 @@ export default function LandingPage() {
<ContactSplitForm <ContactSplitForm
useInvertedBackground={true} useInvertedBackground={true}
title="Ready for Beautiful Floors?" title="Ready for Beautiful Floors?"
description="Contact Stevensons Hardwood Floors today for a free consultation and let's start planning your dream flooring project." description="Contact Stevenson's Hardwood Floors today for a free consultation. Based in Elkin, North Carolina, and serving communities like Arlington, Elkin, Jonesville, Pleasant Hill, Ronda, and State Road, we're ready to plan your dream flooring project. Call us at (336) 429-7774."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Phone Number", required: false,
type: "tel",
placeholder: "Phone Number",
required: false,
}, },
]} ]}
multiSelect={{ multiSelect={{
name: "service", name: "service", label: "Interested In", options: [
label: "Interested In", "Hardwood Installation", "Hardwood Refinishing/Staining", "Laminate Installation", "Vinyl Installation", "Tile Installation", "Flooring Repair", "Custom Flooring", "Flooring Sales", "Free Consultation", "Commercial Project", "Other"],
options: [
"Installation",
"Refinishing",
"Repair",
"Consultation",
"Commercial Project",
"Other",
],
}} }}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your project...", rows: 4,
placeholder: "Tell us about your project...",
rows: 4,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/design-team-busy-working-talking-concept_53876-31190.jpg" imageSrc="http://img.b2bpic.net/free-photo/design-team-busy-working-talking-concept_53876-31190.jpg"
@@ -400,72 +295,47 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseReveal <FooterBaseReveal
logoText="Stevensons Hardwood Floors" logoText="Stevenson's Hardwood Floors"
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Installation", label: "Installation", href: "#services"},
href: "#services",
},
{ {
label: "Refinishing", label: "Refinishing", href: "#services"},
href: "#services",
},
{ {
label: "Repair", label: "Repair", href: "#services"},
href: "#services",
},
{ {
label: "Custom Design", label: "Custom Design", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Projects", label: "Projects", href: "#projects"},
href: "#projects",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
], ],
}, },
{ {
title: "Contact", title: "Contact", items: [
items: [
{ {
label: "Get A Quote", label: "Get A Quote", href: "#contact"},
href: "#contact",
},
{ {
label: "Email Us", label: "Email Us", href: "mailto:info@stevensonsfloors.com"},
href: "mailto:info@stevensonsfloors.com",
},
{ {
label: "Call Us", label: "Call Us", href: "tel:+13364297774"},
href: "tel:+15551234567",
},
], ],
}, },
]} ]}
copyrightText="© 2024 Stevensons Hardwood Floors. All rights reserved." copyrightText="© 2024 Stevenson's Hardwood Floors. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -11,7 +11,7 @@ html {
body { body {
background-color: var(--background); background-color: var(--background);
color: var(--foreground); color: var(--foreground);
font-family: var(--font-lato), sans-serif; font-family: var(--font-inter), sans-serif;
position: relative; position: relative;
min-height: 100vh; min-height: 100vh;
overscroll-behavior: none; overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4, h4,
h5, h5,
h6 { h6 {
font-family: var(--font-lato), sans-serif; font-family: var(--font-libre-baskerville), serif;
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #F5F5F5;
--card: #ffffff; --card: #FFFFFF;
--foreground: #1c1c1c; --foreground: #3B2A1D;
--primary-cta: #1c1c1c; --primary-cta: #8B5A2B;
--primary-cta-text: #f5f5f5; --primary-cta-text: #FFFFFF;
--secondary-cta: #ffffff; --secondary-cta: #C8A45D;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #3B2A1D;
--accent: #6139e6; --accent: #C8A45D;
--background-accent: #b3a8e8; --background-accent: #8B5A2B;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);