Update src/app/page.tsx
This commit is contained in:
@@ -57,9 +57,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
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"
|
||||
rating={5}
|
||||
@@ -133,13 +133,13 @@ export default function LandingPage() {
|
||||
"All rooms", "Deep kitchen clean", "Deep bath clean"],
|
||||
button: {
|
||||
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: [
|
||||
"Full home detail", "Deep cleaning", "Priority slot"],
|
||||
button: {
|
||||
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"
|
||||
description="Select the service package that fits your home size."
|
||||
|
||||
Reference in New Issue
Block a user