diff --git a/src/app/page.tsx b/src/app/page.tsx index 6892ced..18246e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Award, CheckCircle, Star } from "lucide-react"; +import { Award, CheckCircle, Star, Zap, Shield, FileCheck } from "lucide-react"; export default function LandingPage() { return ( @@ -32,32 +32,15 @@ export default function LandingPage() {
@@ -66,71 +49,21 @@ export default function LandingPage() { title="Master Craftsmanship. Ultimate Protection." description="Premium roofing solutions for Den Haag. Renovation, new construction, and custom finishes. We secure your most valuable asset with unmatched precision." testimonials={[ - { - name: "Peter Suuui", - handle: "@peter-s", - testimonial: "From the first contact to the completion, everything went perfectly. Extremely professional and proactive.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=1", - }, - { - name: "Andrzej Janas", - handle: "@andrzej-j", - testimonial: "A reliable roofer with an eye for quality, finish, and clear communication. They know what they are doing.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=1", - }, - { - name: "Lotte Janssen", - handle: "@lotte-j", - testimonial: "Incredible attention to detail on our roof renovation. Absolutely beautiful work.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/corporate-leaders-demonstrating-powerful-collaboration-strategic-thinking_482257-124682.jpg?_wi=1", - }, - { - name: "Mark de Vries", - handle: "@mark-dv", - testimonial: "Highly efficient team. They kept the site clean and finished ahead of schedule.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg?_wi=1", - }, - { - name: "Sarah Visser", - handle: "@sarah-v", - testimonial: "Transparent pricing and excellent communication throughout the whole project.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/excited-smiling-blond-girl-happily-keeping-thumbs-up-near-with-copy-space-text-promotional-content-isolated-yellow-background-like-expression_574295-2945.jpg?_wi=1", - }, + { name: "Peter Suuui", handle: "@peter-s", testimonial: "From the first contact to the completion, everything went perfectly. Extremely professional and proactive.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg" }, + { name: "Andrzej Janas", handle: "@andrzej-j", testimonial: "A reliable roofer with an eye for quality, finish, and clear communication. They know what they are doing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg" }, + { name: "Lotte Janssen", handle: "@lotte-j", testimonial: "Incredible attention to detail on our roof renovation. Absolutely beautiful work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/corporate-leaders-demonstrating-powerful-collaboration-strategic-thinking_482257-124682.jpg" }, + { name: "Mark de Vries", handle: "@mark-dv", testimonial: "Highly efficient team. They kept the site clean and finished ahead of schedule.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg" }, + { name: "Sarah Visser", handle: "@sarah-v", testimonial: "Transparent pricing and excellent communication throughout the whole project.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-smiling-blond-girl-happily-keeping-thumbs-up-near-with-copy-space-text-promotional-content-isolated-yellow-background-like-expression_574295-2945.jpg" }, ]} - buttons={[ - { - text: "Request an Inspection", - href: "#contact", - }, - ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-elegant-geometrical-textures-backgrounds_23-2149073296.jpg?_wi=1" + buttons={[{ text: "Request an Inspection", href: "#contact" }]} + imageSrc="http://img.b2bpic.net/free-photo/3d-elegant-geometrical-textures-backgrounds_23-2149073296.jpg" showBlur={true} avatars={[ - { - src: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg", - alt: "Customer experience creative collage", - }, - { - src: "http://img.b2bpic.net/free-photo/professional-gesture-successful-collar-mixed_1262-1193.jpg", - alt: "Professional gesture successful collar mixed", - }, - { - src: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg", - alt: "Happy team showing thumbs up", - }, - { - src: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg", - alt: "Happy woman celebrating success", - }, - { - src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", - alt: "Handsome middle-aged business leader", - }, + { src: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346508.jpg", alt: "Customer experience creative collage" }, + { src: "http://img.b2bpic.net/free-photo/professional-gesture-successful-collar-mixed_1262-1193.jpg", alt: "Professional gesture successful collar mixed" }, + { src: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg", alt: "Happy team showing thumbs up" }, + { src: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg", alt: "Happy woman celebrating success" }, + { src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", alt: "Handsome middle-aged business leader" }, ]} avatarText="Trusted by 2,000+ residents" /> @@ -140,12 +73,7 @@ export default function LandingPage() {