Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 15:42:31 +00:00

View File

@@ -99,9 +99,9 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "1", name: "Downtown Office Complex", price: "Commercial", variant: "8-Story Mixed-Use Building", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", imageAlt: "Downtown office complex"},
id: "1", name: "Downtown Office Complex", price: "Commercial", variant: "8-Story Mixed-Use Building", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=1", imageAlt: "Downtown office complex"},
{
id: "2", name: "Residential Community Development", price: "Residential", variant: "45-Unit Luxury Townhomes", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-center-hongkong_1127-3140.jpg", imageAlt: "Residential townhomes"},
id: "2", name: "Residential Community Development", price: "Residential", variant: "45-Unit Luxury Townhomes", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-center-hongkong_1127-3140.jpg?_wi=1", imageAlt: "Residential townhomes"},
{
id: "3", name: "Industrial Warehouse Facility", price: "Industrial", variant: "50,000 Sq Ft Logistics Hub", imageSrc: "http://img.b2bpic.net/free-photo/fourth-block-chernobyl-nuclear-power-plant-30-years-after-explosion-nuclear-power-plant_627829-11676.jpg", imageAlt: "Industrial warehouse"},
]}
@@ -122,9 +122,9 @@ export default function LandingPage() {
description="Proven results and measurable success across all project types and scales."
metrics={[
{
id: "1", value: "$500M+", title: "Total Project Value", description: "Construction projects delivered across regions", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", imageAlt: "Project value representation"},
id: "1", value: "$500M+", title: "Total Project Value", description: "Construction projects delivered across regions", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=2", imageAlt: "Project value representation"},
{
id: "2", value: "98%", title: "Client Satisfaction", description: "Rated highly by property owners and stakeholders", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-center-hongkong_1127-3140.jpg", imageAlt: "Client satisfaction metrics"},
id: "2", value: "98%", title: "Client Satisfaction", description: "Rated highly by property owners and stakeholders", imageSrc: "http://img.b2bpic.net/free-photo/modern-business-center-hongkong_1127-3140.jpg?_wi=2", imageAlt: "Client satisfaction metrics"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -136,17 +136,17 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"},
id: "1", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Johnson"},
id: "2", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sarah Johnson"},
{
id: "3", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Rodriguez"},
id: "3", name: "David Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Rodriguez"},
{
id: "4", name: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Watson"},
id: "4", name: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Emily Watson"},
{
id: "5", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"},
id: "5", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "James Mitchell"},
{
id: "6", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Lisa Anderson"},
id: "6", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Lisa Anderson"},
]}
cardTitle="Trusted by over 1,000 satisfied clients for delivering exceptional construction projects on time and on budget."
cardTag="Client Success Stories"