Update src/app/page.tsx

This commit is contained in:
2026-05-12 20:25:22 +00:00
parent 6a8953a777
commit 43569e95ee

View File

@@ -57,9 +57,9 @@ export default function LandingPage() {
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/hands-with-surgical-gloves-sanitizing-handle_23-2148571859.jpg", imageAlt: "Professional cleaning staff"}, imageSrc: "http://img.b2bpic.net/free-photo/hands-with-surgical-gloves-sanitizing-handle_23-2148571859.jpg?_wi=1", imageAlt: "Professional cleaning staff"},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359015.jpg", imageAlt: "Spotless clean living room"} imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359015.jpg?_wi=1", imageAlt: "Spotless clean living room"}
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
rating={5} rating={5}
@@ -133,13 +133,13 @@ export default function LandingPage() {
"All rooms", "Deep kitchen clean", "Deep bath clean"], "All rooms", "Deep kitchen clean", "Deep bath clean"],
button: { button: {
text: "Get Started", href: "#contact"}, text: "Get Started", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/hands-with-surgical-gloves-sanitizing-handle_23-2148571859.jpg", imageAlt: "Man using a robot vacuum in the living room"}, imageSrc: "http://img.b2bpic.net/free-photo/hands-with-surgical-gloves-sanitizing-handle_23-2148571859.jpg?_wi=2", imageAlt: "Man using a robot vacuum in the living room"},
{ {
id: "pr3", title: "3-Bed+ House", price: "£180", period: "per session", features: [ id: "pr3", title: "3-Bed+ House", price: "£180", period: "per session", features: [
"Full home detail", "Deep cleaning", "Priority slot"], "Full home detail", "Deep cleaning", "Priority slot"],
button: { button: {
text: "Get Started", href: "#contact"}, text: "Get Started", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359015.jpg", imageAlt: "Man using a robot vacuum in the living room"}, imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150359015.jpg?_wi=2", imageAlt: "Man using a robot vacuum in the living room"},
]} ]}
title="Simple Transparent Pricing" title="Simple Transparent Pricing"
description="Select the service package that fits your home size." description="Select the service package that fits your home size."