Update src/app/projects/page.tsx
This commit is contained in:
@@ -57,37 +57,37 @@ export default function LandingPage() {
|
||||
id: "pr1",
|
||||
name: "Corporate Lounge",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "pr2",
|
||||
name: "Luxury Residence",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "pr3",
|
||||
name: "Office Suite",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "pr4",
|
||||
name: "Penthouse Design",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg?_wi=10",
|
||||
},
|
||||
{
|
||||
id: "pr5",
|
||||
name: "Art Gallery Fitout",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg?_wi=11",
|
||||
},
|
||||
{
|
||||
id: "pr6",
|
||||
name: "Boutique Reception",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg?_wi=12",
|
||||
},
|
||||
]}
|
||||
title="Our Recent Projects"
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
tag="Projects"
|
||||
title="Interested in a Custom Project?"
|
||||
description="Reach out today and let's craft something unique together."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-hotel-lobby-with-leather-sofa-chairs-lamp-round-tables_1262-12373.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user