Update src/app/page.tsx
This commit is contained in:
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elevated-view-paper-bag-with-birthday-accessories-green-background_23-2147917389.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/elevated-view-paper-bag-with-birthday-accessories-green-background_23-2147917389.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-tender-young-smiling-woman-feeling-cozy-home-sitting-kitchen-chair-with-smartphone_1258-187159.jpg",
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
description: "If you're not happy, we'll re-clean for free.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-workers-with-cleaning-cart_23-2149345519.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-workers-with-cleaning-cart_23-2149345519.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,14 +166,14 @@ export default function LandingPage() {
|
||||
title: "Move-In/Out",
|
||||
description: "Complete sanitation for new beginnings.",
|
||||
buttonIcon: "Home",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-paper-bag-with-birthday-accessories-green-background_23-2147917389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-paper-bag-with-birthday-accessories-green-background_23-2147917389.jpg?_wi=2",
|
||||
imageAlt: "Image of encouraged and motivated man getting ready for cleaning holding broom and making fist pump",
|
||||
},
|
||||
{
|
||||
title: "Office Spaces",
|
||||
description: "Keep your workplace productive and clean.",
|
||||
buttonIcon: "Briefcase",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-workers-with-cleaning-cart_23-2149345519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-workers-with-cleaning-cart_23-2149345519.jpg?_wi=2",
|
||||
imageAlt: "Image of encouraged and motivated man getting ready for cleaning holding broom and making fist pump",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
quote: "Clutch City Cleaning transformed my home. So professional.",
|
||||
tag: "Regular Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-paper-bag-with-birthday-accessories-green-background_23-2147917389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-paper-bag-with-birthday-accessories-green-background_23-2147917389.jpg?_wi=3",
|
||||
imageAlt: "happy client home cleaning service",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
quote: "They are the best in the city. Very reliable.",
|
||||
tag: "Homeowner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-workers-with-cleaning-cart_23-2149345519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-workers-with-cleaning-cart_23-2149345519.jpg?_wi=3",
|
||||
imageAlt: "happy client home cleaning service",
|
||||
},
|
||||
{
|
||||
@@ -235,7 +235,7 @@ export default function LandingPage() {
|
||||
quote: "Professional, efficient, and friendly staff.",
|
||||
tag: "Family",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-striped-tshirt-happily-looking-camera-holding-paper-message-icon-hand-near-head-while-showing-thumb-up-gesture-office_574295-5701.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133452.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133452.jpg?_wi=1",
|
||||
imageAlt: "happy client home cleaning service",
|
||||
},
|
||||
{
|
||||
@@ -324,7 +324,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Ready for a cleaner space?"
|
||||
description="Get a free quote today and let's get started."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133452.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products_23-2148133452.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user