Update src/app/page.tsx

This commit is contained in:
2026-04-24 08:39:03 +00:00
parent 024fc2b203
commit 5bb7e5a812

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/city-building-with-people-silhouettes_23-2148107054.jpg", imageAlt: "Construction Site" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-city-with-apartment-buildings-green-vegetation_23-2150439334.jpg", imageAlt: "Resort Project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-city-with-apartment-buildings-green-vegetation_23-2150439334.jpg?_wi=1", imageAlt: "Resort Project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/roller-coaster-park_74190-398.jpg", imageAlt: "Adventure Attraction" },
]}
/>
@@ -100,7 +100,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{ id: "p1", name: "Adventure Facilities", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/ferris-wheel_74190-80.jpg" },
{ id: "p2", name: "Eco-Resorts", price: "Turnkey", imageSrc: "http://img.b2bpic.net/free-photo/view-city-with-apartment-buildings-green-vegetation_23-2150439334.jpg" },
{ id: "p2", name: "Eco-Resorts", price: "Turnkey", imageSrc: "http://img.b2bpic.net/free-photo/view-city-with-apartment-buildings-green-vegetation_23-2150439334.jpg?_wi=2" },
{ id: "p3", name: "Urban Infrastructure", price: "Bespoke", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-playing-soccer_23-2150338669.jpg" },
]}
title="OUR EXPERTISE"