Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 15:03:24 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
buttons={[{ text: "დაჯავშნე ახლა", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/long-shot-happy-couple-sitting-outdoors_23-2149411864.jpg", imageAlt: "Green Piramid cottage" },
{ imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890378.jpg", imageAlt: "Modern interior" }
{ imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890378.jpg?_wi=1", imageAlt: "Modern interior" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -96,7 +96,7 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{ id: "c1", name: "კოტეჯი 'მწვანე'", price: "300₾", imageSrc: "http://img.b2bpic.net/free-photo/stones-natural-room-interior-design_23-2151890378.jpg" },
{ id: "c1", name: "კოტეჯი 'მწვანე'", price: "300₾", 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" },
{ id: "c3", name: "კოტეჯი 'ტყის'", price: "280₾", imageSrc: "http://img.b2bpic.net/free-photo/stone-natural-room-interior-design_23-2151890396.jpg" },
{ id: "c4", name: "კოტეჯი 'პრემიუმი'", price: "450₾", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264455.jpg" },