Merge version_1 into main #3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user