4 Commits

Author SHA1 Message Date
f4934892ea Update src/app/page.tsx 2026-05-22 09:35:53 +00:00
bc821cd697 Merge version_3 into main
Merge version_3 into main
2026-05-22 09:33:43 +00:00
03198039c2 Update src/app/page.tsx 2026-05-22 09:33:40 +00:00
69330fea28 Merge version_2 into main
Merge version_2 into main
2026-05-22 09:31:14 +00:00

View File

@@ -36,7 +36,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
brandName="MELINA Ruby" brandName="MELINA Ruby"
button={{ text: "Call 0110 864 488", href: "tel:0110864488" }} button={{ text: "Call +25473 952019", href: "tel:+25473952019" }}
/> />
</div> </div>
@@ -46,27 +46,26 @@ export default function LandingPage() {
title="Excellence in Every Thread" title="Excellence in Every Thread"
description="Quality laundry & dry cleaning services for the residents of Kisumu. Trust the experts to restore your garments to perfection." description="Quality laundry & dry cleaning services for the residents of Kisumu. Trust the experts to restore your garments to perfection."
leftCarouselItems={[ leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-man-holding-stack-folded-towel-laundry_23-2148401414.jpg", imageAlt: "Dry Cleaning" }, { imageSrc: "https://img.freepik.com/free-photo/smiling-african-american-man-holding-stack-folded-towel-laundry_23-2148401414.jpg", imageAlt: "Dry Cleaning" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-smiling-african-american-woman-holding-laundry_23-2148701445.jpg", imageAlt: "Laundry" }, { imageSrc: "https://img.freepik.com/free-photo/portrait-happy-smiling-african-american-woman-holding-laundry_23-2148701445.jpg", imageAlt: "Laundry" },
{ imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-folding-shirts-laundry_23-2148401421.jpg", imageAlt: "Express" }, { imageSrc: "https://img.freepik.com/free-photo/african-american-man-folding-shirts-laundry_23-2148401421.jpg", imageAlt: "Express" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-african-american-woman-ironing-clothes_23-2148401450.jpg", imageAlt: "Ironing" }, { imageSrc: "https://img.freepik.com/free-photo/portrait-smiling-young-african-american-woman-ironing-clothes_23-2148401450.jpg", imageAlt: "Ironing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-man-smiling-laundry_23-2148401418.jpg", imageAlt: "Carpet" }, { imageSrc: "https://img.freepik.com/free-photo/young-african-american-man-smiling-laundry_23-2148401418.jpg", imageAlt: "Carpet" },
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-couple-folding-laundry-together_23-2148401455.jpg", imageAlt: "Pickup" }, { imageSrc: "https://img.freepik.com/free-photo/happy-african-american-couple-folding-laundry-together_23-2148401455.jpg", imageAlt: "Pickup" },
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-woman-holding-towel_23-2148401425.jpg", imageAlt: "Laundry" }, { imageSrc: "https://img.freepik.com/free-photo/smiling-african-american-woman-holding-towel_23-2148401425.jpg", imageAlt: "Laundry" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-african-american-man-doing-laundry_23-2148401438.jpg", imageAlt: "Dry Cleaning" }, { imageSrc: "https://img.freepik.com/free-photo/cheerful-young-african-american-man-doing-laundry_23-2148401438.jpg", imageAlt: "Dry Cleaning" },
{ imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-folding-clothes-laundry_23-2148401460.jpg", imageAlt: "Express" }, { imageSrc: "https://img.freepik.com/free-photo/african-american-woman-folding-clothes-laundry_23-2148401460.jpg", imageAlt: "Express" },
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-man-ironing-shirt_23-2148401480.jpg", imageAlt: "Ironing" }, { imageSrc: "https://img.freepik.com/free-photo/happy-african-american-man-ironing-shirt_23-2148401480.jpg", imageAlt: "Ironing" },
]} ]}
buttons={[{ text: "Call Now: 0110 864 488", href: "tel:0110864488" }] buttons={[{ text: "Call Now: +25473 952019", href: "tel:+25473952019" }]}
}
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/smiling-african-american-senior-man-holding-phone_23-2148401490.jpg", alt: "Customer profile" }, { src: "https://img.freepik.com/free-photo/smiling-african-american-senior-man-holding-phone_23-2148401490.jpg", alt: "Customer profile" },
{ src: "http://img.b2bpic.net/free-photo/confident-african-american-business-woman_23-2148401500.jpg", alt: "Customer profile" }, { src: "https://img.freepik.com/free-photo/confident-african-american-business-woman_23-2148401500.jpg", alt: "Customer profile" },
{ src: "http://img.b2bpic.net/free-photo/happy-middle-aged-african-american-woman_23-2148401510.jpg", alt: "Customer profile" }, { src: "https://img.freepik.com/free-photo/happy-middle-aged-african-american-woman_23-2148401510.jpg", alt: "Customer profile" },
{ src: "http://img.b2bpic.net/free-photo/smiling-african-american-young-woman_23-2148401520.jpg", alt: "Customer profile" }, { src: "https://img.freepik.com/free-photo/smiling-african-american-young-woman_23-2148401520.jpg", alt: "Customer profile" },
{ src: "http://img.b2bpic.net/free-photo/handsome-successful-african-american-man_23-2148401530.jpg", alt: "Customer profile" }, { src: "https://img.freepik.com/free-photo/handsome-successful-african-american-man_23-2148401530.jpg", alt: "Customer profile" },
]} ]}
marqueeItems={[ marqueeItems={[
{ type: "text", text: "Premium Care" }, { type: "text", text: "Premium Care" },
@@ -84,9 +83,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ id: "m1", value: "500+", title: "Happy Clients", description: "Served across Kisumu", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-diverse-people-smiling-together_23-2148401550.jpg" }, { id: "m1", value: "500+", title: "Happy Clients", description: "Served across Kisumu", imageSrc: "https://img.freepik.com/free-photo/group-happy-diverse-people-smiling-together_23-2148401550.jpg" },
{ id: "m2", value: "7 Days", title: "Availability", description: "Open every single day", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-man-smiling-hotel-room_23-2148401560.jpg" }, { id: "m2", value: "7 Days", title: "Availability", description: "Open every single day", imageSrc: "https://img.freepik.com/free-photo/happy-african-american-man-smiling-hotel-room_23-2148401560.jpg" },
{ id: "m3", value: "24H", title: "Express Service", description: "For those who need it now", imageSrc: "http://img.b2bpic.net/free-photo/stressed-african-american-man-laundry_23-2148401570.jpg" }, { id: "m3", value: "24H", title: "Express Service", description: "For those who need it now", imageSrc: "https://img.freepik.com/free-photo/stressed-african-american-man-laundry_23-2148401570.jpg" },
]} ]}
title="Trusted by Kisumu" title="Trusted by Kisumu"
description="Our dedication to quality ensures every client gets back clean, fresh garments daily." description="Our dedication to quality ensures every client gets back clean, fresh garments daily."
@@ -100,12 +99,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ id: "p1", name: "Dry Cleaning", price: "From KES 200", imageSrc: "http://img.b2bpic.net/free-photo/organized-laundry-clothes_23-2148401580.jpg" }, { id: "p1", name: "Dry Cleaning", price: "From KES 200", imageSrc: "https://img.freepik.com/free-photo/organized-laundry-clothes_23-2148401580.jpg" },
{ id: "p2", name: "Professional Laundry", price: "From KES 150", imageSrc: "http://img.b2bpic.net/free-photo/neatly-folded-towels-shelf_23-2148401590.jpg" }, { id: "p2", name: "Professional Laundry", price: "From KES 150", imageSrc: "https://img.freepik.com/free-photo/neatly-folded-towels-shelf_23-2148401590.jpg" },
{ id: "p3", name: "Carpet & Duvet", price: "From KES 500", imageSrc: "http://img.b2bpic.net/free-photo/chambermaid-making-hotel-bed_23-2148401600.jpg" }, { id: "p3", name: "Carpet & Duvet", price: "From KES 500", imageSrc: "https://img.freepik.com/free-photo/chambermaid-making-hotel-bed_23-2148401600.jpg" },
{ id: "p4", name: "Ironing Only", price: "From KES 100", imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-ironing-shirt_23-2148401610.jpg" }, { id: "p4", name: "Ironing Only", price: "From KES 100", imageSrc: "https://img.freepik.com/free-photo/african-american-woman-ironing-shirt_23-2148401610.jpg" },
{ id: "p5", name: "Express Service", price: "Same Day", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-laundry_23-2148401620.jpg" }, { id: "p5", name: "Express Service", price: "Same Day", imageSrc: "https://img.freepik.com/free-photo/young-man-with-laundry_23-2148401620.jpg" },
{ id: "p6", name: "Pickup & Delivery", price: "Free in Kisumu", imageSrc: "http://img.b2bpic.net/free-photo/delivery-service-african-american-woman_23-2148401630.jpg" }, { id: "p6", name: "Pickup & Delivery", price: "Free in Kisumu", imageSrc: "https://img.freepik.com/free-photo/delivery-service-african-american-woman_23-2148401630.jpg" },
]} ]}
title="Our Specialized Services" title="Our Specialized Services"
description="Premium garment care tailored for your specific needs." description="Premium garment care tailored for your specific needs."
@@ -122,10 +121,10 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ id: "f1", title: "Booking", tags: ["Simple"], imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-folding-laundry_23-2148401640.jpg" }, { id: "f1", title: "Booking", tags: ["Simple"], imageSrc: "https://img.freepik.com/free-photo/african-american-man-folding-laundry_23-2148401640.jpg" },
{ id: "f2", title: "Pickup", tags: ["Convenient"], imageSrc: "http://img.b2bpic.net/free-photo/diverse-group-people-laundry_23-2148401650.jpg" }, { id: "f2", title: "Pickup", tags: ["Convenient"], imageSrc: "https://img.freepik.com/free-photo/diverse-group-people-laundry_23-2148401650.jpg" },
{ id: "f3", title: "Cleaning", tags: ["Professional"], imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-folding-towels_23-2148401660.jpg" }, { id: "f3", title: "Cleaning", tags: ["Professional"], imageSrc: "https://img.freepik.com/free-photo/african-american-woman-folding-towels_23-2148401660.jpg" },
{ id: "f4", title: "Delivery", tags: ["Fast"], imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-ironing-clothes_23-2148401670.jpg" }, { id: "f4", title: "Delivery", tags: ["Fast"], imageSrc: "https://img.freepik.com/free-photo/african-american-man-ironing-clothes_23-2148401670.jpg" },
]} ]}
title="Our Process" title="Our Process"
description="Simple steps to fresh garments." description="Simple steps to fresh garments."
@@ -138,9 +137,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ id: "w1", title: "Expert Care", tags: ["Premium"], imageSrc: "http://img.b2bpic.net/free-photo/professional-african-american-laundry-worker_23-2148401680.jpg" }, { id: "w1", title: "Expert Care", tags: ["Premium"], imageSrc: "https://img.freepik.com/free-photo/professional-african-american-laundry-worker_23-2148401680.jpg" },
{ id: "w2", title: "Eco Friendly", tags: ["Green"], imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-african-american-woman-sportswear_23-2148401690.jpg" }, { id: "w2", title: "Eco Friendly", tags: ["Green"], imageSrc: "https://img.freepik.com/free-photo/healthy-lifestyle-african-american-woman-sportswear_23-2148401690.jpg" },
{ id: "w3", title: "Fair Pricing", tags: ["Affordable"], imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-man-organizing-clothes_23-2148401700.jpg" }, { id: "w3", title: "Fair Pricing", tags: ["Affordable"], imageSrc: "https://img.freepik.com/free-photo/happy-african-american-man-organizing-clothes_23-2148401700.jpg" },
]} ]}
title="Why Choose Melina Ruby" title="Why Choose Melina Ruby"
description="Quality assurance in everything we do." description="Quality assurance in everything we do."
@@ -154,11 +153,11 @@ export default function LandingPage() {
gridVariant="asymmetric-60-wide-40-narrow" gridVariant="asymmetric-60-wide-40-narrow"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ id: "t1", name: "Sarah O.", role: "Professional", company: "Kisumu", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-woman-smiling_23-2148401710.jpg" }, { id: "t1", name: "Sarah O.", role: "Professional", company: "Kisumu", rating: 5, imageSrc: "https://img.freepik.com/free-photo/happy-african-american-woman-smiling_23-2148401710.jpg" },
{ id: "t2", name: "John M.", role: "Student", company: "Kisumu", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-man-smiling_23-2148401720.jpg" }, { id: "t2", name: "John M.", role: "Student", company: "Kisumu", rating: 5, imageSrc: "https://img.freepik.com/free-photo/happy-african-american-man-smiling_23-2148401720.jpg" },
{ id: "t3", name: "Emily K.", role: "Office Worker", company: "Kisumu", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-african-american-woman_23-2148401730.jpg" }, { id: "t3", name: "Emily K.", role: "Office Worker", company: "Kisumu", rating: 5, imageSrc: "https://img.freepik.com/free-photo/cheerful-african-american-woman_23-2148401730.jpg" },
{ id: "t4", name: "David L.", role: "Businessman", company: "Kisumu", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-man_23-2148401740.jpg" }, { id: "t4", name: "David L.", role: "Businessman", company: "Kisumu", rating: 5, imageSrc: "https://img.freepik.com/free-photo/confident-african-american-man_23-2148401740.jpg" },
{ id: "t5", name: "Jane W.", role: "Manager", company: "Kisumu", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-woman_23-2148401750.jpg" }, { id: "t5", name: "Jane W.", role: "Manager", company: "Kisumu", rating: 5, imageSrc: "https://img.freepik.com/free-photo/smiling-african-american-woman_23-2148401750.jpg" },
]} ]}
title="Client Stories" title="Client Stories"
description="Loved by clients across Kisumu." description="Loved by clients across Kisumu."
@@ -169,8 +168,8 @@ export default function LandingPage() {
<ContactText <ContactText
useInvertedBackground={true} useInvertedBackground={true}
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
text="Visit us at Lolwe, Kisumu. MonSat 7am7pm, Sun 11am7pm. Call 0110 864 488 for pickup." text="Visit us at Lolwe, Kisumu. MonSat 7am7pm, Sun 11am7pm. Call +25473 952019 for pickup."
buttons={[{ text: "Contact Us", href: "tel:0110864488" }]} buttons={[{ text: "Contact Us", href: "tel:+25473952019" }]}
/> />
</div> </div>
@@ -179,7 +178,7 @@ export default function LandingPage() {
logoText="MELINA Ruby" logoText="MELINA Ruby"
columns={[ columns={[
{ title: "Navigation", items: [{ label: "Services", href: "#services" }, { label: "About", href: "#about" }] }, { title: "Navigation", items: [{ label: "Services", href: "#services" }, { label: "About", href: "#about" }] },
{ title: "Contact", items: [{ label: "Call Us", href: "tel:0110864488" }, { label: "Location", href: "#" }] }, { title: "Contact", items: [{ label: "Call Us", href: "tel:+25473952019" }, { label: "Location", href: "#" }] },
]} ]}
/> />
</div> </div>