diff --git a/src/app/page.tsx b/src/app/page.tsx index d88fdef..da3f397 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,7 +118,7 @@ export default function LandingPage() { { id: "2", name: "Sarah Khan", date: "Dec 2023", title: "Property Owner", quote: "Supertech transformed our office space completely.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/architect-smiling-while-looking-camera_23-2148242957.jpg", imageSrc: "http://img.b2bpic.net/free-photo/team-professional-architects-brainstorming-ideeas-pointing-real-estate-construction-model-architectural-office-mixed-group-engineers-working-residential-project-desk_482257-37814.jpg?_wi=2", imageAlt: "happy client professional office business"}, { - id: "3", name: "Omar Bin", date: "Nov 2023", title: "Investor", quote: "Professional team with deep technical expertise.", tag: "Infrastructure", avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-architects-shaking-hands_23-2148269341.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg?_wi=2", imageAlt: "happy client professional office business"}, + id: "3", name: "Omar Bin", date: "Nov 2023", title: "Investor", quote: "Professional team with deep technical expertise.", tag: "Infrastructure", avatarSrc: "http://img.b2bpic.net/low-angle-architects-shaking-hands_23-2148269341.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg?_wi=2", imageAlt: "happy client professional office business"}, { id: "4", name: "Layla Saeed", date: "Oct 2023", title: "Architect", quote: "Great coordination and excellent build quality.", tag: "Collaboration", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-old-man-with-helmet-showing-approval_23-2148269393.jpg", imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg?_wi=2", imageAlt: "happy client professional office business"}, { @@ -166,7 +166,7 @@ export default function LandingPage() { variant: "plain"}} tag="WhatsApp" title="Need a Quote?" - description="Get in touch with us via WhatsApp to discuss your upcoming project requirements." + description="Get in touch with us via WhatsApp to discuss your upcoming project requirements. Get a professional site assessment within 48 hours." buttonText="Chat on WhatsApp" onSubmit={(email) => console.log(email)} />