diff --git a/src/app/page.tsx b/src/app/page.tsx index 6773a39..0038d7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,8 +48,8 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Stepin Garden — მყუდრო სასტუმრო თბილისის გულში" description="აღმოაჩინეთ სიმშვიდე ჩვენს თანამედროვე ბუტიკ სასტუმროში, რომელიც აერთიანებს თბილისურ სტუმართმოყვარეობას და დახვეწილ დიზაინს." - leftCarouselItems={[{imageSrc:"http://img.b2bpic.net/free-photo/beige-colored-interior-dining-room_114579-2540.jpg?_wi=1", imageAlt:"luxury boutique hotel interior Tbilisi"},{imageSrc:"http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150927802.jpg?_wi=1", imageAlt:"luxury hotel room Tbilisi design"}]} - rightCarouselItems={[{imageSrc:"http://img.b2bpic.net/free-photo/cozy-bedroom-with-rattan-headboard-pendant-light_23-2152031743.jpg", imageAlt:"hotel room interior warm design"},{imageSrc:"http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement-with-breakfast_23-2150326150.jpg", imageAlt:"modern boutique suite Tbilisi"}]} + leftCarouselItems={[{imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dit0QoYkGT1lhy7LNwJSukbtbs/uploaded-1778777123005-udaqreax.jpg", imageAlt:"luxury boutique hotel interior Tbilisi"},{imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dit0QoYkGT1lhy7LNwJSukbtbs/uploaded-1778777123005-8u53c1h1.jpg", imageAlt:"luxury hotel room Tbilisi design"}]} + rightCarouselItems={[{imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dit0QoYkGT1lhy7LNwJSukbtbs/uploaded-1778777123005-9gx99rh5.jpg", imageAlt:"hotel room interior warm design"},{imageSrc:"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Dit0QoYkGT1lhy7LNwJSukbtbs/uploaded-1778777123005-o546dn2e.jpg", imageAlt:"modern boutique suite Tbilisi"}]} buttons={[{ text: "დაჯავშნა", href: "#contact" }]} marqueeItems={[{type:"text", text:"ცენტრალური მდებარეობა"},{type:"text", text:"24/7 მომსახურება"},{type:"text", text:"უსაფრთხო გარემო"}]} /> @@ -59,7 +59,7 @@ export default function LandingPage() { @@ -67,16 +67,16 @@ export default function LandingPage() {
- +
- +
); -} \ No newline at end of file +}