Update src/app/page.tsx
This commit is contained in:
160
src/app/page.tsx
160
src/app/page.tsx
@@ -24,24 +24,21 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Road Project Management", href: "#services" },
|
||||
{ label: "Property Valuation", href: "#services" },
|
||||
{ label: "Engineering Consultation", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Projects", href: "#projects" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact Info",
|
||||
items: [
|
||||
title: "Contact Info", items: [
|
||||
{ label: "Mansoura, Egypt", href: "#" },
|
||||
{ label: "01096565180", href: "tel:+201096565180" },
|
||||
{ label: "WhatsApp Support", href: "https://wa.me/201096565180" },
|
||||
@@ -84,17 +81,11 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=29r0s5",
|
||||
imageAlt: "Highway road project landscape",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=29r0s5", imageAlt: "Highway road project landscape"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=puoxei&_wi=1",
|
||||
imageAlt: "Road construction and development",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=puoxei", imageAlt: "Road construction and development"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qvdmfu&_wi=1",
|
||||
imageAlt: "Engineering land survey",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qvdmfu", imageAlt: "Engineering land survey"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -110,29 +101,11 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Road Project Management",
|
||||
price: "Professional Service",
|
||||
variant: "Planning to Execution",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=puoxei&_wi=2",
|
||||
imageAlt: "Road project management",
|
||||
},
|
||||
id: "1", name: "Road Project Management", price: "Professional Service", variant: "Planning to Execution", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=puoxei", imageAlt: "Road project management"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Property Valuation",
|
||||
price: "Market Assessment",
|
||||
variant: "Land & Real Estate",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aomw0t&_wi=1",
|
||||
imageAlt: "Property valuation service",
|
||||
},
|
||||
id: "2", name: "Property Valuation", price: "Market Assessment", variant: "Land & Real Estate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aomw0t", imageAlt: "Property valuation service"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Engineering Consultation",
|
||||
price: "Expert Advice",
|
||||
variant: "Projects & Infrastructure",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qvdmfu&_wi=2",
|
||||
imageAlt: "Engineering consultation service",
|
||||
},
|
||||
id: "3", name: "Engineering Consultation", price: "Expert Advice", variant: "Projects & Infrastructure", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qvdmfu", imageAlt: "Engineering consultation service"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -147,21 +120,11 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Highway Development Project",
|
||||
description:
|
||||
"Management of highway expansion and infrastructure improvement initiatives, ensuring modern standards and efficient project delivery.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l43wmw&_wi=1",
|
||||
imageAlt: "Highway development project in Egypt",
|
||||
},
|
||||
id: "01", title: "Highway Development Project", description:
|
||||
"Management of highway expansion and infrastructure improvement initiatives, ensuring modern standards and efficient project delivery.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l43wmw", imageAlt: "Highway development project in Egypt"},
|
||||
{
|
||||
id: "02",
|
||||
title: "Land Survey Project",
|
||||
description:
|
||||
"Comprehensive land surveying and measurements in Mansoura, preparing land for engineering projects with precision and accuracy.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hse10n&_wi=1",
|
||||
imageAlt: "Land survey project in Mansoura",
|
||||
},
|
||||
id: "02", title: "Land Survey Project", description:
|
||||
"Comprehensive land surveying and measurements in Mansoura, preparing land for engineering projects with precision and accuracy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hse10n", imageAlt: "Land survey project in Mansoura"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -176,26 +139,11 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ahmed Hassan",
|
||||
role: "Project Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0rewp&_wi=1",
|
||||
imageAlt: "Ahmed Hassan",
|
||||
},
|
||||
id: "1", name: "Ahmed Hassan", role: "Project Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0rewp", imageAlt: "Ahmed Hassan"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Fatima Mohamed",
|
||||
role: "Property Valuation Expert",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pw1r3b&_wi=1",
|
||||
imageAlt: "Fatima Mohamed",
|
||||
},
|
||||
id: "2", name: "Fatima Mohamed", role: "Property Valuation Expert", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pw1r3b", imageAlt: "Fatima Mohamed"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Omar Ibrahim",
|
||||
role: "Civil Engineer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lso71g&_wi=1",
|
||||
imageAlt: "Omar Ibrahim",
|
||||
},
|
||||
id: "3", name: "Omar Ibrahim", role: "Civil Engineer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lso71g", imageAlt: "Omar Ibrahim"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -209,29 +157,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
icon: Award,
|
||||
title: "Projects Completed",
|
||||
value: "50+",
|
||||
},
|
||||
id: "1", icon: Award,
|
||||
title: "Projects Completed", value: "50+"},
|
||||
{
|
||||
id: "2",
|
||||
icon: Users,
|
||||
title: "Satisfied Clients",
|
||||
value: "200+",
|
||||
},
|
||||
id: "2", icon: Users,
|
||||
title: "Satisfied Clients", value: "200+"},
|
||||
{
|
||||
id: "3",
|
||||
icon: Zap,
|
||||
title: "Years Experience",
|
||||
value: "15+",
|
||||
},
|
||||
id: "3", icon: Zap,
|
||||
title: "Years Experience", value: "15+"},
|
||||
{
|
||||
id: "4",
|
||||
icon: CheckCircle,
|
||||
title: "Professional Team",
|
||||
value: "25+",
|
||||
},
|
||||
id: "4", icon: CheckCircle,
|
||||
title: "Professional Team", value: "25+"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -244,49 +180,17 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Eng. Mohammed Ali, Highway Authority Egypt",
|
||||
date: "Date: October 2024",
|
||||
title: "Exceptional Project Management",
|
||||
quote:
|
||||
"Trusted Real Estate managed our highway project with outstanding professionalism. Their attention to detail and adherence to timelines exceeded our expectations.",
|
||||
tag: "Highway Project",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0rewp",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l43wmw&_wi=2",
|
||||
},
|
||||
id: "1", name: "Eng. Mohammed Ali, Highway Authority Egypt", date: "Date: October 2024", title: "Exceptional Project Management", quote:
|
||||
"Trusted Real Estate managed our highway project with outstanding professionalism. Their attention to detail and adherence to timelines exceeded our expectations.", tag: "Highway Project", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q0rewp", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l43wmw"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Amira Hassan, Real Estate Developer",
|
||||
date: "Date: September 2024",
|
||||
title: "Accurate Property Valuation",
|
||||
quote:
|
||||
"Their property valuation services provided us with precise market assessments that helped us make informed investment decisions.",
|
||||
tag: "Property Assessment",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pw1r3b",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aomw0t&_wi=2",
|
||||
},
|
||||
id: "2", name: "Amira Hassan, Real Estate Developer", date: "Date: September 2024", title: "Accurate Property Valuation", quote:
|
||||
"Their property valuation services provided us with precise market assessments that helped us make informed investment decisions.", tag: "Property Assessment", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pw1r3b", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aomw0t"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Khaled Mahmoud, Construction Company",
|
||||
date: "Date: August 2024",
|
||||
title: "Expert Engineering Consultation",
|
||||
quote:
|
||||
"Their engineering expertise was invaluable to our project. They provided comprehensive consultation that saved us time and resources.",
|
||||
tag: "Engineering Services",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lso71g",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qvdmfu&_wi=3",
|
||||
},
|
||||
id: "3", name: "Khaled Mahmoud, Construction Company", date: "Date: August 2024", title: "Expert Engineering Consultation", quote:
|
||||
"Their engineering expertise was invaluable to our project. They provided comprehensive consultation that saved us time and resources.", tag: "Engineering Services", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lso71g", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qvdmfu"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Layla Abdel-Rahman, Land Developer",
|
||||
date: "Date: July 2024",
|
||||
title: "Outstanding Land Surveying",
|
||||
quote:
|
||||
"The land survey work in Mansoura was executed with precision and professionalism. Highly recommended for any surveying needs.",
|
||||
tag: "Land Survey",
|
||||
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cl3t7p",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hse10n&_wi=2",
|
||||
},
|
||||
id: "4", name: "Layla Abdel-Rahman, Land Developer", date: "Date: July 2024", title: "Outstanding Land Surveying", quote:
|
||||
"The land survey work in Mansoura was executed with precision and professionalism. Highly recommended for any surveying needs.", tag: "Land Survey", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cl3t7p", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hse10n"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user