Merge version_1 into main #1
@@ -74,19 +74,19 @@ export default function LandingPage() {
|
||||
imageAlt: "Green Piramid cottage",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890378.jpg?_wi=1",
|
||||
imageAlt: "Modern interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263578.jpg?_wi=1",
|
||||
imageAlt: "Mountain view",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-mountains-mist_181624-15160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-mountains-mist_181624-15160.jpg?_wi=1",
|
||||
imageAlt: "Nature landscape",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg?_wi=1",
|
||||
imageAlt: "Forest retreat",
|
||||
},
|
||||
]}
|
||||
@@ -179,13 +179,13 @@ export default function LandingPage() {
|
||||
id: "c1",
|
||||
name: "კოტეჯი 'მწვანე'",
|
||||
price: "300₾",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890378.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "c2",
|
||||
name: "კოტეჯი 'მთის'",
|
||||
price: "350₾",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263578.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263578.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "c3",
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
category: "ბუნება",
|
||||
title: "სიმშვიდე ტყეში",
|
||||
excerpt: "ხედი ჩვენი ტერასიდან.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-mountains-mist_181624-15160.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-mountains-mist_181624-15160.jpg?_wi=2",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-shot-mountains-mist_181624-15160.jpg",
|
||||
date: "2024",
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
category: "კოტეჯი",
|
||||
title: "თანამედროვე ინტერიერი",
|
||||
excerpt: "მყუდრო გარემო.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg?_wi=2",
|
||||
authorName: "Admin",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg",
|
||||
date: "2024",
|
||||
|
||||
Reference in New Issue
Block a user