diff --git a/src/app/page.tsx b/src/app/page.tsx index 9294f9c..70d7e9f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -14,7 +14,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar import ProductCardFour from '@/components/sections/product/ProductCardFour'; import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen'; import TimelinePhoneView from '@/components/cardStack/layouts/timelines/TimelinePhoneView'; -import { Award, CheckCircle, Droplets, MapPin, Shield, Zap, Target, Layers, Settings, ClipboardCheck } from "lucide-react"; +import { Award, CheckCircle, Droplets, MapPin, Shield, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -110,6 +110,7 @@ export default function LandingPage() { title="Our Project Workflow" description="A seamless journey from initial site survey to sustainable water delivery." textboxLayout="split-description" + animationType="slide-up" items={[ { trigger: "01 Site Assessment", content: "Geological surveys to determine best drilling depth and water potential.", imageOne: "http://img.b2bpic.net/free-photo/document-marketing-strategy-business-concept_53876-124276.jpg" }, { trigger: "02 Drilling Phase", content: "Execution of high-precision drilling using our state-of-the-art rigs.", imageOne: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg" },