Merge version_2 into main #8
@@ -69,10 +69,10 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg", imageAlt: "Plumber fixing a pipe professionally"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg?_wi=1", imageAlt: "Plumber fixing a pipe professionally"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-sitting-couch_23-2149335088.jpg", imageAlt: "Modern water heater installation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-sitting-couch_23-2149335088.jpg?_wi=1", imageAlt: "Modern water heater installation"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -154,7 +154,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
logoText="D & D Plumbing"
|
||||
copyrightText="© 2024 D & D Plumbing. Licensed & Insured."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269663.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269663.jpg?_wi=1"
|
||||
imageAlt="Assortment of plumbing tools"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -63,9 +63,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg", imageAlt: "Plumber fixing a pipe professionally"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990724.jpg?_wi=2", imageAlt: "Plumber fixing a pipe professionally"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-sitting-couch_23-2149335088.jpg", imageAlt: "Modern water heater installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-people-sitting-couch_23-2149335088.jpg?_wi=2", imageAlt: "Modern water heater installation"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={4.4}
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269663.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-international-worker-s-day-with-engineer-tools_23-2150269663.jpg?_wi=2"
|
||||
imageAlt="Assortment of plumbing tools"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user