Update src/app/page.tsx

This commit is contained in:
2026-03-15 13:31:02 +00:00
parent 7174232385
commit 981c3901ac

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroSplit
title="Premium Construction, International Standards, Local Expertise"
description="AP CHU delivers luxury residential, commercial, and infrastructure projects across Leyte with DPWH-certified quality and transparent, client-focused engineering"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
tag="Engineering Excellence"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -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?_wi=1", imageAlt: "Luxury residential project"
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", 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?_wi=1", imageAlt: "Commercial building project"
imageSrc: "http://img.b2bpic.net/free-vector/construction-house-concept_98292-6934.jpg", 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?_wi=1", imageAlt: "Infrastructure project"
imageSrc: "http://img.b2bpic.net/free-photo/woman-engineer-site-construction_53876-26415.jpg", 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?_wi=2", imageAlt: "Hilltop Luxury Residences"
reviewCount: "Client Verified", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", 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?_wi=2", imageAlt: "Leyte Business Hub Complex"
reviewCount: "On-Time Delivery", imageSrc: "http://img.b2bpic.net/free-vector/construction-house-concept_98292-6934.jpg", 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?_wi=2", imageAlt: "Provincial Highway Expansion"
reviewCount: "Government Standard", imageSrc: "http://img.b2bpic.net/free-photo/woman-engineer-site-construction_53876-26415.jpg", imageAlt: "Provincial Highway Expansion"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -230,6 +230,7 @@ export default function LandingPage() {
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/i-always-feel-relieved-after-session-with-you_637285-9953.jpg"
imageAlt="Construction consultation"
mediaAnimation="slide-up"
/>
</div>
@@ -240,7 +241,7 @@ export default function LandingPage() {
description="Connect with our team to discuss your construction needs. We'll provide a transparent assessment and comprehensive proposal tailored to your vision."
tagIcon={ArrowRight}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/close-up-interviewee-taking-notes_23-2149037866.jpg"