Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-25 00:50:31 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Request a Quote", href: "#contact" },
{ text: "View Projects", href: "#projects" },
]}
imageSrc="http://img.b2bpic.net/free-photo/giant-glass-buildings_1127-2023.jpg"
imageSrc="http://img.b2bpic.net/free-photo/giant-glass-buildings_1127-2023.jpg?_wi=1"
imageAlt="modern commercial construction building site"
/>
</div>
@@ -66,7 +66,7 @@ export default function LandingPage() {
{ title: "Reliability", description: "Dependable construction services you can count on." },
{ title: "Communication", description: "Transparent updates throughout the entire process." },
]}
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124289.jpg"
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124289.jpg?_wi=1"
imageAlt="professional construction team on site"
/>
</div>
@@ -77,11 +77,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{ title: "Commercial Construction", description: "Full-scale building solutions for your business.", buttonIcon: Hammer, imageSrc: "http://img.b2bpic.net/free-photo/construction-architect-holding-modern-maquette_482257-10568.jpg", imageAlt: "construction icon industrial" },
{ title: "Project Management", description: "Expert oversight to keep projects on budget.", buttonIcon: ClipboardList, imageSrc: "http://img.b2bpic.net/free-photo/giant-glass-buildings_1127-2023.jpg", imageAlt: "construction icon industrial" },
{ title: "Commercial Development", description: "Transforming landscapes into professional assets.", buttonIcon: Building, imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124289.jpg", imageAlt: "construction icon industrial" },
{ title: "Renovations & Build-Outs", description: "Customized interior and exterior building upgrades.", buttonIcon: Wrench, imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg", imageAlt: "construction icon industrial" },
{ title: "Site Planning", description: "Strategic development and land analysis.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg", imageAlt: "construction icon industrial" },
{ title: "General Contracting", description: "Comprehensive oversight of building operations.", buttonIcon: ShieldCheck, imageSrc: "http://img.b2bpic.net/free-photo/people-social-distancing-work_23-2148961706.jpg", imageAlt: "construction icon industrial" },
{ title: "Project Management", description: "Expert oversight to keep projects on budget.", buttonIcon: ClipboardList, imageSrc: "http://img.b2bpic.net/free-photo/giant-glass-buildings_1127-2023.jpg?_wi=2", imageAlt: "construction icon industrial" },
{ title: "Commercial Development", description: "Transforming landscapes into professional assets.", buttonIcon: Building, imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124289.jpg?_wi=2", imageAlt: "construction icon industrial" },
{ title: "Renovations & Build-Outs", description: "Customized interior and exterior building upgrades.", buttonIcon: Wrench, imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg?_wi=1", imageAlt: "construction icon industrial" },
{ title: "Site Planning", description: "Strategic development and land analysis.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg?_wi=1", imageAlt: "construction icon industrial" },
{ title: "General Contracting", description: "Comprehensive oversight of building operations.", buttonIcon: ShieldCheck, imageSrc: "http://img.b2bpic.net/free-photo/people-social-distancing-work_23-2148961706.jpg?_wi=1", imageAlt: "construction icon industrial" },
]}
title="Our Services"
description="We offer a comprehensive range of construction and development services."
@@ -127,9 +127,9 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Office Complex", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg" },
{ id: "p2", name: "Industrial Site", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg" },
{ id: "p3", name: "Retail Renovation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/people-social-distancing-work_23-2148961706.jpg" },
{ id: "p1", name: "Office Complex", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg?_wi=2" },
{ id: "p2", name: "Industrial Site", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/architect-designing-new-project_23-2148242953.jpg?_wi=2" },
{ id: "p3", name: "Retail Renovation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/people-social-distancing-work_23-2148961706.jpg?_wi=2" },
{ id: "p4", name: "Construction Crew", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-team-businesswoman-discussing-workspace-design-planning_482257-91082.jpg" },
{ id: "p5", name: "Commercial Plaza", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/tall-colorful-skycrapers-with-beautiful-blue-sky-background_231208-7623.jpg" },
{ id: "p6", name: "Warehouse Build", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/portrait-tractor-operator_1398-1749.jpg" },