Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-15 11:29:27 +00:00

View File

@@ -93,8 +93,8 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "High-Speed WiFi & Business Center", description: "Reliable connectivity for meetings, conferences, and work. Dedicated business lounge with professional environment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/glowing-neon-6th-generation-cellular-network-connection-banner_1017-59482.jpg", imageAlt: "High-speed WiFi connectivity illustration" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-elegant-restaurant-with-tablet_1157-2097.jpg", imageAlt: "Modern business lounge interior" }
title: "High-Speed WiFi & Business Center", description: "Reliable connectivity for meetings, conferences, and work. Dedicated business lounge with professional environment.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/glowing-neon-6th-generation-cellular-network-connection-banner_1017-59482.jpg?_wi=1", imageAlt: "High-speed WiFi connectivity illustration" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-elegant-restaurant-with-tablet_1157-2097.jpg?_wi=1", imageAlt: "Modern business lounge interior" }
},
{
id: 2,
@@ -103,8 +103,8 @@ export default function LandingPage() {
},
{
id: 3,
title: "24/7 Wellness & Hospitality", description: "Room service, fitness facilities, spa services, and round-the-clock support. Your comfort and well-being are our priority.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-elegant-restaurant-with-tablet_1157-2097.jpg", imageAlt: "Wellness and relaxation spaces" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/glowing-neon-6th-generation-cellular-network-connection-banner_1017-59482.jpg", imageAlt: "Modern amenity facilities" }
title: "24/7 Wellness & Hospitality", description: "Room service, fitness facilities, spa services, and round-the-clock support. Your comfort and well-being are our priority.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-elegant-restaurant-with-tablet_1157-2097.jpg?_wi=2", imageAlt: "Wellness and relaxation spaces" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/glowing-neon-6th-generation-cellular-network-connection-banner_1017-59482.jpg?_wi=2", imageAlt: "Modern amenity facilities" }
}
]}
showStepNumbers={true}