Update src/app/page.tsx
This commit is contained in:
@@ -15,7 +15,7 @@ export default function HomePage() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Request Quote", id: "/contact" },
|
||||
{ name: "Request Quote", id: "/contact" }
|
||||
];
|
||||
|
||||
return (
|
||||
@@ -49,13 +49,13 @@ export default function HomePage() {
|
||||
{
|
||||
text: "Call Now: (801) 467-2432", href: "tel:+18014672432"},
|
||||
{
|
||||
text: "Request a Free Quote", href: "/contact"},
|
||||
text: "Request a Free Quote", href: "/contact"}
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-working-together_23-2148752013.jpg", imageAlt: "Emergency plumber repairing pipe"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg", imageAlt: "Excavation equipment at a job site"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194826.jpg", imageAlt: "Excavation equipment at a job site"}
|
||||
]}
|
||||
rating={4.8}
|
||||
ratingText="Based on 1,128+ Google reviews | Open 24 hours"
|
||||
@@ -72,7 +72,7 @@ export default function HomePage() {
|
||||
description={[
|
||||
"When a pipe backs up, a water line leaks, or a sewer issue starts affecting your home, you need a crew that responds quickly and gets the job handled correctly. We understand the urgency and are ready to dispatch our expert technicians 24/7 to secure your property and restore peace of mind."]}
|
||||
buttons={[
|
||||
{ text: "Call for Emergency Service", href: "tel:+18014672432" },
|
||||
{ text: "Call for Emergency Service", href: "tel:+18014672432" }
|
||||
]}
|
||||
showBorder={false}
|
||||
useInvertedBackground={true}
|
||||
@@ -90,8 +90,8 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-man-plaid-shirt-cap-holding-clock-looking-camera-smiling-cheerfully-doing-ok-sign-happy-positive-standing-purple-background_141793-111069.jpg", imageAlt: "24 hour clock icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-alarm-clock-white-texture-background_23-2148061593.jpg", imageAlt: "24 hour clock icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-alarm-clock-white-texture-background_23-2148061593.jpg", imageAlt: "24 hour clock icon"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Highly Rated", description: "Consistently earning 4.8 stars with over 1,128 Google reviews from local customers.", icon: Star,
|
||||
@@ -99,8 +99,8 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/5-star-rating-symbol-design_1017-14516.jpg", imageAlt: "Star rating icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/check-mark-stars_78370-4435.jpg", imageAlt: "Star rating icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/check-mark-stars_78370-4435.jpg", imageAlt: "Star rating icon"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Expert Repairs", description: "Specialized experience in complex water line and sewer line diagnosis and repair.", icon: Wrench,
|
||||
@@ -108,8 +108,8 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg", imageAlt: "Pipe icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/biohazard-sign-ai-generated_268835-18721.jpg", imageAlt: "Pipe icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/biohazard-sign-ai-generated_268835-18721.jpg", imageAlt: "Pipe icon"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Professional Technicians", description: "Our team is courteous, highly skilled, and dedicated to clean and efficient service.", icon: Users,
|
||||
@@ -117,8 +117,8 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/illustration-business-people_53876-6313.jpg", imageAlt: "Team icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151333261.jpg", imageAlt: "Team icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-scene-depicting-life-workers-construction-industry-site_23-2151333261.jpg", imageAlt: "Team icon"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Full Capability", description: "Seamlessly manage both plumbing and excavation needs without coordinating multiple contractors.", icon: HardHat,
|
||||
@@ -126,8 +126,8 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/construction-icons-flat_1284-10518.jpg", imageAlt: "Hard hat icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mining-logo-template_23-2149399097.jpg", imageAlt: "Hard hat icon"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mining-logo-template_23-2149399097.jpg", imageAlt: "Hard hat icon"}
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Local Service", description: "Proudly serving Salt Lake City and surrounding areas with reliable, community-focused service.", icon: MapPin,
|
||||
@@ -135,9 +135,9 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-hold-pin-tag-paper-carving-with-red-background_53876-41424.jpg", imageAlt: "Map pin icon"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colorful-logo-templates-pack_23-2147498173.jpg", imageAlt: "Map pin icon"},
|
||||
],
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/colorful-logo-templates-pack_23-2147498173.jpg", imageAlt: "Map pin icon"}
|
||||
]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -159,7 +159,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "4", title: "Reliable Emergency Plumbers", quote: "Had an emergency burst pipe late at night. Stott responded fast and handled it with utmost professionalism. Thank you!", name: "David K.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-by-construction-stairs-wearing-hardhat-looking-camera-blowing-kiss-air-being-lovely-sexy-love-expression_839833-19585.jpg", imageAlt: "Customer photo"},
|
||||
{
|
||||
id: "5", title: "Great Excavation Work", quote: "Their excavation team was fantastic for our sewer line replacement. Clean site and expert work.", name: "Jessica L.", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-using-smartphone_23-2148095715.jpg", imageAlt: "Customer photo"},
|
||||
id: "5", title: "Great Excavation Work", quote: "Their excavation team was fantastic for our sewer line replacement. Clean site and expert work.", name: "Jessica L.", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-using-smartphone_23-2148095715.jpg", imageAlt: "Customer photo"}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -173,7 +173,7 @@ export default function HomePage() {
|
||||
"Our team is based in Salt Lake City, Utah, and we extend our expert plumbing and excavation services to all surrounding communities. Whether it's an emergency or a scheduled project, we're here to help.", "Address: 165 Gregson Ave S, Salt Lake City, UT 84115"]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Need help today? Call (801) 467-2432", href: "tel:+18014672432"},
|
||||
text: "Need help today? Call (801) 467-2432", href: "tel:+18014672432"}
|
||||
]}
|
||||
showBorder={false}
|
||||
useInvertedBackground={true}
|
||||
@@ -184,7 +184,7 @@ export default function HomePage() {
|
||||
<ContactText
|
||||
text="Need Plumbing Help Now?"
|
||||
buttons={[
|
||||
{ text: "Call (801) 467-2432", href: "tel:+18014672432" },
|
||||
{ text: "Call (801) 467-2432", href: "tel:+18014672432" }
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user