Update src/app/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cleaning-windows-woman-apron-cleaning-windows-looking-involved_259150-59512.jpg", imageAlt: "Professional cleaning team at work"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg", imageAlt: "Sparkling clean home"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg?_wi=1", imageAlt: "Sparkling clean home"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-getting-her-hands-disinfected-cafe_637285-8082.jpg", imageAlt: "Trusted cleaning professionals"},
|
||||
]}
|
||||
@@ -84,13 +84,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-frame-with-cleaning-products-copy-space_23-2148357446.jpg", imageAlt: "professional cleaning supplies organized"},
|
||||
{
|
||||
id: "2", title: "Deep Cleaning", author: "Thorough & Comprehensive", description: "Complete top-to-bottom cleaning including baseboards, interior windows, and often-missed areas for a truly spotless home.", tags: ["Deep", "Thorough"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg", imageAlt: "sparkling clean home interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg?_wi=2", imageAlt: "sparkling clean home interior"},
|
||||
{
|
||||
id: "3", title: "Move-In/Move-Out Cleaning", author: "Professional Transition Service", description: "Get your new home ready or prepare your old one for the next residents with our comprehensive move cleaning service.", tags: ["Moving", "Transition"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg", imageAlt: "sparkling clean home interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg?_wi=3", imageAlt: "sparkling clean home interior"},
|
||||
{
|
||||
id: "4", title: "Post-Event Cleanup", author: "After-Party Restoration", description: "Let us handle the cleanup after your celebration. We'll restore your home to pristine condition quickly and professionally.", tags: ["Events", "Fast"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg", imageAlt: "sparkling clean home interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-suite-with-modern-elegance-comfort-generated-by-ai_188544-21265.jpg?_wi=4", imageAlt: "sparkling clean home interior"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user