Merge version_1 into main #3
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
title: "Residential Excellence", description: "Premium home construction featuring luxury finishes, innovative design, and meticulous attention to detail for discerning homeowners", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", imageAlt: "Luxury residential project"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=1", imageAlt: "Luxury residential project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-female-worker-examining-products-warehouse_107420-96547.jpg", imageAlt: "Quality control process"
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
title: "Commercial Development", description: "Full-scale commercial projects including office buildings, retail spaces, and business complexes with modern infrastructure and sustainability focus", icon: Building2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/construction-house-concept_98292-6934.jpg", imageAlt: "Commercial building project"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/construction-house-concept_98292-6934.jpg?_wi=1", imageAlt: "Commercial building project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-photovoltaics-factory-using-pc-diagnose-systems_482257-118455.jpg", imageAlt: "Engineering standards compliance"
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
title: "Infrastructure Projects", description: "DPWH-certified infrastructure work including roads, bridges, and public works with government-grade engineering and rigorous safety protocols", icon: Truck,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-engineer-site-construction_53876-26415.jpg", imageAlt: "Infrastructure project"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-engineer-site-construction_53876-26415.jpg?_wi=1", imageAlt: "Infrastructure project"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schedule-table-event-planner-concept_53876-121257.jpg", imageAlt: "Project transparency"
|
||||
@@ -126,15 +126,15 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "residential-hillside", brand: "Residential", name: "Hilltop Luxury Residences", price: "Premium Development", rating: 5,
|
||||
reviewCount: "Client Verified", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", imageAlt: "Hilltop Luxury Residences"
|
||||
reviewCount: "Client Verified", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=2", imageAlt: "Hilltop Luxury Residences"
|
||||
},
|
||||
{
|
||||
id: "commercial-business-hub", brand: "Commercial", name: "Leyte Business Hub Complex", price: "Commercial Excellence", rating: 5,
|
||||
reviewCount: "On-Time Delivery", imageSrc: "http://img.b2bpic.net/free-vector/construction-house-concept_98292-6934.jpg", imageAlt: "Leyte Business Hub Complex"
|
||||
reviewCount: "On-Time Delivery", imageSrc: "http://img.b2bpic.net/free-vector/construction-house-concept_98292-6934.jpg?_wi=2", imageAlt: "Leyte Business Hub Complex"
|
||||
},
|
||||
{
|
||||
id: "infrastructure-highway", brand: "Infrastructure", name: "Provincial Highway Expansion", price: "DPWH Certified", rating: 5,
|
||||
reviewCount: "Government Standard", imageSrc: "http://img.b2bpic.net/free-photo/woman-engineer-site-construction_53876-26415.jpg", imageAlt: "Provincial Highway Expansion"
|
||||
reviewCount: "Government Standard", imageSrc: "http://img.b2bpic.net/free-photo/woman-engineer-site-construction_53876-26415.jpg?_wi=2", imageAlt: "Provincial Highway Expansion"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user