4 Commits

Author SHA1 Message Date
adea6acfb3 Update src/app/page.tsx 2026-04-08 10:57:59 +00:00
83231f2756 Merge version_3 into main
Merge version_3 into main
2026-04-08 10:56:54 +00:00
22a65dcb3b Update src/app/page.tsx 2026-04-08 10:56:51 +00:00
c190888cea Merge version_2 into main
Merge version_2 into main
2026-04-08 10:56:02 +00:00

View File

@@ -10,7 +10,7 @@ import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonia
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Home } from "lucide-react";
import { Home, Phone } from "lucide-react";
export default function LandingPage() {
return (
@@ -49,6 +49,12 @@ export default function LandingPage() {
background={{
variant: "gradient-bars"}}
title="Your Oasis of Reliable Plumbing."
buttons={[
{
text: "Get a Free Quote", href: "#contact"},
{
text: "Call Now: (623) 888-4631", href: "tel:+16238884631"},
]}
description="From leaky faucets to full remodels — we deliver honest work, fair prices, and a spotless finish across Phoenix, AZ and the surrounding Valley."
testimonials={[
{
@@ -68,12 +74,6 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bye5KTJv4YA9hwTeogtt4l5M3O/headshot-of-a-happy-customer-clean-and-b-1775645684670-3b8e1bd5.png?_wi=1"},
]}
tag="Family-Owned Since 2008"
buttons={[
{
text: "Get a Free Quote", href: "#contact"},
{
text: "See All Services", href: "#services"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bye5KTJv4YA9hwTeogtt4l5M3O/professional-plumbing-service-interior-s-1775645682359-d750145c.png"
imageAlt="Desert Oasis Plumbing technician on a service call"
mediaAnimation="slide-up"
@@ -199,7 +199,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{
variant: "sparkles-gradient"}}
text="Let's Fix It Together. We respond within one hour during our business hours, Monday through Friday, 7 AM to 7 PM."
text="Let's Fix It Together. We'll get back to you within one hour during business hours."
buttons={[
{
text: "Call Now: (623) 888-4631", href: "tel:+16238884631"},