Update src/app/page.tsx

This commit is contained in:
2026-03-02 20:23:37 +00:00
parent c0c4f7b7b8
commit 4287c6c8ce

View File

@@ -73,10 +73,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/white-collar-workers-works-building-site_1398-1725.jpg", imageAlt: "Construction site"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", imageAlt: "Residential project"
imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=1", imageAlt: "Residential project"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg", imageAlt: "Commercial project"
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=1", imageAlt: "Commercial project"
}
]}
buttons={[
@@ -142,10 +142,10 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Riverside Residential Complex", price: "Completed 2024", variant: "120 units, Modern Design", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg", imageAlt: "Riverside Residential Complex"
id: "1", name: "Riverside Residential Complex", price: "Completed 2024", variant: "120 units, Modern Design", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-18.jpg?_wi=2", imageAlt: "Riverside Residential Complex"
},
{
id: "2", name: "Downtown Business Center", price: "Completed 2024", variant: "45,000 sq ft, Prime Location", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg", imageAlt: "Downtown Business Center"
id: "2", name: "Downtown Business Center", price: "Completed 2024", variant: "45,000 sq ft, Prime Location", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-44.jpg?_wi=2", imageAlt: "Downtown Business Center"
},
{
id: "3", name: "Industrial Park Phase 2", price: "Completed 2023", variant: "200,000 sq ft, Sustainable", imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1934.jpg", imageAlt: "Industrial Park Phase 2"