Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 06:57:23 +00:00

View File

@@ -32,39 +32,23 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Alterations",
id: "services",
},
name: "Alterations", id: "services"},
{
name: "Wedding Dress Care",
id: "services",
},
name: "Wedding Dress Care", id: "services"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "About Us",
id: "about-community",
},
name: "About Us", id: "about-community"},
{
name: "Contact",
id: "contact-footer",
},
name: "Contact", id: "contact-footer"},
]}
brandName="Freshwater Dry Cleaners"
button={{
text: "Call Now",
href: "tel:0499592479",
}}
text: "Call Now", href: "tel:0499592479"}}
/>
</div>
@@ -74,78 +58,39 @@ export default function LandingPage() {
description="Professional dry cleaning, expert alterations, wedding dress care and garment repairs delivered with the personal service only a family-owned business can provide."
testimonials={[
{
name: "Sarah J.",
handle: "@sarah_j",
testimonial: "\"Absolutely wonderful family-run business. Friendly, professional and very experienced.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg",
imageAlt: "Sarah J. customer review",
},
name: "Sarah J.", handle: "@sarah_j", testimonial: "\"Absolutely wonderful family-run business. Friendly, professional and very experienced.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/serious-beautiful-middle-aged-business-woman_1262-3072.jpg", imageAlt: "Sarah J. customer review"},
{
name: "Michael R.",
handle: "@michael_r",
testimonial: "\"Best dry cleaners on the beaches. The alterations are always flawless.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
imageAlt: "Michael R. customer review",
},
name: "Michael R.", handle: "@michael_r", testimonial: "\"Best dry cleaners on the beaches. The alterations are always flawless.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", imageAlt: "Michael R. customer review"},
{
name: "Emily P.",
handle: "@emily_p",
testimonial: "\"I wouldn't trust anyone else with my luxury garments. Fast turnaround and exceptional quality.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sassy-blond-young-woman-stylish-luxury-silver-dress-winking-take-things-control-show-okay-n_1258-137399.jpg",
imageAlt: "Emily P. customer review",
},
name: "Emily P.", handle: "@emily_p", testimonial: "\"I wouldn't trust anyone else with my luxury garments. Fast turnaround and exceptional quality.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sassy-blond-young-woman-stylish-luxury-silver-dress-winking-take-things-control-show-okay-n_1258-137399.jpg", imageAlt: "Emily P. customer review"},
{
name: "David L.",
handle: "@david_l",
testimonial: "\"Friendly service every single time, and over 20 years of outstanding results. Highly recommend!\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg",
imageAlt: "David L. customer review",
},
name: "David L.", handle: "@david_l", testimonial: "\"Friendly service every single time, and over 20 years of outstanding results. Highly recommend!\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "David L. customer review"},
{
name: "Jessica M.",
handle: "@jessica_m",
testimonial: "\"My wedding dress looked brand new after their specialist cleaning. The attention to detail is second to none.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg",
imageAlt: "Jessica M. customer review",
},
name: "Jessica M.", handle: "@jessica_m", testimonial: "\"My wedding dress looked brand new after their specialist cleaning. The attention to detail is second to none.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", imageAlt: "Jessica M. customer review"},
]}
tag="★★★★★ 5.0 Rating"
buttons={[
{
text: "Call Now",
href: "tel:0499592479",
},
text: "Call Now", href: "tel:0499592479"},
{
text: "Get Directions",
href: "https://www.google.com/maps/dir/?api=1&destination=30+Lawrence+Street,+Freshwater+NSW+2096",
},
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=30+Lawrence+Street,+Freshwater+NSW+2096"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-man-smiling-confident-wearing-glasses-isolated-white-background_839833-35235.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-man-smiling-confident-wearing-glasses-isolated-white-background_839833-35235.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8827.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8827.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-3628.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-3628.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", alt: "Customer 5"},
]}
avatarText="Trusted By Generations Of Northern Beaches Families"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-thread-with-textile-scissors_23-2148614741.jpg"
@@ -158,8 +103,10 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
title="Why Locals Keep Coming Back"
description="When it comes to your favourite clothes, experience matters. For years, Freshwater Dry Cleaners has earned the trust of Northern Beaches residents through exceptional workmanship, honest advice, and customer service that goes above and beyond."
/>
<p className="mt-4 text-center text-lg text-gray-600 dark:text-gray-300">
When it comes to your favourite clothes, experience matters. For years, Freshwater Dry Cleaners has earned the trust of Northern Beaches residents through exceptional workmanship, honest advice, and customer service that goes above and beyond.
</p>
</div>
<div id="features" data-section="features">
@@ -169,59 +116,23 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "EXPERT GARMENT CARE",
author: "Freshwater Team",
description: "Every garment is carefully inspected and treated using the most appropriate cleaning methods.",
tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-blue-fabric-with-measuring-tape-table_23-2148180320.jpg",
imageAlt: "Expert garment care",
},
id: "f1", title: "EXPERT GARMENT CARE", author: "Freshwater Team", description: "Every garment is carefully inspected and treated using the most appropriate cleaning methods.", tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-blue-fabric-with-measuring-tape-table_23-2148180320.jpg", imageAlt: "Expert garment care"},
{
id: "f2",
title: "MASTER ALTERATIONS",
author: "Freshwater Team",
description: "From simple hems to complex bridal alterations, our experienced team delivers precision craftsmanship.",
tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/colored-thread-spools-with-scissors_23-2148242133.jpg",
imageAlt: "Master alterations",
},
id: "f2", title: "MASTER ALTERATIONS", author: "Freshwater Team", description: "From simple hems to complex bridal alterations, our experienced team delivers precision craftsmanship.", tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/colored-thread-spools-with-scissors_23-2148242133.jpg", imageAlt: "Master alterations"},
{
id: "f3",
title: "FAST TURNAROUND",
author: "Freshwater Team",
description: "Need something urgently? We do our best to accommodate fast turnaround requests whenever possible.",
tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-shirt-shopping-boutique_482257-85804.jpg",
imageAlt: "Fast turnaround service",
},
id: "f3", title: "FAST TURNAROUND", author: "Freshwater Team", description: "Need something urgently? We do our best to accommodate fast turnaround requests whenever possible.", tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-shirt-shopping-boutique_482257-85804.jpg", imageAlt: "Fast turnaround service"},
{
id: "f4",
title: "FAMILY OWNED",
author: "Freshwater Team",
description: "A local family business that genuinely cares about every customer who walks through the door.",
tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/smiley-parents-embracing-son-home_23-2148414904.jpg",
imageAlt: "Family owned business",
},
id: "f4", title: "FAMILY OWNED", author: "Freshwater Team", description: "A local family business that genuinely cares about every customer who walks through the door.", tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/smiley-parents-embracing-son-home_23-2148414904.jpg", imageAlt: "Family owned business"},
{
id: "f5",
title: "ATTENTION TO DETAIL",
author: "Freshwater Team",
description: "The difference is in the details. Every garment receives the care and attention it deserves.",
tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-using-sandpaper_23-2149394461.jpg",
imageAlt: "Attention to detail",
},
id: "f5", title: "ATTENTION TO DETAIL", author: "Freshwater Team", description: "The difference is in the details. Every garment receives the care and attention it deserves.", tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-using-sandpaper_23-2149394461.jpg", imageAlt: "Attention to detail"},
{
id: "f6",
title: "TRUSTED BY THE COMMUNITY",
author: "Freshwater Team",
description: "Many customers have trusted us with their clothing for over a decade, a testament to our consistent service.",
tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/group-volunteers-doing-thumbs-up-sign_23-2148687294.jpg",
imageAlt: "Trusted by the community",
},
id: "f6", title: "TRUSTED BY THE COMMUNITY", author: "Freshwater Team", description: "Many customers have trusted us with their clothing for over a decade, a testament to our consistent service.", tags: [],
imageSrc: "http://img.b2bpic.net/free-photo/group-volunteers-doing-thumbs-up-sign_23-2148687294.jpg", imageAlt: "Trusted by the community"},
]}
title="Experience the Freshwater Difference"
description="Discover why our loyal customers consistently choose us for their most precious garments."
@@ -236,68 +147,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "s1",
name: "Dry Cleaning",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/flowers-petals-leaves-rug-wooden-surface_206273-17.jpg",
imageAlt: "Dry cleaning service",
},
id: "s1", name: "Dry Cleaning", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/flowers-petals-leaves-rug-wooden-surface_206273-17.jpg", imageAlt: "Dry cleaning service"},
{
id: "s2",
name: "Alterations & Tailoring",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-inserting-string-thread-needle-with-variety-textile_23-2148193638.jpg",
imageAlt: "Alterations and tailoring",
},
id: "s2", name: "Alterations & Tailoring", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-inserting-string-thread-needle-with-variety-textile_23-2148193638.jpg", imageAlt: "Alterations and tailoring"},
{
id: "s3",
name: "Wedding Dress Cleaning",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/designer-s-dress-hanging-coathanger_23-2147875007.jpg",
imageAlt: "Wedding dress cleaning",
},
id: "s3", name: "Wedding Dress Cleaning", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/designer-s-dress-hanging-coathanger_23-2147875007.jpg", imageAlt: "Wedding dress cleaning"},
{
id: "s4",
name: "Wedding Dress Alterations",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/designer-creates-clothes-studio_1157-33799.jpg",
imageAlt: "Wedding dress alterations",
},
id: "s4", name: "Wedding Dress Alterations", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/designer-creates-clothes-studio_1157-33799.jpg", imageAlt: "Wedding dress alterations"},
{
id: "s5",
name: "Repairs & Mending",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-tailor-hands-working-with-needles_23-2148827115.jpg",
imageAlt: "Garment repairs and mending",
},
id: "s5", name: "Repairs & Mending", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tailor-hands-working-with-needles_23-2148827115.jpg", imageAlt: "Garment repairs and mending"},
{
id: "s6",
name: "Suit Cleaning",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-adjusts-sleeve-his-jacket_8353-9802.jpg",
imageAlt: "Suit cleaning service",
},
id: "s6", name: "Suit Cleaning", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/stylish-man-adjusts-sleeve-his-jacket_8353-9802.jpg", imageAlt: "Suit cleaning service"},
{
id: "s7",
name: "Dress Cleaning",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-corset-wedding-dress_1304-3713.jpg",
imageAlt: "Elegant evening dress cleaning",
},
id: "s7", name: "Dress Cleaning", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-corset-wedding-dress_1304-3713.jpg", imageAlt: "Elegant evening dress cleaning"},
{
id: "s8",
name: "Shirt Service",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-holding-hands-waist-t-shirt-cap-looking-sure_176474-16261.jpg",
imageAlt: "Crisp white shirt pressed laundry",
},
id: "s8", name: "Shirt Service", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/young-male-holding-hands-waist-t-shirt-cap-looking-sure_176474-16261.jpg", imageAlt: "Crisp white shirt pressed laundry"},
{
id: "s9",
name: "Household Items",
price: "Enquire",
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4440.jpg",
imageAlt: "Clean duvet folded bedding",
},
id: "s9", name: "Household Items", price: "Enquire", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4440.jpg", imageAlt: "Clean duvet folded bedding"},
]}
title="Professional Garment Care Services"
description="From delicate dry cleaning to precision alterations, we offer a comprehensive range of services tailored to your needs."
@@ -311,23 +177,14 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Star,
title: "Customer Rating",
value: "★★★★★ 5.0",
},
id: "m1", icon: Star,
title: "Customer Rating", value: "★★★★★ 5.0"},
{
id: "m2",
icon: MessageCircle,
title: "Positive Reviews",
value: "139+ Five-Star",
},
id: "m2", icon: MessageCircle,
title: "Positive Reviews", value: "139+ Five-Star"},
{
id: "m3",
icon: CheckCircle,
title: "Years of Trust",
value: "Over 20 Years",
},
id: "m3", icon: CheckCircle,
title: "Years of Trust", value: "Over 20 Years"},
]}
title="Our Commitment to Excellence"
description="Years of dedicated service, backed by our community's trust and impeccable reviews."
@@ -340,50 +197,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
title: "Wonderful Family Business!",
quote: "\"Absolutely wonderful family-run business. Friendly, professional and very experienced. They treat every garment with care.\"",
name: "Sarah Johnson",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman-dressed-suit_171337-133.jpg",
imageAlt: "Sarah Johnson",
},
id: "t1", title: "Wonderful Family Business!", quote: "\"Absolutely wonderful family-run business. Friendly, professional and very experienced. They treat every garment with care.\"", name: "Sarah Johnson", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman-dressed-suit_171337-133.jpg", imageAlt: "Sarah Johnson"},
{
id: "t2",
title: "Flawless Alterations",
quote: "\"Best dry cleaners on the beaches. The alterations are always flawless, and they truly understand luxury garments.\"",
name: "Michael Chen",
role: "Corporate Worker",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
imageAlt: "Michael Chen",
},
id: "t2", title: "Flawless Alterations", quote: "\"Best dry cleaners on the beaches. The alterations are always flawless, and they truly understand luxury garments.\"", name: "Michael Chen", role: "Corporate Worker", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg", imageAlt: "Michael Chen"},
{
id: "t3",
title: "Exceptional Quality",
quote: "\"I wouldn't trust anyone else with my special occasion dresses. Fast turnaround and exceptional quality every single time.\"",
name: "Emily Rodriguez",
role: "Busy Professional",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-his-chin_329181-19392.jpg",
imageAlt: "Emily Rodriguez",
},
id: "t3", title: "Exceptional Quality", quote: "\"I wouldn't trust anyone else with my special occasion dresses. Fast turnaround and exceptional quality every single time.\"", name: "Emily Rodriguez", role: "Busy Professional", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-holding-his-chin_329181-19392.jpg", imageAlt: "Emily Rodriguez"},
{
id: "t4",
title: "Outstanding Service",
quote: "\"Over 20 years of outstanding service, and always with a friendly smile. Freshwater Dry Cleaners is a true community gem.\"",
name: "David Kim",
role: "Long-time Customer",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-beers-tailgate-party_53876-137732.jpg",
imageAlt: "David Kim",
},
id: "t4", title: "Outstanding Service", quote: "\"Over 20 years of outstanding service, and always with a friendly smile. Freshwater Dry Cleaners is a true community gem.\"", name: "David Kim", role: "Long-time Customer", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-beers-tailgate-party_53876-137732.jpg", imageAlt: "David Kim"},
{
id: "t5",
title: "Bridal Perfection",
quote: "\"My wedding dress looked brand new after their specialist cleaning. The attention to detail is second to none, a truly premium service.\"",
name: "Jessica Lee",
role: "Bride",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-working-together_23-2149181995.jpg",
imageAlt: "Jessica Lee",
},
id: "t5", title: "Bridal Perfection", quote: "\"My wedding dress looked brand new after their specialist cleaning. The attention to detail is second to none, a truly premium service.\"", name: "Jessica Lee", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-working-together_23-2149181995.jpg", imageAlt: "Jessica Lee"},
]}
title="What Our Customers Say"
description="Hear directly from the Freshwater community about our exceptional service and dedication to quality."
@@ -394,8 +216,12 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="A Proud Part Of The Freshwater Community"
description="Freshwater Dry Cleaners is a family-owned business proudly serving Freshwater and the Northern Beaches. Built on hard work, integrity and exceptional customer service, we've earned a reputation for delivering consistently outstanding results while treating every customer like family. Whether you're bringing in an everyday shirt, an important business suit or a treasured wedding dress, you can trust our experienced team to care for your garments as if they were our own. \n\n**Mission Statement:** Quality workmanship. Friendly service. Trusted local expertise."
/>
<p className="mt-4 text-center text-lg text-gray-600 dark:text-gray-300 whitespace-pre-line">
Freshwater Dry Cleaners is a family-owned business proudly serving Freshwater and the Northern Beaches. Built on hard work, integrity and exceptional customer service, we've earned a reputation for delivering consistently outstanding results while treating every customer like family. Whether you're bringing in an everyday shirt, an important business suit or a treasured wedding dress, you can trust our experienced team to care for your garments as if they were our own.
Mission Statement: Quality workmanship. Friendly service. Trusted local expertise.
</p>
</div>
<div id="faq" data-section="faq">
@@ -403,40 +229,19 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How long does dry cleaning take?",
content: "Standard dry cleaning typically takes 2-3 business days. We offer expedited services for urgent requests, please contact us for details.",
},
id: "q1", title: "How long does dry cleaning take?", content: "Standard dry cleaning typically takes 2-3 business days. We offer expedited services for urgent requests, please contact us for details."},
{
id: "q2",
title: "Do you offer alterations?",
content: "Yes, we have master tailors on staff providing expert alterations for all types of garments, from everyday wear to complex bridal alterations.",
},
id: "q2", title: "Do you offer alterations?", content: "Yes, we have master tailors on staff providing expert alterations for all types of garments, from everyday wear to complex bridal alterations."},
{
id: "q3",
title: "Can you clean wedding dresses?",
content: "Absolutely. We specialize in delicate wedding dress cleaning and preservation, treating each gown with the utmost care and attention.",
},
id: "q3", title: "Can you clean wedding dresses?", content: "Absolutely. We specialize in delicate wedding dress cleaning and preservation, treating each gown with the utmost care and attention."},
{
id: "q4",
title: "Do you repair damaged clothing?",
content: "Yes, our experienced team provides quality repairs and mending to extend the life of your favorite garments.",
},
id: "q4", title: "Do you repair damaged clothing?", content: "Yes, our experienced team provides quality repairs and mending to extend the life of your favorite garments."},
{
id: "q5",
title: "Can you remove difficult stains?",
content: "Our garment care specialists are highly experienced in stain removal and use advanced techniques to tackle even the most difficult stains.",
},
id: "q5", title: "Can you remove difficult stains?", content: "Our garment care specialists are highly experienced in stain removal and use advanced techniques to tackle even the most difficult stains."},
{
id: "q6",
title: "Do you offer urgent services?",
content: "We understand that sometimes you need items urgently. Please speak to our staff, and we will do our best to accommodate fast turnaround requests.",
},
id: "q6", title: "Do you offer urgent services?", content: "We understand that sometimes you need items urgently. Please speak to our staff, and we will do our best to accommodate fast turnaround requests."},
{
id: "q7",
title: "What types of garments do you clean?",
content: "We clean a wide range of items including suits, dresses, coats, uniforms, delicate fabrics, wedding dresses, and even household items like doonas and blankets.",
},
id: "q7", title: "What types of garments do you clean?", content: "We clean a wide range of items including suits, dresses, coats, uniforms, delicate fabrics, wedding dresses, and even household items like doonas and blankets."},
]}
sideTitle="Serving Freshwater & The Northern Beaches"
sideDescription="Conveniently located in Freshwater, we proudly serve customers from: Freshwater, Manly, Queenscliff, Curl Curl, Brookvale, Dee Why, Narrabeen, Balgowlah, Fairlight, North Manly, Seaforth, and all Northern Beaches suburbs."
@@ -451,12 +256,12 @@ export default function LandingPage() {
title="Give Your Clothes The Care They Deserve"
buttons={[
{
text: "Call Freshwater Dry Cleaners Today",
href: "tel:0499592479",
},
text: "Call Freshwater Dry Cleaners Today", href: "tel:0499592479"},
]}
description="Join the hundreds of local customers who trust Freshwater Dry Cleaners for professional garment care and alterations."
/>
<p className="mt-4 text-center text-lg text-gray-600 dark:text-gray-300">
Join the hundreds of local customers who trust Freshwater Dry Cleaners for professional garment care and alterations.
</p>
</div>
<div id="contact-footer" data-section="contact-footer">
@@ -466,58 +271,35 @@ export default function LandingPage() {
logoText="Freshwater Dry Cleaners"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Dry Cleaning",
href: "#services",
},
label: "Dry Cleaning", href: "#services"},
{
label: "Alterations",
href: "#services",
},
label: "Alterations", href: "#services"},
{
label: "Wedding Dress Care",
href: "#services",
},
label: "Wedding Dress Care", href: "#services"},
{
label: "Repairs & Mending",
href: "#services",
},
label: "Repairs & Mending", href: "#services"},
],
},
{
title: "About",
items: [
title: "About", items: [
{
label: "Why Choose Us",
href: "#about-why-us",
},
label: "Why Choose Us", href: "#about-why-us"},
{
label: "Our Community",
href: "#about-community",
},
label: "Our Community", href: "#about-community"},
{
label: "Reviews",
href: "#testimonials",
},
label: "Reviews", href: "#testimonials"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Call Us: 0499 592 479",
href: "tel:0499592479",
},
label: "Call Us: 0499 592 479", href: "tel:0499592479"},
{
label: "Get Directions",
href: "https://www.google.com/maps/dir/?api=1&destination=30+Lawrence+Street,+Freshwater+NSW+2096",
},
label: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=30+Lawrence+Street,+Freshwater+NSW+2096"},
{
label: "Hours: Mon-Sat 8am-7pm, Sun 11am-5pm",
href: "#",
},
label: "Hours: Mon-Sat 8am-7pm, Sun 11am-5pm", href: "#"},
],
},
]}