Merge version_2_1782812810223 into main #2
@@ -71,11 +71,11 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Order Management", description: "Seamless tracking systems.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-scissors-with-thimbles-tag_23-2148527858.jpg"},
|
||||
{
|
||||
title: "Storefronts", description: "Locations at Palm Village & more.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-pretty-woman-walking-with-purchases_23-2147652132.jpg"},
|
||||
title: "Storefronts", description: "Locations at Palm Village & more.", imageSrc: "https://images.unsplash.com/photo-1573497019940-1c28c88b4f3e?auto=format&fit=crop&q=80&w=800"},
|
||||
{
|
||||
title: "Garment Rails", description: "Automated hanging care.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-white-towels-drying-line_23-2148230565.jpg"},
|
||||
title: "Garment Rails", description: "Automated hanging care.", imageSrc: "https://images.unsplash.com/photo-1582735689369-4fe89db7114c?auto=format&fit=crop&q=80&w=800"},
|
||||
{
|
||||
title: "Reception Care", description: "Friendly frontline service.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-owner_23-2148828319.jpg"},
|
||||
title: "Reception Care", description: "Friendly frontline service.", imageSrc: "https://images.unsplash.com/photo-1573496359142-b8d87734a5a2?auto=format&fit=crop&q=80&w=800"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -84,21 +84,21 @@ export default function HomePage() {
|
||||
<div id="pricing" data-section="pricing">
|
||||
<SectionErrorBoundary name="pricing">
|
||||
<PricingSimpleCards
|
||||
tag="Affordable Quality"
|
||||
title="Simple Pricing"
|
||||
description="Premium cleaning at competitive prices."
|
||||
tag="Estimated Market Prices"
|
||||
title="Typical Rates in Dar es Salaam"
|
||||
description="While Micnic does not publish exact prices, here are the typical rates charged by professional dry cleaners in the area."
|
||||
plans={[
|
||||
{
|
||||
tag: "Basic", price: "From 15,000 TZS", description: "Standard shirts and basic attire.", features: [
|
||||
"Machine wash", "Steam press", "Standard tag"],
|
||||
tag: "Everyday Wear", price: "3,000 - 8,000 TZS", description: "Standard daily clothing items.", features: [
|
||||
"Shirt: 3,000–4,000 TZS", "T-shirt: 3,500–6,000 TZS", "Trousers: 4,000–6,000 TZS", "Jeans: 5,000–8,000 TZS"],
|
||||
},
|
||||
{
|
||||
tag: "Professional", price: "From 25,000 TZS", description: "Suits, formal wear, and delicates.", features: [
|
||||
"Expert hand finishing", "Stain removal", "Advanced tagging"],
|
||||
tag: "Outerwear", price: "5,000 - 8,000 TZS", description: "Warm clothes and jackets.", features: [
|
||||
"Sweater: 5,000–8,000 TZS", "Hoodie: 6,000–8,000 TZS", "Jacket: 6,000–8,000 TZS"],
|
||||
},
|
||||
{
|
||||
tag: "Bulk", price: "Custom", description: "For hotels and large businesses.", features: [
|
||||
"High capacity", "Daily pickup", "Detailed inventory"],
|
||||
tag: "Formal Wear", price: "15,000 - 20,000 TZS", description: "Suits, dresses, and special garments.", features: [
|
||||
"Suit (2-piece): 15,000–18,000 TZS", "Suit (3-piece): 18,000–20,000 TZS", "Dress: 15,000–20,000 TZS"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user