Merge version_1 into main #2
541
src/app/page.tsx
541
src/app/page.tsx
@@ -28,377 +28,192 @@ export default function LandingPage() {
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
]}
|
||||
brandName="We Care"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Services", id: "#services" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Testimonials", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="We Care"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
title="Luxury Dry Cleaning & Alterations You Can Trust"
|
||||
description="From everyday wear to once-in-a-lifetime garments, we treat every piece with precision, care, and attention to detail."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-is-now-open_53876-15332.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-choosing-new-washing-machine-household-appliances-store_93675-133544.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414738.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-looking-christmas-present-home_114579-80784.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-basket-full-clothes_23-2148306602.jpg",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-room-standing-long-white-dress_176474-5677.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-sewing-supplies-arrangement_23-2149552363.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clothes-retail_1203-3400.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-using-washing-machine-doing-laundry-young-girls-ready-wash-clothes-interior-washing-process-concept_1157-42332.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-studio_23-2150104788.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142181.jpg",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Drop-Off",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:6039645811",
|
||||
},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-brown-leather-bag-clothes-hanged-white-hangers_181624-3093.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/shirts-jackets-hangers-closet-capsule-wardrobe_169016-71050.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/white-shirts-hanging-minimalist-wardrobe-capsule-closet_169016-71104.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/formal-male-blazers-hanging-rack-fashion-boutique-with-blurred-background-male-jackets-latest-arrival-hangers-accessories-shelf-department-shopping-mall-close-up-selective-focus_482257-69373.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ satisfied clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Fabric Care",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Tailoring",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Eco-Friendly Cleaning",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Turnaround",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Wedding Dress Specialists",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Luxury Dry Cleaning & Alterations You Can Trust"
|
||||
description="From everyday wear to once-in-a-lifetime garments, we treat every piece with precision, care, and attention to detail."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/shop-is-now-open_53876-15332.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-choosing-new-washing-machine-household-appliances-store_93675-133544.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414738.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-looking-christmas-present-home_114579-80784.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning_23-2148480344.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-with-basket-full-clothes_23-2148306602.jpg" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-room-standing-long-white-dress_176474-5677.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-sewing-supplies-arrangement_23-2149552363.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/clothes-retail_1203-3400.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/women-using-washing-machine-doing-laundry-young-girls-ready-wash-clothes-interior-washing-process-concept_1157-42332.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-studio_23-2150104788.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142181.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Schedule a Drop-Off", href: "#contact" },
|
||||
{ text: "Call Now", href: "tel:6039645811" },
|
||||
]}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-brown-leather-bag-clothes-hanged-white-hangers_181624-3093.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/shirts-jackets-hangers-closet-capsule-wardrobe_169016-71050.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/white-shirts-hanging-minimalist-wardrobe-capsule-closet_169016-71104.jpg", alt: "Customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/empty-shopping-store-with-casual-formal-wear-design-retail-shop-with-fashionable-clothes-hangers-racks-modern-boutique-clothing-center-fashion-merchandise-sale_482257-63117.jpg", alt: "Customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/formal-male-blazers-hanging-rack-fashion-boutique-with-blurred-background-male-jackets-latest-arrival-hangers-accessories-shelf-department-shopping-mall-close-up-selective-focus_482257-69373.jpg", alt: "Customer 5" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ satisfied clients"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Premium Fabric Care" },
|
||||
{ type: "text", text: "Expert Tailoring" },
|
||||
{ type: "text", text: "Eco-Friendly Cleaning" },
|
||||
{ type: "text", text: "Fast Turnaround" },
|
||||
{ type: "text", text: "Wedding Dress Specialists" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="This Is What \"We Care\" Really Means"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={true}
|
||||
title="This Is What We Care Really Means"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#services" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTen
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Dry Cleaning",
|
||||
description: "Premium cleaning for everyday and luxury garments.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-hangers_52683-135672.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Expert stain removal",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Eco-friendly options",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-is-now-open_53876-15332.jpg?_wi=2",
|
||||
imageAlt: "professional dry cleaning machine",
|
||||
},
|
||||
{
|
||||
title: "Alterations & Tailoring",
|
||||
description: "From simple fixes to complex adjustments.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414742.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Precision fits",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Formal wear adjustments",
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-choosing-new-washing-machine-household-appliances-store_93675-133544.jpg?_wi=2",
|
||||
imageAlt: "professional dry cleaning machine",
|
||||
},
|
||||
{
|
||||
title: "Wedding & Formal Care",
|
||||
description: "Specialized handling for high-value garments.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greek-goddesses-seen-from_52683-105838.jpg",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Delicate fabric handling",
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Professional cleaning",
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414738.jpg?_wi=2",
|
||||
imageAlt: "professional dry cleaning machine",
|
||||
},
|
||||
]}
|
||||
title="Expert Care for Every Fabric"
|
||||
description="Comprehensive garment care solutions tailored to your needs."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTen
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Dry Cleaning", description: "Premium cleaning for everyday and luxury garments.", media: { imageSrc: "http://img.b2bpic.net/free-photo/light-brown-beige-pants-hangers_52683-135672.jpg" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Expert stain removal" },
|
||||
{ icon: CheckCircle, text: "Eco-friendly options" },
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
title: "Alterations & Tailoring", description: "From simple fixes to complex adjustments.", media: { imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-s-studio-with-essential-elements_23-2150414742.jpg" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Precision fits" },
|
||||
{ icon: CheckCircle, text: "Formal wear adjustments" },
|
||||
],
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
title: "Wedding & Formal Care", description: "Specialized handling for high-value garments.", media: { imageSrc: "http://img.b2bpic.net/free-photo/greek-goddesses-seen-from_52683-105838.jpg" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Delicate fabric handling" },
|
||||
{ icon: CheckCircle, text: "Professional cleaning" },
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
]}
|
||||
title="Expert Care for Every Fabric"
|
||||
description="Comprehensive garment care solutions tailored to your needs."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="trust" data-section="trust">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
title: "Precision",
|
||||
description: "Dedicated care for every garment",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-strokes-clothes-uses-electric-stream-iron-wears-shirt-tie-around-neck-has-much-work-poses-pink_273609-49273.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "5",
|
||||
title: "Stars",
|
||||
description: "Consistently rated by our local community",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647293.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "Expert",
|
||||
title: "Service",
|
||||
description: "Experienced tailoring and cleaning",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-boho-dress-with-romantic-garden-aesthetic-vegetation_23-2150260776.jpg",
|
||||
},
|
||||
]}
|
||||
title="Quality Takes Time — And It’s Worth It"
|
||||
description="We prioritize precision and care over speed to ensure the best results."
|
||||
/>
|
||||
</div>
|
||||
<div id="trust" data-section="trust">
|
||||
<MetricCardEleven
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "100%", title: "Precision", description: "Dedicated care for every garment", imageSrc: "http://img.b2bpic.net/free-photo/man-strokes-clothes-uses-electric-stream-iron-wears-shirt-tie-around-neck-has-much-work-poses-pink_273609-49273.jpg"},
|
||||
{
|
||||
id: "2", value: "5", title: "Stars", description: "Consistently rated by our local community", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647293.jpg"},
|
||||
{
|
||||
id: "3", value: "Expert", title: "Service", description: "Experienced tailoring and cleaning", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-boho-dress-with-romantic-garden-aesthetic-vegetation_23-2150260776.jpg"},
|
||||
]}
|
||||
title="Quality Takes Time — And It’s Worth It"
|
||||
description="We prioritize precision and care over speed to ensure the best results."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@customer",
|
||||
testimonial: "The women were so attentive, kind, and patient. My dress was a tricky fix… but they used their expertise and made it perfect.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-new-year-party-celebration-lifestyle-portrait-amazed-pleased-handsome-man-b_1258-145352.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
handle: "@local",
|
||||
testimonial: "Very friendly service and reasonable prices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-looking-black-dress_176474-4049.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@longtime",
|
||||
testimonial: "The best service. Very nice people.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@client",
|
||||
testimonial: "Saved my wedding dress! Incredible attention to detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436113.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jane D.",
|
||||
handle: "@local",
|
||||
testimonial: "Professional, clean, and always on time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg",
|
||||
},
|
||||
]}
|
||||
title="Loved by Our Community"
|
||||
description="Hear what our customers say about our care."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah J.", handle: "@customer", testimonial: "The women were so attentive, kind, and patient. My dress was a tricky fix… but they used their expertise and made it perfect.", imageSrc: "http://img.b2bpic.net/free-photo/concept-new-year-party-celebration-lifestyle-portrait-amazed-pleased-handsome-man-b_1258-145352.jpg"},
|
||||
{
|
||||
id: "2", name: "Michael C.", handle: "@local", testimonial: "Very friendly service and reasonable prices.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-standing-looking-black-dress_176474-4049.jpg"},
|
||||
{
|
||||
id: "3", name: "Emily R.", handle: "@longtime", testimonial: "The best service. Very nice people.", imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg"},
|
||||
{
|
||||
id: "4", name: "David K.", handle: "@client", testimonial: "Saved my wedding dress! Incredible attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-barista-cafe_23-2148436113.jpg"},
|
||||
{
|
||||
id: "5", name: "Jane D.", handle: "@local", testimonial: "Professional, clean, and always on time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg"},
|
||||
]}
|
||||
title="Loved by Our Community"
|
||||
description="Hear what our customers say about our care."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How long does service take?",
|
||||
content: "Quality takes time. We prioritize precision, usually 2-3 days.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you handle delicate items?",
|
||||
content: "Yes, we specialize in wedding dresses and high-end fabrics.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you offer alterations?",
|
||||
content: "Yes, our expert tailoring is available for all garment types.",
|
||||
},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "1", title: "How long does service take?", content: "Quality takes time. We prioritize precision, usually 2-3 days." },
|
||||
{ id: "2", title: "Do you handle delicate items?", content: "Yes, we specialize in wedding dresses and high-end fabrics." },
|
||||
{ id: "3", title: "Do you offer alterations?", content: "Yes, our expert tailoring is available for all garment types." },
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Experience the Care Your Clothes Deserve"
|
||||
description="Ready to bring your items to us? We're located at 44 Lafayette Rd, North Hampton, NH."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-disinfecting-her-office-desk-due-coronavirus-pandemic_637285-11044.jpg"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={false}
|
||||
title="Experience the Care Your Clothes Deserve"
|
||||
description="Ready to bring your items to us? We're located at 44 Lafayette Rd, North Hampton, NH."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-disinfecting-her-office-desk-due-coronavirus-pandemic_637285-11044.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="We Care Dry Cleaners"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "(603) 964-5811",
|
||||
href: "tel:6039645811",
|
||||
},
|
||||
{
|
||||
label: "44 Lafayette Rd, North Hampton, NH",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hours",
|
||||
items: [
|
||||
{
|
||||
label: "Open Daily · Closes 6 PM",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="We Care Dry Cleaners"
|
||||
columns={[
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{ label: "(603) 964-5811", href: "tel:6039645811" },
|
||||
{ label: "44 Lafayette Rd, North Hampton, NH", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hours", items: [
|
||||
{ label: "Open Daily · Closes 6 PM", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user