Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -69,14 +69,14 @@ export default function LandingPage() {
|
||||
description="We pride ourselves on doing the job right the first time. Our family-run operation ensures accountability and quality in every connection."
|
||||
subdescription="Our focus is purely on local service within Stafford, VA. We treat every customer home as if it were our own."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9g1wx"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9g1wx&_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9g1wx"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9g1wx&_wi=3"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
|
||||
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
href: "/about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,37 +110,37 @@ export default function LandingPage() {
|
||||
id: "w1",
|
||||
name: "Water Heater Upgrade",
|
||||
price: "Standard Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-industry-interior-production-hard-cheese-background_645730-198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-industry-interior-production-hard-cheese-background_645730-198.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "w2",
|
||||
name: "Complete Faucet Install",
|
||||
price: "Standard Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "w3",
|
||||
name: "Commercial Plumbing",
|
||||
price: "Standard Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51491.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51491.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "w4",
|
||||
name: "Drain Unclogging",
|
||||
price: "Standard Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-industry-interior-production-hard-cheese-background_645730-198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-industry-interior-production-hard-cheese-background_645730-198.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "w5",
|
||||
name: "Toilet Replacement",
|
||||
price: "Standard Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "w6",
|
||||
name: "Disposal Unit Fix",
|
||||
price: "Standard Service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51491.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51491.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Previous Work"
|
||||
@@ -205,12 +205,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "m1",
|
||||
name: "John White",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Sarah White",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-assembling-bed_23-2147782393.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9g1wx"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l9g1wx&_wi=1"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
|
||||
Reference in New Issue
Block a user