diff --git a/src/app/page.tsx b/src/app/page.tsx index 342c14b..72d8f25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,9 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial import FaqDouble from "@/components/sections/faq/FaqDouble"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import { Leaf, TreePine } from "lucide-react"; +import TimelineHorizontalCardStack from '@/components/cardStack/layouts/timelines/TimelineHorizontalCardStack'; +import ProductCardFour from '@/components/sections/product/ProductCardFour'; +import { Leaf, TreePine, CalendarCheck, Image, Lightbulb, UserRoundCog, Building, Briefcase, Handshake, DollarSign, Sprout } from "lucide-react"; export default function LandscapingPage() { return ( @@ -34,10 +36,13 @@ export default function LandscapingPage() { brandName="GreenScape" navItems={[ { name: "Services", id: "services" }, + { name: "Appointment", id: "appointment" }, { name: "About", id: "about" }, { name: "Team", id: "team" }, + { name: "Gallery", id: "gallery" }, { name: "Testimonials", id: "testimonials" }, - { name: "Contact", id: "contact" }, + { name: "FAQ", id: "faq" }, + { name: "Contact", id: "contact" } ]} button={{ text: "Call Now", href: "#contact" }} /> @@ -60,21 +65,11 @@ export default function LandscapingPage() { textPosition="top" testimonials={[ { - name: "Sarah M.", - handle: "Homeowner", - testimonial: "GreenScape completely transformed our backyard. The team was professional, creative, and delivered beyond our expectations.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", - imageAlt: "Sarah M.", - }, + name: "Sarah M.", handle: "Homeowner", testimonial: "GreenScape completely transformed our backyard. The team was professional, creative, and delivered beyond our expectations.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-2.jpg", imageAlt: "Sarah M."}, { - name: "David K.", - handle: "Property Manager", - testimonial: "We've used GreenScape for all our commercial properties. Their maintenance plans keep everything looking pristine year-round.", - rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg", - imageAlt: "David K.", - }, + name: "David K.", handle: "Property Manager", testimonial: "We've used GreenScape for all our commercial properties. Their maintenance plans keep everything looking pristine year-round.", rating: 5, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/team-1.jpg", imageAlt: "David K."}, ]} /> @@ -106,41 +101,48 @@ export default function LandscapingPage() { imageContainerClassName="!rotate-0 !aspect-square" features={[ { - tag: "Design", - title: "Landscape Design", - subtitle: "Custom Plans", - description: "We create tailored landscape designs that complement your property's architecture and your personal style.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg", - imageAlt: "Landscape design", - }, + tag: "Design", title: "Landscape Design", subtitle: "Custom Plans", description: "We create tailored landscape designs that complement your property's architecture and your personal style.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-2.jpg", imageAlt: "Landscape design"}, { - tag: "Installation", - title: "Hardscape & Softscape", - subtitle: "Full Installation", - description: "From patios and walkways to gardens and trees, we handle the complete installation process.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-3.jpg", - imageAlt: "Hardscape installation", - }, + tag: "Installation", title: "Hardscape & Softscape", subtitle: "Full Installation", description: "From patios and walkways to gardens and trees, we handle the complete installation process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-3.jpg", imageAlt: "Hardscape installation"}, { - tag: "Maintenance", - title: "Lawn & Garden Care", - subtitle: "Ongoing Service", - description: "Keep your property looking pristine year-round with our professional maintenance plans.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg", - imageAlt: "Lawn maintenance", - }, + tag: "Maintenance", title: "Lawn & Garden Care", subtitle: "Ongoing Service", description: "Keep your property looking pristine year-round with our professional maintenance plans.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-4.jpg", imageAlt: "Lawn maintenance"}, { - tag: "Irrigation", - title: "Smart Irrigation", - subtitle: "Water Management", - description: "Efficient irrigation systems that keep your landscape healthy while conserving water.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-5.jpg", - imageAlt: "Irrigation system", - }, + tag: "Irrigation", title: "Smart Irrigation", subtitle: "Water Management", description: "Efficient irrigation systems that keep your landscape healthy while conserving water.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-5.jpg", imageAlt: "Irrigation system"}, ]} /> +
+ +
+ +

Запись на консультацию

+

Легко запишитесь на первичную консультацию через наш веб-сайт или по телефону.

+
+
+ +

Диагностика

+

Наши специалисты проведут тщательную диагностику для выявления ваших потребностей.

+
+
+ +

План лечения

+

Мы разработаем индивидуальный план лечения, соответствующий вашим целям.

+
+
+ +

Лечение и рекомендации

+

Получите высококачественное лечение и рекомендации по дальнейшему уходу.

+
+
+
+
@@ -186,25 +173,48 @@ export default function LandscapingPage() { animationType="slide-up" members={[ { - id: "1", - name: "James Carter", - role: "Lead Designer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg", - imageAlt: "James Carter", + id: "1", name: "James Carter", role: "Lead Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-11.jpg", imageAlt: "James Carter"}, + { + id: "2", name: "Maria Silva", role: "Horticulturist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-10.jpg", imageAlt: "Maria Silva"}, + { + id: "3", name: "Ryan Mitchell", role: "Project Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/img-9.jpg", imageAlt: "Ryan Mitchell"}, + ]} + /> + + +
@@ -319,9 +303,7 @@ export default function LandscapingPage() { { name: "phone", type: "tel", placeholder: "Phone Number" }, ]} multiSelect={{ - name: "service", - label: "Select a Service", - options: ["Landscape Design", "Hardscape & Softscape", "Lawn & Garden Care", "Smart Irrigation"], + name: "service", label: "Select a Service", options: ["Landscape Design", "Hardscape & Softscape", "Lawn & Garden Care", "Smart Irrigation"], }} textarea={{ name: "message", placeholder: "Tell us about your project...", rows: 4, required: true }} /> @@ -331,8 +313,7 @@ export default function LandscapingPage() { ); -} +} \ No newline at end of file