Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -85,19 +85,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Residential interior renovation project",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-fun-gathering-with-friends-having-alcoholic-drinks-snacks-nobody-apartment-with-modern-board-games-chess-enjoy-home-meeting-entertainment_482257-42170.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-fun-gathering-with-friends-having-alcoholic-drinks-snacks-nobody-apartment-with-modern-board-games-chess-enjoy-home-meeting-entertainment_482257-42170.jpg?_wi=1",
|
||||
imageAlt: "Commercial office design interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-workplace-room-with-desk-technology_482257-14017.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-workplace-room-with-desk-technology_482257-14017.jpg?_wi=1",
|
||||
imageAlt: "Medical office interior design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-pink-teal-living-room-with-floral-art-plants_23-2151972887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-pink-teal-living-room-with-floral-art-plants_23-2151972887.jpg?_wi=1",
|
||||
imageAlt: "Residential interior renovation project",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg?_wi=1",
|
||||
imageAlt: "Residential interior renovation project",
|
||||
},
|
||||
]}
|
||||
@@ -189,25 +189,25 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Modern Living",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-pink-teal-living-room-with-floral-art-plants_23-2151972887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-pink-teal-living-room-with-floral-art-plants_23-2151972887.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Shop Interior",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-fun-gathering-with-friends-having-alcoholic-drinks-snacks-nobody-apartment-with-modern-board-games-chess-enjoy-home-meeting-entertainment_482257-42170.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-living-room-decorated-fun-gathering-with-friends-having-alcoholic-drinks-snacks-nobody-apartment-with-modern-board-games-chess-enjoy-home-meeting-entertainment_482257-42170.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Medical Clinic",
|
||||
price: "Commercial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-workplace-room-with-desk-technology_482257-14017.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-doctors-workplace-room-with-desk-technology_482257-14017.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Bedroom Decor",
|
||||
price: "Residential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen-dining-room_181624-2870.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
|
||||
Reference in New Issue
Block a user