Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-09 16:22:14 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
href: "#rooms",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/blue-green-yellow-floral-painted-pillars-lining-up-hallway_413556-22.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blue-green-yellow-floral-painted-pillars-lining-up-hallway_413556-22.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -95,19 +95,19 @@ export default function LandingPage() {
id: "1",
name: "غرفة قياسية",
price: "$80",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6243.jpg?_wi=1",
},
{
id: "2",
name: "غرفة ديلوكس",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=1",
},
{
id: "3",
name: "جناح ملكي",
price: "$250",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-hotel-with-tv-cabinet_105762-2282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-hotel-with-tv-cabinet_105762-2282.jpg?_wi=1",
},
{
id: "4",
@@ -146,7 +146,7 @@ export default function LandingPage() {
title: "إنترنت مجاني",
description: "واي فاي سريع في كل أرجاء الفندق",
tag: "اتصال",
imageSrc: "http://img.b2bpic.net/free-photo/blue-green-yellow-floral-painted-pillars-lining-up-hallway_413556-22.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blue-green-yellow-floral-painted-pillars-lining-up-hallway_413556-22.jpg?_wi=2",
imageAlt: "Beautiful castle interior design",
},
{
@@ -154,7 +154,7 @@ export default function LandingPage() {
title: "تنظيف يومي",
description: "نظافة ومعايير تعقيم عالية",
tag: "نظافة",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_74190-6243.jpg?_wi=2",
imageAlt: "Beautiful castle interior design",
},
{
@@ -162,7 +162,7 @@ export default function LandingPage() {
title: "خدمة الغرف",
description: "أطباق شرقية وعالمية تقدم إلى غرفتك",
tag: "مطعم",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=2",
imageAlt: "Beautiful castle interior design",
},
{
@@ -170,7 +170,7 @@ export default function LandingPage() {
title: "نقل من المطار",
description: "نوفر خدمات التوصيل من وإلى المطار",
tag: "تنقل",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-hotel-with-tv-cabinet_105762-2282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-bedroom-suite-hotel-with-tv-cabinet_105762-2282.jpg?_wi=2",
imageAlt: "Beautiful castle interior design",
},
]}