diff --git a/src/app/page.tsx b/src/app/page.tsx index 687ac20..20c6a87 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,17 +134,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Inspektim Cilësie", description: "Çdo makinë kontrollohet plotësisht nga mekanikë të sertifikuar.", bentoComponent: "reveal-icon", icon: Shield, cardTitleClassName: "", cardDescriptionClassName: "", gridClassName: ""}, + title: "Inspektim Cilësie", description: "Çdo makinë kontrollohet plotësisht nga mekanikë të sertifikuar.", bentoComponent: "reveal-icon", icon: Shield}, { - title: "Dokumentacion i Plotë", description: "Të gjithë kërkuesimet ligjore dhe siguria e plotë e dokumentit.", bentoComponent: "reveal-icon", icon: CheckCircle, cardTitleClassName: "", cardDescriptionClassName: "", gridClassName: ""}, + title: "Dokumentacion i Plotë", description: "Të gjithë kërkuesimet ligjore dhe siguria e plotë e dokumentit.", bentoComponent: "reveal-icon", icon: CheckCircle}, { - title: "Çmime Transparente", description: "Asnjë kostim fshirë. Çmimi që sheh është çmimi që paguan.", bentoComponent: "reveal-icon", icon: DollarSign, cardTitleClassName: "", cardDescriptionClassName: "", gridClassName: ""}, + title: "Çmime Transparente", description: "Asnjë kostim fshirë. Çmimi që sheh është çmimi që paguan.", bentoComponent: "reveal-icon", icon: DollarSign}, { - title: "Suport i Shpejtë", description: "Përgjigje në çdo pyetje brenda disa minutash. Telepononi në +355 68 819 0000.", bentoComponent: "reveal-icon", icon: Phone, cardTitleClassName: "", cardDescriptionClassName: "", gridClassName: ""}, + title: "Suport i Shpejtë", description: "Përgjigje në çdo pyetje brenda disa minutash. Telepononi në +355 68 819 0000.", bentoComponent: "reveal-icon", icon: Phone}, { - title: "Garanzie Opsionale", description: "Opsione garantie të gjerë deri në 24 muaj për paqen e mendjes tuaj.", bentoComponent: "reveal-icon", icon: Award, cardTitleClassName: "", cardDescriptionClassName: "", gridClassName: ""}, + title: "Garanzie Opsionale", description: "Opsione garantie të gjerë deri në 24 muaj për paqen e mendjes tuaj.", bentoComponent: "reveal-icon", icon: Award}, { - title: "Lokacion Ideal", description: "Vendosur në Ramazan Gaxherri, Tiranë – lehtë për t'u arritur.", bentoComponent: "reveal-icon", icon: MapPin, cardTitleClassName: "", cardDescriptionClassName: "", gridClassName: ""}, + title: "Lokacion Ideal", description: "Vendosur në Ramazan Gaxherri, Tiranë – lehtë për t'u arritur.", bentoComponent: "reveal-icon", icon: MapPin}, ]} containerClassName="max-w-7xl mx-auto px-4 py-20" textBoxClassName="text-center mb-12"