Update src/app/page.tsx
This commit is contained in:
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p5", name: "Silicon Terrace Plaza", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/light-wood-wall-design_53876-75115.jpg"},
|
||||
{
|
||||
id: "p6", name: "Alpine Ridge Manors", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg"},
|
||||
id: "p6", name: "Alpine Ridge Manors", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=1"},
|
||||
]}
|
||||
title="Recent Landmark Projects"
|
||||
description="Discover the breadth of our design and construction portfolio."
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
description="Fill out the form below to receive detailed information about our current developments, pricing, and availability. Our team will contact you within 24 hours."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architects-looking-plan-front-house_23-2147813100.jpg?_wi=2"
|
||||
imageAlt="Architects reviewing real estate blueprints"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user