diff --git a/src/app/page.tsx b/src/app/page.tsx index b4014c9..2fd45c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,23 +20,21 @@ export default function LandingPage() { defaultButtonVariant="shift-hover" defaultTextAnimation="reveal-blur" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -131,55 +70,31 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="split" useInvertedBackground={true} - features={[ - { - title: "Commercial Maintenance", - description: "Reliable daily or weekly cleaning schedules for offices and retail spaces using only eco-friendly, non-toxic products.", - icon: Building, - mediaItems: [ - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805533126-db246b19.png", - }, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805620064-99427e78.png", - }, - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-commercial-cleaning-team-in-1776805513065-1eeef26f.png?_wi=2", - imageAlt: "Professional cleaner wiping a clean table surface with a non-toxic spray in a modern, light-filled s", - }, - { - title: "Rental Turnaround", - description: "Rapid response turnover cleaning for short-term rentals to maintain your high ratings and guest satisfaction.", - icon: Key, - mediaItems: [ - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805630473-b624e4cd.png", - }, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805639983-507e3d33.png", - }, - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/extreme-close-up-of-a-natural-eco-friend-1776805523572-1b57680f.png", - imageAlt: "Professional cleaner wiping a clean table surface with a non-toxic spray in a modern, light-filled s", - }, - { - title: "Pet & Guest Safe", - description: "Our cleaning protocols are rigorously vetted to be perfectly safe for pets and children, giving you and your guests peace of mind.", - icon: Leaf, - mediaItems: [ - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805652739-d79d32c1.png", - }, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805662679-c301b9e8.png", - }, - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805543848-1bceb945.png?_wi=1", - imageAlt: "Professional cleaner wiping a clean table surface with a non-toxic spray in a modern, light-filled s", - }, - ]} title="Our Specialized Cleaning Services" description="We offer a wide range of specialized services designed to keep your commercial property or Airbnb rental spotless without the use of harsh chemicals." + features={[ + { + title: "Commercial Maintenance", description: "Reliable daily or weekly cleaning schedules for offices and retail spaces using only eco-friendly, non-toxic products.", icon: Building, + mediaItems: [ + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805533126-db246b19.png" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805620064-99427e78.png" }, + ] + }, + { + title: "Rental Turnaround", description: "Rapid response turnover cleaning for short-term rentals to maintain your high ratings and guest satisfaction.", icon: Key, + mediaItems: [ + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805630473-b624e4cd.png" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805639983-507e3d33.png" }, + ] + }, + { + title: "Pet & Guest Safe", description: "Our cleaning protocols are rigorously vetted to be perfectly safe for pets and children, giving you and your guests peace of mind.", icon: Leaf, + mediaItems: [ + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805652739-d79d32c1.png" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/professional-cleaner-wiping-a-clean-tabl-1776805662679-c301b9e8.png" }, + ] + }, + ]} /> @@ -190,42 +105,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "All-Purpose Bio-Cleaner", - price: "$12.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805543848-1bceb945.png?_wi=2", - }, - { - id: "p2", - name: "Eco-Friendly Glass Polish", - price: "$10.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805671594-86e88357.png", - }, - { - id: "p3", - name: "Natural Disinfectant Spray", - price: "$15.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805686532-8bc810cb.png", - }, - { - id: "p4", - name: "Organic Floor Wash", - price: "$18.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805696129-7a059758.png", - }, - { - id: "p5", - name: "Soft Textile Refresher", - price: "$14.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805706841-a44f9c18.png", - }, - { - id: "p6", - name: "Biodegradable Scrubber", - price: "$8.00", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805718734-b78460ad.png", - }, + { id: "p1", name: "All-Purpose Bio-Cleaner", price: "$12.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805543848-1bceb945.png" }, + { id: "p2", name: "Eco-Friendly Glass Polish", price: "$10.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805671594-86e88357.png" }, + { id: "p3", name: "Natural Disinfectant Spray", price: "$15.00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/a-set-of-high-quality-eco-friendly-clean-1776805686532-8bc810cb.png" }, ]} title="Our Certified Products" description="We stand by our commitment to sustainability by using only the most effective, Eco-Logo certified cleaning agents." @@ -238,24 +120,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} metrics={[ - { - id: "m1", - icon: Leaf, - title: "Eco-Products Used", - value: "100%", - }, - { - id: "m2", - icon: Clock, - title: "Turnaround Speed", - value: "<4h", - }, - { - id: "m3", - icon: Star, - title: "Average Rating", - value: "4.9/5", - }, + { id: "m1", icon: Leaf, title: "Eco-Products Used", value: "100%" }, + { id: "m2", icon: Clock, title: "Turnaround Speed", value: "<4h" }, + { id: "m3", icon: Star, title: "Average Rating", value: "4.9/5" }, ]} title="Our Impact in Numbers" description="We are proud of our contributions to a cleaner environment and healthier spaces." @@ -267,51 +134,13 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - testimonials={[ - { - id: "t1", - name: "Jane Doe", - handle: "Airbnb Host", - testimonial: "Eco Positive Clean transformed my rental. Everything smells fresh and natural. My guests love the eco-friendly focus!", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/happy-client-portrait-in-an-office-envir-1776805561927-7cbe2964.png", - }, - { - id: "t2", - name: "Michael Smith", - handle: "Office Manager", - testimonial: "Reliable and thorough. Knowing their products are non-toxic makes a huge difference for our team’s health.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/happy-airbnb-host-portrait-in-a-clean-st-1776805571785-71104159.png", - }, - { - id: "t3", - name: "Sarah Lee", - handle: "Boutique Owner", - testimonial: "Exceptional service, professional staff, and they leave my shop spotless every time. Truly a five-star experience.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/happy-boutique-commercial-space-manager--1776805581143-1ea175da.png", - }, - { - id: "t4", - name: "David Brown", - handle: "Property Manager", - testimonial: "The best commercial cleaning service I have worked with. Consistent, eco-friendly, and very responsive.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/happy-modern-rental-property-owner-stand-1776805590068-54822e2c.png", - }, - { - id: "t5", - name: "Elena Rodriguez", - handle: "Corporate Leader", - testimonial: "Excellent service. Eco Positive Clean goes the extra mile. I highly recommend them to any commercial property owner.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/happy-corporate-office-manager-standing--1776805599497-57e719b4.png", - }, - ]} showRating={true} title="What Our Clients Say" description="Don't just take our word for it — hear what our satisfied commercial and rental clients are saying about our cleaning services." + testimonials={[ + { id: "t1", name: "Jane Doe", handle: "Airbnb Host", testimonial: "Eco Positive Clean transformed my rental. Everything smells fresh and natural. My guests love the eco-friendly focus!", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/happy-client-portrait-in-an-office-envir-1776805561927-7cbe2964.png" }, + { id: "t2", name: "Michael Smith", handle: "Office Manager", testimonial: "Reliable and thorough. Knowing their products are non-toxic makes a huge difference for our team’s health.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/happy-airbnb-host-portrait-in-a-clean-st-1776805571785-71104159.png" }, + ]} /> @@ -320,21 +149,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "f1", - title: "Are your products truly non-toxic?", - content: "Yes, we use only Eco-Logo certified products that are free from harsh chemicals.", - }, - { - id: "f2", - title: "Can you handle commercial buildings?", - content: "Absolutely, we specialize in both small and large commercial property maintenance.", - }, - { - id: "f3", - title: "Are your services pet-friendly?", - content: "Our entire cleaning protocol is designed to be completely safe for pets and children.", - }, + { id: "f1", title: "Are your products truly non-toxic?", content: "Yes, we use only Eco-Logo certified products that are free from harsh chemicals." }, + { id: "f2", title: "Can you handle commercial buildings?", content: "Absolutely, we specialize in both small and large commercial property maintenance." }, + { id: "f3", title: "Are your services pet-friendly?", content: "Our entire cleaning protocol is designed to be completely safe for pets and children." }, ]} title="Frequently Asked Questions" description="Answers to the most common questions regarding our cleaning services." @@ -348,24 +165,10 @@ export default function LandingPage() { title="Ready for a Greener Space?" description="Reach out today to discuss how our eco-friendly cleaning services can help your property." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Your Email", required: true }, ]} - textarea={{ - name: "message", - placeholder: "Tell us about your property", - rows: 4, - }} + textarea={{ name: "message", placeholder: "Tell us about your property", rows: 4 }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CgF1xm2wqrzoEYKmQIBUSxqfcw/modern-office-building-exterior-with-wel-1776805551929-5a39af3c.png" /> @@ -376,29 +179,15 @@ export default function LandingPage() { logoText="Eco Positive Clean" columns={[ { - title: "Services", - items: [ - { - label: "Commercial", - href: "#services", - }, - { - label: "Airbnb Cleaning", - href: "#services", - }, + title: "Services", items: [ + { label: "Commercial", href: "#services" }, + { label: "Airbnb Cleaning", href: "#services" }, ], }, { - title: "Company", - items: [ - { - label: "About Us", - href: "#about", - }, - { - label: "FAQ", - href: "#faq", - }, + title: "Company", items: [ + { label: "About Us", href: "#about" }, + { label: "FAQ", href: "#faq" }, ], }, ]}