Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
tag="Trusted Cleaning Experts"
|
||||
buttons={[{ text: "Book Now", 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", alt: "Customer avatar 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", alt: "Customer avatar 2" },
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{ title: "Eco-Friendly Products", description: "Safe for your family, pets, and the planet." },
|
||||
{ title: "100% Satisfaction", 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>
|
||||
|
||||
@@ -86,8 +86,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Residential Cleaning", description: "Deep cleans and routine maintenance for homes.", buttonIcon: Sparkles, imageSrc: "http://img.b2bpic.net/free-photo/image-encouraged-motivated-man-getting-ready-cleaning-holding-broom-making-fist-pump_1258-153729.jpg" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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?_wi=2" },
|
||||
{ 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?_wi=2" },
|
||||
{ title: "Deep Sanitization", description: "Total disinfection for maximum safety.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990733.jpg" },
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
|
||||
Reference in New Issue
Block a user