diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7004c92..11e5bdc 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
@@ -57,46 +47,27 @@ export default function LandingPage() {
@@ -107,9 +78,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Where Luxury Meets Everyday Convenience"
description={[
- "Built around speed, trust, and exceptional garment care, Central Laundry was designed to become the go-to laundry destination for modern customers.",
- "Every order is handled with precision, hospitality, and attention to detail. Customers love our strategic location, friendly team, fast service, and consistently clean results.",
- ]}
+ "Built around speed, trust, and exceptional garment care, Central Laundry was designed to become the go-to laundry destination for modern customers.", "Every order is handled with precision, hospitality, and attention to detail. Customers love our strategic location, friendly team, fast service, and consistently clean results."]}
/>
@@ -120,64 +89,24 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Fast & Reliable",
- description: "Quick processing without compromising quality.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-medic-mask-with-woman_1157-35645.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-surprised-male-housekeeper-sitting-front-washer-laundry-basket-white-wall_140725-142243.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/employee-showing-blazer-customer_482257-101880.jpg?_wi=2",
- imageAlt: "fast laundry delivery service",
+ title: "Fast & Reliable", description: "Quick processing without compromising quality.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-medic-mask-with-woman_1157-35645.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-surprised-male-housekeeper-sitting-front-washer-laundry-basket-white-wall_140725-142243.jpg" }
},
{
- title: "Friendly Staff",
- description: "Warm, welcoming team that is always ready to help.",
- phoneOne: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n2puoo",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-guy-with-hat-box_23-2148546101.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/racks-filled-with-basic-shirt_482257-78330.jpg?_wi=2",
- imageAlt: "fast laundry delivery service",
+ title: "Friendly Staff", description: "Warm, welcoming team that is always ready to help.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n2puoo" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/delivery-guy-with-hat-box_23-2148546101.jpg" }
},
{
- title: "Affordable Care",
- description: "Premium service with budget-friendly pricing.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-tablet_23-2148593156.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-holding-green-bank-card-white-wall_140725-107994.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-with-impairment-shopping-new-fashion-collection_482257-118342.jpg?_wi=2",
- imageAlt: "fast laundry delivery service",
+ title: "Affordable Care", description: "Premium service with budget-friendly pricing.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-tablet_23-2148593156.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-holding-green-bank-card-white-wall_140725-107994.jpg" }
},
{
- title: "Flexible Pickup",
- description: "Pickup schedules designed around your routine.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-repairman-putting-hand-his-mouth-washing-machine-white-wall_140725-143616.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/man-t-shirt-delivering-takeaway-food_23-2149025896.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/girl-laundry_1098-15053.jpg",
- imageAlt: "fast laundry delivery service",
+ title: "Flexible Pickup", description: "Pickup schedules designed around your routine.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-repairman-putting-hand-his-mouth-washing-machine-white-wall_140725-143616.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-t-shirt-delivering-takeaway-food_23-2149025896.jpg" }
},
{
- title: "Spotless Results",
- description: "Always clean, fresh, and professionally folded.",
- phoneOne: {
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=od3a2p",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-holding-red-sale-banner-white-wall_140725-108047.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg?_wi=1",
- imageAlt: "fast laundry delivery service",
+ title: "Spotless Results", description: "Always clean, fresh, and professionally folded.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=od3a2p" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-holding-red-sale-banner-white-wall_140725-108047.jpg" }
},
]}
showStepNumbers={true}
@@ -194,47 +123,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Express Laundry",
- price: "Fast",
- variant: "Daily",
- imageSrc: "http://img.b2bpic.net/free-photo/salesman-hypermarket-wearing-medical-mask-demonstrates-his-clients-new-washing-machine_93675-134428.jpg",
- },
+ id: "1", name: "Express Laundry", price: "Fast", variant: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/salesman-hypermarket-wearing-medical-mask-demonstrates-his-clients-new-washing-machine_93675-134428.jpg"},
{
- id: "2",
- name: "Wash & Fold",
- price: "Clean",
- variant: "Daily",
- imageSrc: "http://img.b2bpic.net/free-photo/stack-clothes_93675-134078.jpg",
- },
+ id: "2", name: "Wash & Fold", price: "Clean", variant: "Daily", imageSrc: "http://img.b2bpic.net/free-photo/stack-clothes_93675-134078.jpg"},
{
- id: "3",
- name: "Premium Ironing",
- price: "Crisp",
- variant: "Special",
- imageSrc: "http://img.b2bpic.net/free-photo/person-inside-laundromat-with-washing-machines_23-2151176181.jpg",
- },
+ id: "3", name: "Premium Ironing", price: "Crisp", variant: "Special", imageSrc: "http://img.b2bpic.net/free-photo/person-inside-laundromat-with-washing-machines_23-2151176181.jpg"},
{
- id: "4",
- name: "Pickup & Delivery",
- price: "Easy",
- variant: "Extra",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-holding-clothes-smiles_23-2148401433.jpg",
- },
+ id: "4", name: "Pickup & Delivery", price: "Easy", variant: "Extra", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-holding-clothes-smiles_23-2148401433.jpg"},
{
- id: "5",
- name: "Bed Sheets",
- price: "Deep",
- variant: "Household",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669582.jpg",
- },
+ id: "5", name: "Bed Sheets", price: "Deep", variant: "Household", imageSrc: "http://img.b2bpic.net/free-photo/still-life-say-no-fast-fashion_23-2149669582.jpg"},
{
- id: "6",
- name: "Daily Wear",
- price: "Fresh",
- variant: "Standard",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-choosing-clothes-shop_23-2147786803.jpg",
- },
+ id: "6", name: "Daily Wear", price: "Fresh", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-choosing-clothes-shop_23-2147786803.jpg"},
]}
title="Luxury Care For Every Fabric"
description="Comprehensive laundry solutions designed for your needs."
@@ -248,40 +147,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Budi Santoso",
- handle: "@budi",
- testimonial: "Pelayanan mantapp, pengerjaan cepat, dan hasilnya selalu bersih dan rapih!",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg?_wi=2",
- },
+ id: "1", name: "Budi Santoso", handle: "@budi", testimonial: "Pelayanan mantapp, pengerjaan cepat, dan hasilnya selalu bersih dan rapih!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-entrepreneur-posing-camera_1262-3636.jpg"},
{
- id: "2",
- name: "Siti Aminah",
- handle: "@siti",
- testimonial: "Pelayanannya ramah, harga ramah di kantong. Sangat recommended sekali!",
- imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-pink-overalls-sexy-carefree-woman-posing-near-blue-wall-studio-with-two-horns-positive-model-having-fun-going-crazy-shows-peace-sign_158538-25175.jpg",
- },
+ id: "2", name: "Siti Aminah", handle: "@siti", testimonial: "Pelayanannya ramah, harga ramah di kantong. Sangat recommended sekali!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-pink-overalls-sexy-carefree-woman-posing-near-blue-wall-studio-with-two-horns-positive-model-having-fun-going-crazy-shows-peace-sign_158538-25175.jpg"},
{
- id: "3",
- name: "Andi Wijaya",
- handle: "@andi",
- testimonial: "Banyak pilihan waktu buat ambilnya dan harganya terjangkau!",
- imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg",
- },
+ id: "3", name: "Andi Wijaya", handle: "@andi", testimonial: "Banyak pilihan waktu buat ambilnya dan harganya terjangkau!", imageSrc: "http://img.b2bpic.net/free-photo/man-smiling-with-arms-crossed_1187-3243.jpg"},
{
- id: "4",
- name: "Rina Putri",
- handle: "@rina",
- testimonial: "Laundrinya sangat harum dan hasilnya selalu rapi setiap saat.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg",
- },
+ id: "4", name: "Rina Putri", handle: "@rina", testimonial: "Laundrinya sangat harum dan hasilnya selalu rapi setiap saat.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg"},
{
- id: "5",
- name: "Dewi Cahyani",
- handle: "@dewi",
- testimonial: "Tempat laundry favorit! Pengerjaan on time dan staffnya sangat membantu.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
- },
+ id: "5", name: "Dewi Cahyani", handle: "@dewi", testimonial: "Tempat laundry favorit! Pengerjaan on time dan staffnya sangat membantu.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg"},
]}
title="Loved By The Community"
description="Here is what our happy customers are saying."
@@ -292,16 +166,13 @@ export default function LandingPage() {
@@ -310,38 +181,25 @@ export default function LandingPage() {