Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-15 12:54:23 +00:00

View File

@@ -91,29 +91,29 @@ export default function LandingPage() {
{
title: "豪华酒店环境", description: "位于海口华彩州际酒店,享受五星级的优雅用餐环境。", icon: Building2,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg", imageAlt: "餐厅桌面设置" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg", imageAlt: "餐厅就餐环境" }
{ imageSrc: "http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg?_wi=1", imageAlt: "餐厅桌面设置" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg?_wi=1", imageAlt: "餐厅就餐环境" }
]
},
{
title: "便利停车", description: "酒店提供充足的免费停车位,为您的用餐带来便利。", icon: ParkingCircle,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/cheese-board-with-wide-selection-foods_114579-2412.jpg", imageAlt: "餐厅自助餐" },
{ imageSrc: "http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg", imageAlt: "餐厅环境" }
{ imageSrc: "http://img.b2bpic.net/free-photo/cheese-board-with-wide-selection-foods_114579-2412.jpg?_wi=1", imageAlt: "餐厅自助餐" },
{ imageSrc: "http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg?_wi=2", imageAlt: "餐厅环境" }
]
},
{
title: "快速服务", description: "训练有素的专业团队确保每一位宾客享受优质服务。", icon: Zap,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg", imageAlt: "精心布置的餐桌" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cheese-board-with-wide-selection-foods_114579-2412.jpg", imageAlt: "美食展示" }
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg?_wi=2", imageAlt: "精心布置的餐桌" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cheese-board-with-wide-selection-foods_114579-2412.jpg?_wi=2", imageAlt: "美食展示" }
]
},
{
title: "商务餐饮首选", description: "独立包间和灵活的用餐选项,完美适合商务会议和重要聚会。", icon: Briefcase,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg", imageAlt: "优雅餐厅环境" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg", imageAlt: "用餐环境" }
{ imageSrc: "http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg?_wi=3", imageAlt: "优雅餐厅环境" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg?_wi=3", imageAlt: "用餐环境" }
]
}
]}
@@ -133,7 +133,7 @@ export default function LandingPage() {
description="从精致的早茶到豪华的晚宴,源咖啡为每一位宾客提供无可挑剔的用餐体验。"
subdescription="我们的菜单融合了传统粤菜精髓与现代烹饪技巧,每一道菜都精心设计以满足您的味蕾。"
icon={ChefHat}
imageSrc="http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg"
imageSrc="http://img.b2bpic.net/free-photo/such-good-tableware-table-gold-shades_8353-9923.jpg?_wi=4"
imageAlt="餐厅内部环境"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -203,7 +203,7 @@ export default function LandingPage() {
description="填写下方表格或直接致电,我们的专业团队将为您提供最优质的服务。"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/cheese-board-with-wide-selection-foods_114579-2412.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cheese-board-with-wide-selection-foods_114579-2412.jpg?_wi=3"
imageAlt="餐厅自助餐服务"
mediaAnimation="slide-up"
mediaPosition="right"