Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-08 04:06:03 +00:00
2 changed files with 83 additions and 208 deletions

View File

@@ -22,8 +22,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Concrete Pumping", href: "/services" },
{ label: "Driveways", href: "/services" },
{ label: "Foundations", href: "/services" },
@@ -31,8 +30,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Service Areas", href: "/services" },
{ label: "Contact", href: "/contact" },
@@ -40,13 +38,10 @@ export default function HomePage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: (951) 347-4723", href: "tel:(951) 347-4723" },
{
label: "8250 Mission Blvd, Riverside, CA 92509",
href: "#",
},
label: "8250 Mission Blvd, Riverside, CA 92509", href: "#"},
{ label: "Open 24 Hours", href: "#" },
{ label: "Get a Free Quote", href: "/contact" },
],
@@ -55,112 +50,58 @@ export default function HomePage() {
const features = [
{
title: "Concrete Pumping",
description:
"Professional concrete pumping for foundations, slabs, and complex pours. Faster delivery to hard-to-reach areas with efficient crew coordination.",
imageSrc:
"http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg?_wi=1",
imageAlt: "Professional concrete pumping equipment",
buttonIcon: ArrowRight,
buttonHref: "/services",
},
title: "Concrete Pumping", description:
"Professional concrete pumping for foundations, slabs, and complex pours. Faster delivery to hard-to-reach areas with efficient crew coordination.", imageSrc:
"http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg", imageAlt: "Professional concrete pumping equipment", buttonIcon: ArrowRight,
buttonHref: "/services"},
{
title: "Driveway Installation",
description:
"Expert residential and commercial driveway concrete installation. Clean, professional finishes built to last with proper grading and drainage.",
imageSrc:
"http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg?_wi=1",
imageAlt: "Finished residential concrete driveway",
buttonIcon: ArrowRight,
buttonHref: "/services",
},
title: "Driveway Installation", description:
"Expert residential and commercial driveway concrete installation. Clean, professional finishes built to last with proper grading and drainage.", imageSrc:
"http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg", imageAlt: "Finished residential concrete driveway", buttonIcon: ArrowRight,
buttonHref: "/services"},
{
title: "Foundation Work",
description:
"Precision concrete foundation pouring for residential and commercial projects. Engineered solutions for reliable structural support.",
imageSrc:
"http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg?_wi=1",
imageAlt: "Concrete foundation construction",
buttonIcon: ArrowRight,
buttonHref: "/services",
},
title: "Foundation Work", description:
"Precision concrete foundation pouring for residential and commercial projects. Engineered solutions for reliable structural support.", imageSrc:
"http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg", imageAlt: "Concrete foundation construction", buttonIcon: ArrowRight,
buttonHref: "/services"},
{
title: "Concrete Demolition",
description:
"Professional concrete demolition and removal services. Clean job sites and responsible disposal of concrete debris.",
imageSrc:
"http://img.b2bpic.net/free-photo/dirty-dumped-objects-arrangement_23-2148996944.jpg?_wi=1",
imageAlt: "Concrete demolition equipment",
buttonIcon: ArrowRight,
buttonHref: "/services",
},
title: "Concrete Demolition", description:
"Professional concrete demolition and removal services. Clean job sites and responsible disposal of concrete debris.", imageSrc:
"http://img.b2bpic.net/free-photo/dirty-dumped-objects-arrangement_23-2148996944.jpg", imageAlt: "Concrete demolition equipment", buttonIcon: ArrowRight,
buttonHref: "/services"},
{
title: "Concrete Installation",
description:
"Complete concrete installation services for patios, slabs, and custom projects. Quality workmanship with attention to detail.",
imageSrc:
"http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg?_wi=2",
imageAlt: "Concrete installation project",
buttonIcon: ArrowRight,
buttonHref: "/services",
},
title: "Concrete Installation", description:
"Complete concrete installation services for patios, slabs, and custom projects. Quality workmanship with attention to detail.", imageSrc:
"http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg", imageAlt: "Concrete installation project", buttonIcon: ArrowRight,
buttonHref: "/services"},
{
title: "Commercial Projects",
description:
"Large-scale commercial concrete work. We handle multi-day pours and complex projects with professional crews and advanced equipment.",
imageSrc:
"http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg?_wi=2",
imageAlt: "Commercial concrete project",
buttonIcon: ArrowRight,
buttonHref: "/services",
},
title: "Commercial Projects", description:
"Large-scale commercial concrete work. We handle multi-day pours and complex projects with professional crews and advanced equipment.", imageSrc:
"http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg", imageAlt: "Commercial concrete project", buttonIcon: ArrowRight,
buttonHref: "/services"},
];
const testimonials = [
{
id: "1",
name: "John Martinez",
handle: "@johnmartinez",
testimonial:
"Great company they helped with demo and concrete installation. Very knowledgeable and professional. Would recommend to anyone looking for concrete work.",
rating: 5,
id: "1", name: "John Martinez", handle: "@johnmartinez", testimonial:
"Great company they helped with demo and concrete installation. Very knowledgeable and professional. Would recommend to anyone looking for concrete work.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg?_wi=1",
imageAlt: "John Martinez",
},
"http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg", imageAlt: "John Martinez"},
{
id: "2",
name: "Sarah Thompson",
handle: "@sarahthompson",
testimonial:
"Did great work on my family's driveways. Fast scheduling and professional crew. Competitive pricing and reliable service every time.",
rating: 5,
id: "2", name: "Sarah Thompson", handle: "@sarahthompson", testimonial:
"Did great work on my family's driveways. Fast scheduling and professional crew. Competitive pricing and reliable service every time.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg?_wi=1",
imageAlt: "Sarah Thompson",
},
"http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg", imageAlt: "Sarah Thompson"},
{
id: "3",
name: "Mike Rodriguez",
handle: "@mikerodriguez",
testimonial:
"Badass company, if you ever need concrete work come to the man great dude and family owned. They showed up when they said they would and did excellent work.",
rating: 5,
id: "3", name: "Mike Rodriguez", handle: "@mikerodriguez", testimonial:
"Badass company, if you ever need concrete work come to the man great dude and family owned. They showed up when they said they would and did excellent work.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg?_wi=1",
imageAlt: "Mike Rodriguez",
},
"http://img.b2bpic.net/free-photo/portrait-handsome-businessman-wearing-glasses_329181-677.jpg", imageAlt: "Mike Rodriguez"},
{
id: "4",
name: "Lisa Chen",
handle: "@lisachen",
testimonial:
"Professional, reliable, and affordable. They handled our commercial foundation pour flawlessly. Best concrete contractors in Riverside County.",
rating: 5,
id: "4", name: "Lisa Chen", handle: "@lisachen", testimonial:
"Professional, reliable, and affordable. They handled our commercial foundation pour flawlessly. Best concrete contractors in Riverside County.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg?_wi=1",
imageAlt: "Lisa Chen",
},
"http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg", imageAlt: "Lisa Chen"},
];
return (
@@ -170,7 +111,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmallSizeMediumTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -189,18 +130,14 @@ export default function HomePage() {
<HeroBillboard
title="Reliable Concrete Pumping in Riverside"
description="Fast, professional concrete pumping and concrete services available 24/7 for contractors and homeowners across the Inland Empire. Family-owned, trusted equipment, competitive pricing."
background={{ variant: "floatingGradient" }}
background={{ variant: "circleGradient" }}
tag="24 Hour Service"
tagIcon={Clock}
buttons={[
{
text: "Call Now (951) 347-4723",
href: "tel:(951) 347-4723",
},
text: "Call Now (951) 347-4723", href: "tel:(951) 347-4723"},
{
text: "Request a Quote",
href: "/contact",
},
text: "Request a Quote", href: "/contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/workers-construction-site_181624-23246.jpg"
imageAlt="Concrete pump truck pouring concrete at construction site"
@@ -213,13 +150,7 @@ export default function HomePage() {
title="Why Contractors Trust Triple H"
description="Serving Riverside and the Inland Empire with professional concrete solutions since we started"
names={[
"24 Hour Service",
"Family Owned",
"Professional Equipment",
"Fast Scheduling",
"Competitive Pricing",
"Reliable Crew",
]}
"24 Hour Service", "Family Owned", "Professional Equipment", "Fast Scheduling", "Competitive Pricing", "Reliable Crew"]}
textboxLayout="default"
useInvertedBackground={false}
speed={35}
@@ -234,7 +165,6 @@ export default function HomePage() {
features={features}
textboxLayout="default"
useInvertedBackground={true}
mediaAnimation="slide-up"
/>
</div>
@@ -242,29 +172,18 @@ export default function HomePage() {
<InlineImageSplitTextAbout
heading={[
{
type: "text",
content: "Family-Owned Concrete Pumping Company Serving",
},
type: "text", content: "Family-Owned Concrete Pumping Company Serving"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995044.jpg",
alt: "Triple H family team",
},
type: "image", src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995044.jpg", alt: "Triple H family team"},
{
type: "text",
content: "the Inland Empire",
},
type: "text", content: "the Inland Empire"},
]}
useInvertedBackground={false}
buttons={[
{
text: "Learn Our Story",
href: "/about",
},
text: "Learn Our Story", href: "/about"},
{
text: "Get Started Today",
href: "/contact",
},
text: "Get Started Today", href: "/contact"},
]}
/>
</div>
@@ -289,13 +208,9 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "Call Now (951) 347-4723",
href: "tel:(951) 347-4723",
},
text: "Call Now (951) 347-4723", href: "tel:(951) 347-4723"},
{
text: "Request a Quote",
href: "/contact",
},
text: "Request a Quote", href: "/contact"},
]}
/>
</div>

View File

@@ -18,8 +18,7 @@ export default function ServicesPage() {
const footerColumns = [
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Concrete Pumping", href: "/services" },
{ label: "Driveways", href: "/services" },
{ label: "Foundations", href: "/services" },
@@ -27,8 +26,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Service Areas", href: "/services" },
{ label: "Contact", href: "/contact" },
@@ -36,13 +34,10 @@ export default function ServicesPage() {
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Call: (951) 347-4723", href: "tel:(951) 347-4723" },
{
label: "8250 Mission Blvd, Riverside, CA 92509",
href: "#",
},
label: "8250 Mission Blvd, Riverside, CA 92509", href: "#"},
{ label: "Open 24 Hours", href: "#" },
{ label: "Get a Free Quote", href: "/contact" },
],
@@ -51,65 +46,35 @@ export default function ServicesPage() {
const allServices = [
{
title: "Concrete Pumping",
description:
"Professional concrete pumping for foundations, slabs, and complex pours. Faster delivery to hard-to-reach areas with efficient crew coordination. We use state-of-the-art equipment and trained operators to ensure precise placement and optimal flow rates.",
imageSrc:
"http://img.b2bpic.net/free-photo/industrial-crane-boom-system-detail_632498-60855.jpg",
imageAlt: "Professional concrete pumping equipment",
buttonIcon: ArrowRight,
buttonHref: "/contact",
},
title: "Concrete Pumping", description:
"Professional concrete pumping for foundations, slabs, and complex pours. Faster delivery to hard-to-reach areas with efficient crew coordination. We use state-of-the-art equipment and trained operators to ensure precise placement and optimal flow rates.", imageSrc:
"http://img.b2bpic.net/free-photo/industrial-crane-boom-system-detail_632498-60855.jpg", imageAlt: "Professional concrete pumping equipment", buttonIcon: ArrowRight,
buttonHref: "/contact"},
{
title: "Driveway Installation",
description:
"Expert residential and commercial driveway concrete installation. Clean, professional finishes built to last with proper grading and drainage. Our team ensures proper slope, finishing, and curing for a beautiful driveway.",
imageSrc:
"http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg?_wi=2",
imageAlt: "Finished residential concrete driveway",
buttonIcon: ArrowRight,
buttonHref: "/contact",
},
title: "Driveway Installation", description:
"Expert residential and commercial driveway concrete installation. Clean, professional finishes built to last with proper grading and drainage. Our team ensures proper slope, finishing, and curing for a beautiful driveway.", imageSrc:
"http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1028.jpg", imageAlt: "Finished residential concrete driveway", buttonIcon: ArrowRight,
buttonHref: "/contact"},
{
title: "Foundation Work",
description:
"Precision concrete foundation pouring for residential and commercial projects. Engineered solutions for reliable structural support. We work with architects and engineers to ensure code compliance and longevity.",
imageSrc:
"http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg?_wi=3",
imageAlt: "Concrete foundation construction",
buttonIcon: ArrowRight,
buttonHref: "/contact",
},
title: "Foundation Work", description:
"Precision concrete foundation pouring for residential and commercial projects. Engineered solutions for reliable structural support. We work with architects and engineers to ensure code compliance and longevity.", imageSrc:
"http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg", imageAlt: "Concrete foundation construction", buttonIcon: ArrowRight,
buttonHref: "/contact"},
{
title: "Concrete Demolition",
description:
"Professional concrete demolition and removal services. Clean job sites and responsible disposal of concrete debris. We handle safe, efficient removal while protecting surrounding structures.",
imageSrc:
"http://img.b2bpic.net/free-photo/dirty-dumped-objects-arrangement_23-2148996944.jpg?_wi=2",
imageAlt: "Concrete demolition equipment",
buttonIcon: ArrowRight,
buttonHref: "/contact",
},
title: "Concrete Demolition", description:
"Professional concrete demolition and removal services. Clean job sites and responsible disposal of concrete debris. We handle safe, efficient removal while protecting surrounding structures.", imageSrc:
"http://img.b2bpic.net/free-photo/dirty-dumped-objects-arrangement_23-2148996944.jpg", imageAlt: "Concrete demolition equipment", buttonIcon: ArrowRight,
buttonHref: "/contact"},
{
title: "Concrete Installation",
description:
"Complete concrete installation services for patios, slabs, and custom projects. Quality workmanship with attention to detail. From site prep to finishing, we deliver outstanding results.",
imageSrc:
"http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg?_wi=3",
imageAlt: "Concrete installation project",
buttonIcon: ArrowRight,
buttonHref: "/contact",
},
title: "Concrete Installation", description:
"Complete concrete installation services for patios, slabs, and custom projects. Quality workmanship with attention to detail. From site prep to finishing, we deliver outstanding results.", imageSrc:
"http://img.b2bpic.net/free-photo/industrial-crane-boom-cable-system-detail_632498-60855.jpg", imageAlt: "Concrete installation project", buttonIcon: ArrowRight,
buttonHref: "/contact"},
{
title: "Commercial Projects",
description:
"Large-scale commercial concrete work. We handle multi-day pours and complex projects with professional crews and advanced equipment. Our experience spans warehouses, parking lots, and industrial facilities.",
imageSrc:
"http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg?_wi=4",
imageAlt: "Commercial concrete project",
buttonIcon: ArrowRight,
buttonHref: "/contact",
},
title: "Commercial Projects", description:
"Large-scale commercial concrete work. We handle multi-day pours and complex projects with professional crews and advanced equipment. Our experience spans warehouses, parking lots, and industrial facilities.", imageSrc:
"http://img.b2bpic.net/free-photo/construction-tall-concrete-pylon-bridge-using-tower-crane_1112-1141.jpg", imageAlt: "Commercial concrete project", buttonIcon: ArrowRight,
buttonHref: "/contact"},
];
return (
@@ -119,7 +84,7 @@ export default function ServicesPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmallSizeMediumTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -141,7 +106,6 @@ export default function ServicesPage() {
features={allServices}
textboxLayout="default"
useInvertedBackground={true}
mediaAnimation="slide-up"
/>
</div>
@@ -153,13 +117,9 @@ export default function ServicesPage() {
useInvertedBackground={false}
buttons={[
{
text: "Call Now (951) 347-4723",
href: "tel:(951) 347-4723",
},
text: "Call Now (951) 347-4723", href: "tel:(951) 347-4723"},
{
text: "Request a Quote",
href: "/contact",
},
text: "Request a Quote", href: "/contact"},
]}
/>
</div>