Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg?_wi=1"
|
||||
imageAlt="Professional plumber providing emergency service"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "emergency", title: "Emergency Plumbing", description: "Burst pipes, flooding, leaking fixtures, and emergency repairs. We're ready 24/7 to protect your home.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721537.jpg", imageAlt: "Emergency plumbing burst pipes service"},
|
||||
{
|
||||
id: "water-heater", title: "Water Heater Services", description: "Tank and tankless water heater repair, installation, and maintenance. Fast solutions to keep your home comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg", imageAlt: "Water heater installation and repair"},
|
||||
id: "water-heater", title: "Water Heater Services", description: "Tank and tankless water heater repair, installation, and maintenance. Fast solutions to keep your home comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=1", imageAlt: "Water heater installation and repair"},
|
||||
{
|
||||
id: "drain", title: "Drain & Leak Repair", description: "Clogged drains, pipe leaks, and water damage prevention. Professional diagnosis and fast fixes.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746308.jpg", imageAlt: "Professional drain cleaning service"},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
description="Friendly office staff and skilled expert plumbers"
|
||||
subdescription="Trusted by Omaha homeowners and contractors since day one"
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/household-problem-woman-pointing-broken-tap-with-jet-water-man-with-suitcase-tools_259150-58295.jpg?_wi=2"
|
||||
imageAlt="Skilled plumber providing expert service"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Derek Martinez"},
|
||||
{
|
||||
id: "3", name: "Ernest Chen", role: "Found major water damage leak", company: "Another plumber missed it", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg", imageAlt: "Ernest Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746300.jpg?_wi=2", imageAlt: "Ernest Chen"},
|
||||
{
|
||||
id: "4", name: "Michael Rodriguez", role: "Fixed tankless water heater fast", company: "Millard Homeowner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741196.jpg", imageAlt: "Michael Rodriguez"},
|
||||
|
||||
Reference in New Issue
Block a user