Update src/app/page.tsx

This commit is contained in:
2026-05-06 07:06:06 +00:00
parent e15e028e03
commit f9b40f4d58

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Supertech"
/>
@@ -54,61 +46,38 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Supertech Building Contracting"
description="Your trusted partner for high-quality building contracting and construction services. Expert solutions with professional precision."
buttons={[
{
text: "Contact on WhatsApp",
href: "https://wa.me/971559278658",
},
text: "Contact on WhatsApp", href: "https://wa.me/971559278658"},
]}
imageSrc="http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/architect-safety-equipment_23-2148242907.jpg",
alt: "Architect in safety equipment",
},
src: "http://img.b2bpic.net/free-photo/architect-safety-equipment_23-2148242907.jpg", alt: "Architect in safety equipment"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg",
alt: "Portrait of young handsome architect",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-handsome-architect-writing-clipboard-outdoors_23-2148203949.jpg", alt: "Portrait of young handsome architect"},
{
src: "http://img.b2bpic.net/free-photo/architect-his-office-pointing-up_23-2148242911.jpg",
alt: "Architect in his office pointing up",
},
src: "http://img.b2bpic.net/free-photo/architect-his-office-pointing-up_23-2148242911.jpg", alt: "Architect in his office pointing up"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-side-view-construction-engineer-using-tablet_23-2148233673.jpg",
alt: "Construction engineer using tablet",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-side-view-construction-engineer-using-tablet_23-2148233673.jpg", alt: "Construction engineer using tablet"},
{
src: "http://img.b2bpic.net/free-photo/group-engineers-working_23-2147704203.jpg",
alt: "Group of engineers working",
},
src: "http://img.b2bpic.net/free-photo/group-engineers-working_23-2147704203.jpg", alt: "Group of engineers working"},
]}
marqueeItems={[
{
type: "text",
text: "Sustainable Construction",
},
type: "text", text: "Sustainable Construction"},
{
type: "text",
text: "Innovative Engineering",
},
type: "text", text: "Innovative Engineering"},
{
type: "text",
text: "Expert Facility Maintenance",
},
type: "text", text: "Expert Facility Maintenance"},
{
type: "text",
text: "Modern Architectural Planning",
},
type: "text", text: "Modern Architectural Planning"},
{
type: "text",
text: "Residential & Commercial",
},
type: "text", text: "Residential & Commercial"},
]}
/>
</div>
@@ -128,26 +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"},
{
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"},
{
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"},
]}
title="Core Services"
description="We specialize in comprehensive building solutions for residential and commercial projects."
@@ -160,60 +114,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Ahmed Ali",
date: "Jan 2024",
title: "Director",
quote: "Exceptional construction service delivered on time.",
tag: "Project Management",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg?_wi=2",
imageAlt: "happy client professional office business",
},
id: "1", name: "Ahmed Ali", date: "Jan 2024", title: "Director", quote: "Exceptional construction service delivered on time.", tag: "Project Management", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg", imageSrc: "http://img.b2bpic.net/free-photo/architect-checking-new-project_23-2148242920.jpg?_wi=2", imageAlt: "happy client professional office business"},
{
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: "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/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: "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",
},
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"},
{
id: "5",
name: "John Doe",
date: "Sep 2023",
title: "Consultant",
quote: "They strictly adhere to safety and design specs.",
tag: "Compliance",
avatarSrc: "http://img.b2bpic.net/free-photo/three-architects-talking-front-glass-buidling_23-2147702508.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg?_wi=2",
imageAlt: "happy client professional office business",
},
id: "5", name: "John Doe", date: "Sep 2023", title: "Consultant", quote: "They strictly adhere to safety and design specs.", tag: "Compliance", avatarSrc: "http://img.b2bpic.net/free-photo/three-architects-talking-front-glass-buidling_23-2147702508.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg?_wi=2", imageAlt: "happy client professional office business"},
]}
title="Client Feedback"
description="Hear what our partners have to say about our professionalism."
@@ -225,14 +134,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Construction Corp",
"Architecture Global",
"Engineering Systems",
"Contracting Solutions",
"Property Trust",
"Urban Developers",
"Facility Management Co",
]}
"Construction Corp", "Architecture Global", "Engineering Systems", "Contracting Solutions", "Property Trust", "Urban Developers", "Facility Management Co"]}
title="Industry Partners"
description="Trusted by leading professionals and businesses."
/>
@@ -244,20 +146,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How to contact us?",
content: "Reach out to us directly on WhatsApp for quick inquiries.",
},
id: "q1", title: "How to contact us?", content: "Reach out to us directly on WhatsApp for quick inquiries. We strive to reply within 24 hours to ensure you get the support you need promptly."},
{
id: "q2",
title: "What areas do you serve?",
content: "We cover regional commercial and residential sectors.",
},
id: "q2", title: "What areas do you serve?", content: "We cover regional commercial and residential sectors."},
{
id: "q3",
title: "Do you provide estimates?",
content: "Yes, contact our team to discuss project requirements.",
},
id: "q3", title: "Do you provide estimates?", content: "Yes, contact our team to discuss project requirements."},
]}
title="Common Inquiries"
description="Quick answers to common construction and contracting questions."
@@ -270,8 +163,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="WhatsApp"
title="Need a Quote?"
description="Get in touch with us via WhatsApp to discuss your upcoming project requirements."
@@ -284,16 +176,12 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="SUPERTECH"
leftLink={{
text: "supertechcont24@gmail.com",
href: "mailto:supertechcont24@gmail.com",
}}
text: "supertechcont24@gmail.com", href: "mailto:supertechcont24@gmail.com"}}
rightLink={{
text: "+971 55 927 8658",
href: "https://wa.me/971559278658",
}}
text: "+971 55 927 8658", href: "https://wa.me/971559278658"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}