Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-25 10:08:15 +00:00

View File

@@ -86,13 +86,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1", title: "開放式設計", author: "Wellness", description: "開闊的天空與通風設計,讓您的每次呼吸都充滿自在。", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sports-centre_116348-16.jpg", videoSrc: "", tags: ["wellness"]
id: "1", title: "開放式設計", author: "Wellness", description: "開闊的天空與通風設計,讓您的每次呼吸都充滿自在。", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sports-centre_116348-16.jpg", tags: ["wellness"]
},
{
id: "2", title: "便利校園位置", author: "Convenience", description: "位於建工路校區核心,隨時都能享受運動的方便性。", imageSrc: "http://img.b2bpic.net/free-photo/red-3d-map-marker-blue_23-2152009412.jpg", videoSrc: "", tags: ["convenience"]
id: "2", title: "便利校園位置", author: "Convenience", description: "位於建工路校區核心,隨時都能享受運動的方便性。", imageSrc: "http://img.b2bpic.net/free-photo/red-3d-map-marker-blue_23-2152009412.jpg", tags: ["convenience"]
},
{
id: "3", title: "純粹放鬆空間", author: "Lifestyle", description: "不僅是運動,更是遠離壓力、重新充電的城市綠洲。", imageSrc: "http://img.b2bpic.net/free-vector/water-sport-icon-set_1262-8069.jpg", videoSrc: "", tags: ["lifestyle"]
id: "3", title: "純粹放鬆空間", author: "Lifestyle", description: "不僅是運動,更是遠離壓力、重新充電的城市綠洲。", imageSrc: "http://img.b2bpic.net/free-vector/water-sport-icon-set_1262-8069.jpg", tags: ["lifestyle"]
},
]}
title="專屬您的運動美學"
@@ -167,13 +167,13 @@ export default function LandingPage() {
logoText="高科大建工游泳池"
columns={[
{
title: "導航", items: [
title: "導航", items: [
{ label: "關於我們", href: "#about" },
{ label: "票價資訊", href: "#pricing" },
],
},
{
title: "聯繫", items: [
title: "聯繫", items: [
{ label: "高雄市三民區建工路415號", href: "#" },
{ label: "聯絡我們", href: "#contact" },
],