Compare commits
2 Commits
version_1_
...
version_2_
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
caeec05d71 | ||
| 803b1787e5 |
@@ -72,47 +72,28 @@ export default function HomePage() {
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
<div id="projects" data-section="projects">
|
||||
<SectionErrorBoundary name="projects">
|
||||
<FeaturesImageBento
|
||||
tag="Portfolio"
|
||||
title="Recent Projects"
|
||||
description="Showcasing our dedication to excellence and architectural design."
|
||||
items={[
|
||||
<div id="metrics" data-section="metrics">
|
||||
<SectionErrorBoundary name="metrics">
|
||||
<MetricsSimpleCards
|
||||
tag="Facts"
|
||||
title="Why Choose Us?"
|
||||
description="Data that defines our success."
|
||||
metrics={[
|
||||
{
|
||||
title: "Luxury Villa",
|
||||
description: "Premium finish and modern design.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-nestled-mountain-gorge_23-2152008244.jpg",
|
||||
value: "150+",
|
||||
description: "Projects Successfully Completed",
|
||||
},
|
||||
{
|
||||
title: "City Center Complex",
|
||||
description: "Sustainable multi-use commercial facility.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-business-district-night_107420-95724.jpg",
|
||||
value: "50+",
|
||||
description: "Skilled Professional Team",
|
||||
},
|
||||
{
|
||||
title: "Highway Bridge",
|
||||
description: "Strategic infrastructure project.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-long-overpass-road-near-mountains-sky_181624-4812.jpg",
|
||||
value: "100%",
|
||||
description: "Client Satisfaction Rate",
|
||||
},
|
||||
{
|
||||
title: "Goalpara Modern Clinic",
|
||||
description: "Advanced medical facility build.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/buildings-with-sky_23-2148107156.jpg",
|
||||
},
|
||||
{
|
||||
title: "Bongaigaon Retail Hub",
|
||||
description: "Dynamic workspace architecture.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-1123.jpg",
|
||||
},
|
||||
{
|
||||
title: "Green Housing",
|
||||
description: "Eco-friendly residential project.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205464.jpg",
|
||||
},
|
||||
{
|
||||
title: "School Infrastructure",
|
||||
description: "Building the future of education.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/water-dwelling_1127-3256.jpg",
|
||||
value: "15",
|
||||
description: "Years of Experience",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user