5 Commits

Author SHA1 Message Date
834865771d Merge version_4 into main
Merge version_4 into main
2026-05-06 07:08:36 +00:00
5d31f474e1 Update src/app/page.tsx 2026-05-06 07:08:30 +00:00
72127f5cdd Merge version_3 into main
Merge version_3 into main
2026-05-06 07:07:29 +00:00
638eb1fe79 Update src/app/page.tsx 2026-05-06 07:07:22 +00:00
4730215832 Merge version_2 into main
Merge version_2 into main
2026-05-06 07:06:09 +00:00

View File

@@ -97,11 +97,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Contracting", title: "Building Construction", subtitle: "From foundation to completion", description: "High-quality structural construction tailored to your blueprints.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg?_wi=1"},
tag: "Contracting", title: "Building Construction", subtitle: "From foundation to completion", description: "High-quality structural construction tailored to your blueprints.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg?_wi=1", buttons: [{ text: "Inquire", href: "https://wa.me/971559278658" }]},
{
tag: "Finishing", title: "Renovations", subtitle: "Revitalize your spaces", description: "Expert interior and exterior renovations to enhance property value.", imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg?_wi=1"},
tag: "Finishing", title: "Renovations", subtitle: "Revitalize your spaces", description: "Expert interior and exterior renovations to enhance property value.", imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg?_wi=1", buttons: [{ text: "Inquire", href: "https://wa.me/971559278658" }]},
{
tag: "Support", title: "Facility Maintenance", subtitle: "Keeping it efficient", description: "Reliable maintenance services ensuring your infrastructure stays in top condition.", imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg?_wi=1"},
tag: "Support", title: "Facility Maintenance", subtitle: "Keeping it efficient", description: "Reliable maintenance services ensuring your infrastructure stays in top condition.", imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg?_wi=1", buttons: [{ text: "Inquire", href: "https://wa.me/971559278658" }]},
]}
title="Core Services"
description="We specialize in comprehensive building solutions for residential and commercial projects."
@@ -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)}
/>