Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Eco-Friendly",
|
||||
description: "Safe for you and your pets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cleaning-products-with-copy-space_23-2148224103.jpg",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DVd2bSqZ1s8K4Mf2y0fPlDjkRF/uploaded-1778373132989-k6sp1m17.webp",
|
||||
imageAlt: "Cleaning supplies",
|
||||
},
|
||||
{
|
||||
@@ -161,19 +161,19 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "s1",
|
||||
name: "Studio Cleanup",
|
||||
price: "500 TRY",
|
||||
price: "700 TRY",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homely-cozy-spring-interior-living-room_169016-3567.jpg",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
name: "Standard Flat",
|
||||
price: "800 TRY",
|
||||
price: "1000 TRY",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DVd2bSqZ1s8K4Mf2y0fPlDjkRF/uploaded-1778372392032-v39nvc3u.png",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
name: "Deep Cleaning",
|
||||
price: "1200 TRY",
|
||||
price: "1700 TRY",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-making-bed-morning-daily-routine-girl-making-bed-after-sleeping_169016-67941.jpg",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "s6",
|
||||
name: "Bi-Weekly Care",
|
||||
price: "600 TRY",
|
||||
price: "700 TRY",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/organized-cabinet-home_23-2148857503.jpg",
|
||||
},
|
||||
]}
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Economy",
|
||||
price: "500 TRY",
|
||||
price: "700 TRY",
|
||||
subtitle: "Basic maintenance",
|
||||
buttons: [
|
||||
{
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p2",
|
||||
badge: "Popular",
|
||||
price: "800 TRY",
|
||||
price: "1000 TRY",
|
||||
subtitle: "Total apartment care",
|
||||
buttons: [
|
||||
{
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p3",
|
||||
badge: "Premium",
|
||||
price: "1200 TRY",
|
||||
price: "1700 TRY",
|
||||
subtitle: "Deep clean detail",
|
||||
buttons: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user