9 Commits

Author SHA1 Message Date
b4d1897221 Merge version_5 into main
Merge version_5 into main
2026-04-06 17:57:48 +00:00
c1d23d8b97 Update src/app/page.tsx 2026-04-06 17:57:45 +00:00
4a4ade1db0 Merge version_4 into main
Merge version_4 into main
2026-04-06 00:19:23 +00:00
47fbf5d595 Update src/app/page.tsx 2026-04-06 00:19:20 +00:00
b2b276a116 Merge version_3 into main
Merge version_3 into main
2026-04-06 00:17:52 +00:00
73a4997ee9 Update src/app/page.tsx 2026-04-06 00:17:49 +00:00
dec77211e7 Merge version_2 into main
Merge version_2 into main
2026-04-05 23:58:21 +00:00
680abd46b1 Update src/app/page.tsx 2026-04-05 23:58:15 +00:00
c3349a52ea Merge version_1 into main
Merge version_1 into main
2026-04-05 23:40:14 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Pricing",
id: "pricing",
},
name: "Pricing", id: "pricing"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Atherton Cleaners"
/>
@@ -54,64 +46,41 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Quality Dry Cleaning. Fair Prices. Family Care."
description="Trusted by Redwood City families for expert cleaning, tailoring, and alterations. Same quality service, new ownership—still going the extra mile for you."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/closeup-joyful-beautiful-africanamerican-woman-laughing-looking-happy-standing-yello_1258-130124.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/closeup-joyful-beautiful-africanamerican-woman-laughing-looking-happy-standing-yello_1258-130124.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/people-spending-time-gas-station_23-2150440228.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/people-spending-time-gas-station_23-2150440228.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-man-holding-collar-his-shirt-looking-camera_23-2148130309.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-man-holding-collar-his-shirt-looking-camera_23-2148130309.jpg", alt: "Customer"},
]}
avatarText="Trusted by 500+ Redwood City Families"
buttons={[
{
text: "See Our Services & Hours",
href: "#services",
},
text: "See Our Services & Hours", href: "#services"},
]}
marqueeItems={[
{
type: "text-icon",
text: "Eco-Friendly",
icon: Leaf,
type: "text-icon", text: "Eco-Friendly", icon: Leaf,
},
{
type: "text-icon",
text: "Same-Day Service",
icon: Clock,
type: "text-icon", text: "Same-Day Service", icon: Clock,
},
{
type: "text-icon",
text: "Expert Tailoring",
icon: Scissors,
type: "text-icon", text: "Expert Tailoring", icon: Scissors,
},
{
type: "text-icon",
text: "Family Owned",
icon: Users,
type: "text-icon", text: "Family Owned", icon: Users,
},
{
type: "text-icon",
text: "Gentle Care",
icon: Heart,
type: "text-icon", text: "Gentle Care", icon: Heart,
},
]}
/>
@@ -125,19 +94,13 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
title: "Eco-Friendly Dry Cleaning",
description: "Professional cleaning using safe, environmentally conscious methods for all fabrics.",
},
title: "Eco-Friendly Dry Cleaning", description: "Professional cleaning using safe, environmentally conscious methods for all fabrics."},
{
icon: Scissors,
title: "Expert Alterations",
description: "Precision tailoring and repairs for suits, dresses, and everyday garments.",
},
title: "Expert Alterations", description: "Precision tailoring and repairs for suits, dresses, and everyday garments."},
{
icon: Shield,
title: "Delicate Fabric Care",
description: "Specialized handling for wedding gowns, sequined dresses, and fine heirlooms.",
},
title: "Delicate Fabric Care", description: "Specialized handling for wedding gowns, sequined dresses, and fine heirlooms."},
]}
title="Our Expert Services"
description="We treat every garment like our own, ensuring expert care and attention to detail."
@@ -151,53 +114,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
title: "Dry Cleaning",
price: "$12.00",
period: "/item",
features: [
"Shirts and Blouses",
"Professional Pressing",
"Eco-Friendly Process",
],
id: "basic", title: "Dry Cleaning", price: "$12.00", period: "/item", features: [
"Shirts and Blouses", "Professional Pressing", "Eco-Friendly Process"],
button: {
text: "Inquire Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-sewing-machine-with-blue-fabric_1268-14714.jpg",
},
text: "Inquire Now", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-sewing-machine-with-blue-fabric_1268-14714.jpg"},
{
id: "pro",
title: "Suits & Dresses",
price: "$18.00",
period: "/item",
features: [
"Two-Piece Suits",
"Full Evening Gowns",
"Hand-Finished",
],
id: "pro", title: "Suits & Dresses", price: "$18.00", period: "/item", features: [
"Two-Piece Suits", "Full Evening Gowns", "Hand-Finished"],
button: {
text: "Inquire Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg?_wi=1",
},
text: "Inquire Now", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg?_wi=1"},
{
id: "enterprise",
title: "Alterations",
price: "From $15",
period: "/task",
features: [
"Hemming",
"Waist Adjustments",
"Repair and Reinforcement",
],
id: "enterprise", title: "Alterations", price: "From $15", period: "/task", features: [
"Hemming", "Waist Adjustments", "Repair and Reinforcement"],
button: {
text: "Inquire Now",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-blue-fabric-with-measuring-tape-table_23-2148180320.jpg",
},
text: "Inquire Now", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-blue-fabric-with-measuring-tape-table_23-2148180320.jpg"},
]}
title="Clear & Fair Pricing"
description="Transparent pricing for all your dry cleaning and tailoring needs."
@@ -211,40 +144,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Miller",
role: "Local Resident",
testimonial: "Atherton Cleaners does an amazing job with my delicate silk dresses. Truly trusted experts.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg",
},
id: "1", name: "Sarah Miller", role: "Local Resident", testimonial: "Atherton Cleaners does an amazing job with my delicate silk dresses. Truly trusted experts.", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-close-eyes-showing-okay-ok-sign-zero-gesture-no-proble-praise-awesome-good-thing-standing-stylish-outfit-against-white-background_176420-46697.jpg"},
{
id: "2",
name: "James Henderson",
role: "Professional",
testimonial: "My suits always come back looking brand new. Incredible attention to detail and service.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-joyful-beautiful-africanamerican-woman-laughing-looking-happy-standing-yello_1258-130124.jpg",
},
id: "2", name: "James Henderson", role: "Professional", testimonial: "My suits always come back looking brand new. Incredible attention to detail and service.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-joyful-beautiful-africanamerican-woman-laughing-looking-happy-standing-yello_1258-130124.jpg"},
{
id: "3",
name: "Elena Rodriguez",
role: "Mother",
testimonial: "Family-run, kind, and consistently high-quality work. My first choice for alterations.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg",
},
id: "3", name: "Elena Rodriguez", role: "Mother", testimonial: "Family-run, kind, and consistently high-quality work. My first choice for alterations.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-403.jpg"},
{
id: "4",
name: "David Park",
role: "Local Professional",
testimonial: "The best alterations in Redwood City. I trust them with all my formal attire.",
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-gas-station_23-2150440228.jpg",
},
id: "4", name: "David Park", role: "Local Professional", testimonial: "The best alterations in Redwood City. I trust them with all my formal attire.", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-gas-station_23-2150440228.jpg"},
{
id: "5",
name: "Linda Chen",
role: "Customer",
testimonial: "Quick turnaround times and the staff is always so friendly and welcoming.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-holding-collar-his-shirt-looking-camera_23-2148130309.jpg",
},
id: "5", name: "Linda Chen", role: "Customer", testimonial: "Quick turnaround times and the staff is always so friendly and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-holding-collar-his-shirt-looking-camera_23-2148130309.jpg"},
]}
title="Trusted by Redwood City"
description="See why local families have trusted our quality care for years."
@@ -257,20 +165,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What are your business hours?",
content: "We are open Monday through Friday, 7:00 AM to 6:00 PM, and Saturdays, 9:00 AM to 3:00 PM.",
},
id: "1", title: "What are your business hours?", content: "We are open Monday through Friday, 7:00 AM to 6:00 PM, and Saturdays, 9:00 AM to 3:00 PM."},
{
id: "2",
title: "Do you offer same-day service?",
content: "Yes, for standard dry cleaning items dropped off by 9:00 AM, we offer same-day service by 5:00 PM.",
},
id: "2", title: "Do you offer same-day service?", content: "Yes, for standard dry cleaning items dropped off by 9:00 AM, we offer same-day service by 5:00 PM."},
{
id: "3",
title: "Are you handling wedding attire?",
content: "Absolutely. We have extensive experience with delicate bridal gowns and formal event attire.",
},
id: "3", title: "Are you handling wedding attire?", content: "Absolutely. We have extensive experience with delicate bridal gowns and formal event attire."},
]}
title="Common Questions"
description="Have questions about our dry cleaning services or hours? Find answers here."
@@ -281,31 +180,20 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={false}
title="Visit Us Today"
description="Have specific inquiries or need a custom quote? Reach out to us."
title="Get a Free Quote"
description="Have specific inquiries or need a custom quote? Reach out to us. For domain naming ideas, consider athertoncleaners.com, athertondrycleaning.com, or rccleaners.com for a local touch."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
},
name: "phone", type: "tel", placeholder: "Phone Number"},
]}
textarea={{
name: "message",
placeholder: "Tell us about your garment care needs...",
}}
name: "message", placeholder: "Tell us about your garment care needs..."}}
imageSrc="http://img.b2bpic.net/free-photo/view-inside-laundromat-room-with-vintage-decor-washing-machines_23-2151176232.jpg?_wi=2"
imageAlt="Atherton Cleaners Storefront"
/>
@@ -315,33 +203,21 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigate",
items: [
title: "Navigate", items: [
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
{
label: "Pricing",
href: "#pricing",
},
label: "Pricing", href: "#pricing"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
],
},
]}
@@ -352,4 +228,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}