4 Commits

Author SHA1 Message Date
f70ca408d6 Update src/app/page.tsx 2026-04-07 23:56:05 +00:00
1a836bd5a6 Merge version_1 into main
Merge version_1 into main
2026-04-07 23:53:44 +00:00
b199d4fad8 Merge version_1 into main
Merge version_1 into main
2026-04-07 23:53:20 +00:00
398885542b Merge version_1 into main
Merge version_1 into main
2026-04-07 23:52:49 +00:00

View File

@@ -29,73 +29,39 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", id: "hero"}, { name: "About", id: "about" },
{ { name: "Services", id: "services" },
name: "About", id: "about"}, { name: "Contact", id: "contact" },
{
name: "Services", id: "services"},
{
name: "Contact", id: "contact"},
]} ]}
brandName="S-TAC CONCRETE" brandName="S-TAC CONCRETE"
button={{ button={{ text: "Get a Quote", href: "#contact" }}
text: "Get a Quote", href: "#contact"}}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitTestimonial <HeroSplitTestimonial
background={{ background={{ variant: "plain" }}
variant: "plain"}} title="S-TAC CONCRETE"
title="Precision Poured. Built to Last." description="Professional-grade concrete solutions for residential and commercial projects. Serving Salt Lake County and beyond. We bring reliable craftsmanship to every foundation, driveway, and structural pour."
description="S-TAC Concrete delivers high-quality concrete solutions for residential and commercial projects across Salt Lake County. From driveways to foundations, we bring reliability to every pour."
testimonials={[ testimonials={[
{ {
name: "S-TAC Team", handle: "Quality Contractors", testimonial: "Precision and reliability on every project.", rating: 5, name: "S-TAC Team", handle: "Quality Contractors", testimonial: "Precision and reliability on every project.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg?_wi=1", imageAlt: "fresh concrete pour driveway construction"}, imageSrc: "http://img.b2bpic.net/free-photo/workers-pouring-concrete-foundation-construction-site_1194-9123.jpg"
},
{ {
name: "Quality Focus", handle: "Construction Standard", testimonial: "Building solid foundations for your needs.", rating: 5, name: "SLC Projects", handle: "Construction Standard", testimonial: "Building solid foundations for your needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg", imageAlt: "contractor team pouring concrete slab"}, imageSrc: "http://img.b2bpic.net/free-photo/concrete-slab-poured-residential-project_23-2148123456.jpg"
{ }
name: "Local Service", handle: "SLC Proud", testimonial: "Serving Salt Lake County with skill.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=1", imageAlt: "new concrete driveway residential construction"},
{
name: "Professionalism", handle: "Trade Excellence", testimonial: "Clear communication, timely completion.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=2", imageAlt: "backyard concrete patio construction"},
{
name: "Durability", handle: "Expert Craft", testimonial: "Durable work built to last years.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg?_wi=1", imageAlt: "concrete foundation wall pouring construction"},
]} ]}
buttons={[ buttons={[{ text: "Contact Us", href: "#contact" }]}
{ imageSrc="http://img.b2bpic.net/free-photo/worker-smoothing-concrete-slab_23-2148567890.jpg"
text: "Contact Us", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg?_wi=2"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/clean-wall-texture_1194-8399.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg", alt: "Client 5"},
]}
marqueeItems={[ marqueeItems={[
{ { type: "text", text: "Licensed" },
type: "text", text: "Licensed"}, { type: "text", text: "Insured" },
{ { type: "text", text: "Salt Lake County Service Area" },
type: "text", text: "Insured"}, { type: "text", text: "Reliable" },
{
type: "text", text: "Reliable"},
{
type: "text", text: "Professional"},
{
type: "text", text: "Experienced"},
]} ]}
/> />
</div> </div>
@@ -104,10 +70,8 @@ export default function LandingPage() {
<InlineImageSplitTextAbout <InlineImageSplitTextAbout
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ { type: "text", content: "Crafting Foundations with Precision" },
type: "text", content: "Crafting Foundations with Precision"}, { type: "image", src: "http://img.b2bpic.net/free-photo/concrete-crew-working-on-foundation_23-2148899001.jpg", alt: "Concrete crew working" },
{
type: "image", src: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151431492.jpg", alt: "Concrete crew working"},
]} ]}
/> />
</div> </div>
@@ -121,33 +85,20 @@ export default function LandingPage() {
{ {
title: "Driveways & Patios", description: "Upgrade your home's curb appeal with professional-grade driveways and patio installations.", icon: Sparkles, title: "Driveways & Patios", description: "Upgrade your home's curb appeal with professional-grade driveways and patio installations.", icon: Sparkles,
mediaItems: [ mediaItems: [
{ { imageSrc: "http://img.b2bpic.net/free-photo/finished-concrete-driveway-suburb_23-2148501234.jpg" },
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=3", imageAlt: "Driveway work"}, { imageSrc: "http://img.b2bpic.net/free-photo/concrete-backyard-patio-finish_23-2148902345.jpg" },
{
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=4", imageAlt: "Patio work"},
], ],
}, },
{ {
title: "Foundations & Sidewalks", description: "Solid foundations for your projects and durable walkways built for longevity.", icon: Shield, title: "Foundations & Sidewalks", description: "Solid foundations for your projects and durable walkways built for longevity.", icon: Shield,
mediaItems: [ mediaItems: [
{ { imageSrc: "http://img.b2bpic.net/free-photo/foundation-wall-pour-construction_23-2148345678.jpg" },
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg?_wi=2", imageAlt: "Foundation work"}, { imageSrc: "http://img.b2bpic.net/free-photo/new-concrete-sidewalk-pour_23-2148789012.jpg" },
{
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=5", imageAlt: "Sidewalk work"},
], ],
}, }
{
title: "Retaining Walls", description: "Precision retaining walls designed to blend structural integrity with site aesthetics.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/construction-building-workers-working-site-cloudy-day_1268-16199.jpg?_wi=3", imageAlt: "Wall construction"},
{
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=6", imageAlt: "Concrete textures"},
],
},
]} ]}
title="Our Professional Concrete Services" title="Our Professional Concrete Services"
description="We handle projects of all sizes with craftsmanship and attention to detail." description="We handle projects of all sizes with craftsmanship and attention to detail across Salt Lake County."
/> />
</div> </div>
@@ -159,16 +110,8 @@ export default function LandingPage() {
description="Answers to common questions about our concrete services." description="Answers to common questions about our concrete services."
faqsAnimation="slide-up" faqsAnimation="slide-up"
faqs={[ faqs={[
{ { id: "f1", title: "Do you serve all of Salt Lake County?", content: "Yes, we serve all of Salt Lake County and surrounding areas." },
id: "f1", title: "Do you serve all of Salt Lake County?", content: "Yes, we proudly serve all residents and businesses within Salt Lake County."}, { id: "f2", title: "Are you licensed and insured?", content: "Absolutely. We are fully licensed and insured for all construction work we perform." },
{
id: "f2", title: "Are you licensed and insured?", content: "Absolutely. We are fully licensed and insured for all construction work we perform."},
{
id: "f3", title: "How long does a typical driveway pour take?", content: "Depending on size and prep work, a standard driveway typically takes 3 to 5 days to complete."},
{
id: "f4", title: "When can I drive on my new concrete?", content: "We recommend waiting at least 7 days for light traffic and 28 days for full heavy load capacity."},
{
id: "f5", title: "Can you handle commercial foundations?", content: "Yes, we have extensive experience with both residential and commercial foundation pouring."},
]} ]}
/> />
</div> </div>
@@ -177,18 +120,12 @@ export default function LandingPage() {
<ContactSplitForm <ContactSplitForm
useInvertedBackground={false} useInvertedBackground={false}
title="Ready for Your Next Project?" title="Ready for Your Next Project?"
description="Call us at (801)-898-5248 or reach out via this form to discuss your concrete needs in Salt Lake County." description="Contact us to discuss your concrete needs in Salt Lake County and beyond."
inputs={[ inputs={[
{ { name: "name", type: "text", placeholder: "Your Name", required: true },
name: "name", type: "text", placeholder: "Your Name", required: true, { name: "email", type: "email", placeholder: "Your Email", required: true },
},
{
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]} ]}
textarea={{ textarea={{ name: "message", placeholder: "Tell us about your project...", rows: 4 }}
name: "message", placeholder: "Tell us about your project...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/handyman-prepare-cement-use-construction_53876-42893.jpg" imageSrc="http://img.b2bpic.net/free-photo/handyman-prepare-cement-use-construction_53876-42893.jpg"
/> />
</div> </div>
@@ -202,4 +139,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }