diff --git a/src/app/page.tsx b/src/app/page.tsx index 8e73f9c..9416f37 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap, SprayCan, Shield } from 'lucide-react'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; import FooterSimple from '@/components/sections/footer/FooterSimple'; @@ -28,17 +29,11 @@ export default function LandingPage() { @@ -50,13 +45,9 @@ export default function LandingPage() { description="Drive in dirty. Leave shining. Trusted by locals for fast, affordable, and spotless results." buttons={[ { - text: "Call Now", - href: "tel:+35725333993", - }, + text: "Call Now", href: "tel:+35725333993"}, { - text: "Book Appointment", - href: "#contact", - }, + text: "Book Appointment", href: "#contact"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/a-high-quality-professional-photo-of-a-f-1774603434644-ffd7923a.png" showDimOverlay={true} @@ -69,22 +60,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Exterior Wash", - description: "High-pressure, foam-infused wash for a streak-free exterior.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/a-professional-car-washer-using-a-high-p-1774603434761-46e276c8.png", - buttonIcon: "Zap", + title: "Exterior Wash", description: "High-pressure, foam-infused wash for a streak-free exterior.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/a-professional-car-washer-using-a-high-p-1774603434761-46e276c8.png", buttonIcon: Zap, }, { - title: "Interior Cleaning", - description: "Deep vacuuming, surface wiping, and seat revitalization.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/detailed-interior-cleaning-of-a-car-vacu-1774603435310-a0744760.png", - buttonIcon: "SprayCan", + title: "Interior Cleaning", description: "Deep vacuuming, surface wiping, and seat revitalization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/detailed-interior-cleaning-of-a-car-vacu-1774603435310-a0744760.png", buttonIcon: SprayCan, }, { - title: "Full Detailing", - description: "Premium restoration including hand-polishing and protection.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/a-shiny-car-being-polished-sunlight-refl-1774603435341-f1a85230.png", - buttonIcon: "Shield", + title: "Full Detailing", description: "Premium restoration including hand-polishing and protection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/a-shiny-car-being-polished-sunlight-refl-1774603435341-f1a85230.png", buttonIcon: Shield, }, ]} title="Our Services" @@ -99,33 +81,13 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Johnson", - handle: "@LimassolLocal", - testimonial: "Very good service, car is really clean and smell is fresh!", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/close-up-detail-of-a-sparkling-clean-rim-1774603435378-7b7ab3d9.png", - }, + id: "1", name: "Sarah Johnson", handle: "@LimassolLocal", testimonial: "Very good service, car is really clean and smell is fresh!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/close-up-detail-of-a-sparkling-clean-rim-1774603435378-7b7ab3d9.png"}, { - id: "2", - name: "Michael Chen", - handle: "@BusinessPro", - testimonial: "Reasonably priced and efficient. My go-to spot every week.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/wide-shot-of-a-clean-car-in-a-parking-sp-1774603437519-fad9989a.png", - }, + id: "2", name: "Michael Chen", handle: "@BusinessPro", testimonial: "Reasonably priced and efficient. My go-to spot every week.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/wide-shot-of-a-clean-car-in-a-parking-sp-1774603437519-fad9989a.png"}, { - id: "3", - name: "Emily Rodriguez", - handle: "@DailyCommuter", - testimonial: "Fast turnaround and friendly staff. Highly recommend.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/interior-of-a-clean-car-seat-view-1774603437861-36b75578.png", - }, + id: "3", name: "Emily Rodriguez", handle: "@DailyCommuter", testimonial: "Fast turnaround and friendly staff. Highly recommend.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/interior-of-a-clean-car-seat-view-1774603437861-36b75578.png"}, { - id: "4", - name: "David Kim", - handle: "@CarEnthusiast", - testimonial: "Best detailing service in town. Attention to detail is amazing.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/reflection-shot-on-a-clean-hood-of-a-car-1774603437127-d656ac0b.png", - }, + id: "4", name: "David Kim", handle: "@CarEnthusiast", testimonial: "Best detailing service in town. Attention to detail is amazing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWSY3SgXXHezbDhJapcmxQHlVv/reflection-shot-on-a-clean-hood-of-a-car-1774603437127-d656ac0b.png"}, ]} title="Trusted by Locals" description="Rated 4.3⭐ by 60+ happy customers in Limassol." @@ -136,8 +98,7 @@ export default function LandingPage() {