diff --git a/src/app/page.tsx b/src/app/page.tsx index 4bd9824..e919d18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -81,7 +81,7 @@ export default function LandingPage() { description="We provide comprehensive landscaping solutions tailored to your property's unique needs. From routine maintenance to complete yard transformations, Coastal Cut handles it all with precision and professionalism." tag="What We Offer" tagIcon={Sprout} - tagAnimation="entrance-slide" + tagAnimation="slide-up" features={[ { icon: Scissors, title: "Lawn Mowing", description: "Regular maintenance with precision cutting and detailed edging to keep your lawn looking sharp and healthy year-round." }, { icon: Trash2, title: "Yard Cleanups", description: "Complete yard cleanup services including debris removal, leaf clearing, and seasonal maintenance for a pristine property." }, @@ -94,7 +94,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "Schedule a Consultation", href: "#contact" }]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -104,11 +104,11 @@ export default function LandingPage() { description="We're a locally-owned landscaping company serving Port Royal, Beaufort, and surrounding neighborhoods with unwavering commitment to quality, detail, and customer satisfaction. Our crew takes pride in every project, treating your yard like it's our own. We believe professional landscaping isn't just about cutting grass—it's about building lasting relationships with our neighbors and enhancing the beauty of our community." tag="Local & Trusted" tagIcon={Heart} - tagAnimation="entrance-slide" + tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/senior-couple-watering-flowers_23-2148256649.jpg" imageAlt="Coastal Cut Landscaping professional team" mediaAnimation="slide-up" - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" metrics={[ { value: "500+", title: "Properties Served" }, { value: "8+ Years", title: "Local Experience" }, @@ -125,7 +125,7 @@ export default function LandingPage() { description="See the transformation. Browse our portfolio of completed projects showcasing the dramatic impact of professional landscaping on residential properties throughout Port Royal and Beaufort." tag="Portfolio" tagIcon={Images} - tagAnimation="entrance-slide" + tagAnimation="slide-up" products={[ { id: "project-1", name: "Residential Yard Transformation", price: "Project 1", variant: "Full Landscape Redesign", imageSrc: "http://img.b2bpic.net/free-photo/close-up-small-tree-with-flowers-park_1150-20133.jpg?_wi=2", imageAlt: "Complete yard renovation and landscaping transformation" @@ -142,7 +142,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} buttons={[{ text: "View Full Portfolio", href: "#contact" }]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" /> @@ -152,7 +152,7 @@ export default function LandingPage() { description="Read testimonials from homeowners throughout Port Royal and Beaufort who trust Coastal Cut for their landscaping needs." tag="Reviews" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} testimonials={[ @@ -184,7 +184,7 @@ export default function LandingPage() { description="We're proud to serve the Port Royal and Beaufort communities with professional landscaping solutions. Whether you're in a historic neighborhood or a newer development, we're here to enhance your outdoor space." tag="Service Area" tagIcon={MapPin} - tagAnimation="entrance-slide" + tagAnimation="slide-up" gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" @@ -204,8 +204,8 @@ export default function LandingPage() { title="Ready for a Transformation?" description="Contact Coastal Cut today for a free quote. We're ready to discuss your landscaping needs and show you what professional service looks like." tagIcon={Phone} - tagAnimation="entrance-slide" - background={{ variant: "aurora" }} + tagAnimation="slide-up" + background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email address" buttonText="Send Message"