Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 07:30:15 +00:00

View File

@@ -9,7 +9,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Activity, Building2, Car, Compass, CreditCard } from "lucide-react";
import { Activity, Building2, Car, Compass, CreditCard, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "首頁",
id: "hero",
},
name: "首頁", id: "hero"},
{
name: "運動項目",
id: "features",
},
name: "運動項目", id: "features"},
{
name: "門市資訊",
id: "contact",
},
name: "門市資訊", id: "contact"},
]}
brandName="迪卡儂 新竹店"
/>
@@ -49,82 +43,53 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="迪卡儂 新竹店 — 你的運動生活首選"
description="體驗世界級的運動品質與服務,位於新竹市東區,為您的每一次訓練與探索提供最強大的支援。"
kpis={[
{
value: "4.4",
label: "Google 評分",
},
value: "4.4", label: "Google 評分"},
{
value: "5,523",
label: "滿意評價",
},
value: "5,523", label: "滿意評價"},
{
value: "70+",
label: "運動種類",
},
value: "70+", label: "運動種類"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "門市資訊",
href: "#contact",
},
text: "門市資訊", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-works-luxurious-clothing-store_482257-76679.jpg"
imageAlt="迪卡儂新竹店展示區"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg",
alt: "顧客 1",
},
src: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg", alt: "顧客 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-sweaty-fitness-woman-smiling-leaning-knees-looking-satisfied-after-workout-athlete-running-track-with-pleased-face-white-background_176420-47086.jpg",
alt: "顧客 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-sweaty-fitness-woman-smiling-leaning-knees-looking-satisfied-after-workout-athlete-running-track-with-pleased-face-white-background_176420-47086.jpg", alt: "顧客 2"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg",
alt: "顧客 3",
},
src: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg", alt: "顧客 3"},
{
src: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg",
alt: "顧客 4",
},
src: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg", alt: "顧客 4"},
{
src: "http://img.b2bpic.net/free-photo/happy-husband-wife-with-kid-buys-vegetables-cheerful-family-three-choosing-bell-pepper-greens-vegetable-department-supermarket-market_169016-4644.jpg",
alt: "顧客 5",
},
src: "http://img.b2bpic.net/free-photo/happy-husband-wife-with-kid-buys-vegetables-cheerful-family-three-choosing-bell-pepper-greens-vegetable-department-supermarket-market_169016-4644.jpg", alt: "顧客 5"},
]}
avatarText="超過 5,000 位新竹運動愛好者的共同推薦"
marqueeItems={[
{
type: "text-icon",
text: "專業運動器材",
icon: Activity,
type: "text-icon", text: "專業運動器材", icon: Activity,
},
{
type: "text-icon",
text: "戶外休閒裝備",
icon: Compass,
type: "text-icon", text: "戶外休閒裝備", icon: Compass,
},
{
type: "text-icon",
text: "親友停車友善",
icon: Car,
type: "text-icon", text: "親友停車友善", icon: Car,
},
{
type: "text-icon",
text: "會員累積回饋",
icon: CreditCard,
type: "text-icon", text: "會員累積回饋", icon: CreditCard,
},
{
type: "text-icon",
text: "試用體驗空間",
icon: Building2,
type: "text-icon", text: "試用體驗空間", icon: Building2,
},
]}
/>
@@ -136,28 +101,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "寬敞購物空間",
description: "舒適的動線設計,讓您可以悠閒地試用並選購各類專業運動裝備。",
imageSrc: "http://img.b2bpic.net/free-photo/picture-young-lovely-caucasian-female-with-dark-hair-gold-dress-gold-shoes-shows-different-stands-near-beautiful-building_132075-8951.jpg",
buttonIcon: "ArrowRight",
title: "寬敞購物空間", description: "舒適的動線設計,讓您可以悠閒地試用並選購各類專業運動裝備。", imageSrc: "http://img.b2bpic.net/free-photo/picture-young-lovely-caucasian-female-with-dark-hair-gold-dress-gold-shoes-shows-different-stands-near-beautiful-building_132075-8951.jpg", buttonIcon: ArrowRight,
},
{
title: "停車無煩惱",
description: "貼心提供專屬機車及汽車停車場,解決您的交通疑慮,讓購物更輕鬆。",
imageSrc: "http://img.b2bpic.net/free-photo/woman-man-chatting-gym-door_1262-700.jpg",
buttonIcon: "ArrowRight",
title: "停車無煩惱", description: "貼心提供專屬機車及汽車停車場,解決您的交通疑慮,讓購物更輕鬆。", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-chatting-gym-door_1262-700.jpg", buttonIcon: ArrowRight,
},
{
title: "專業服務體驗",
description: "店內同仁親切專業,隨時為您解答器材使用與運動建議。",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg",
buttonIcon: "ArrowRight",
title: "專業服務體驗", description: "店內同仁親切專業,隨時為您解答器材使用與運動建議。", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-working-zero-waste-supermarket-adding-pantry-staples-shelves-cheerful-merchant-restocks-local-grocery-store-with-organic-food-reusable-jars-close-up_482257-70907.jpg", buttonIcon: ArrowRight,
},
{
title: "高品質保證",
description: "來自法國的精緻設計,結合極具競爭力的價格,讓您享受物超所值的體驗。",
imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg",
buttonIcon: "ArrowRight",
title: "高品質保證", description: "來自法國的精緻設計,結合極具競爭力的價格,讓您享受物超所值的體驗。", imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg", buttonIcon: ArrowRight,
},
]}
title="為什麼選擇我們"
@@ -172,45 +125,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Eddie Wei",
handle: "在地嚮導",
testimonial: "門市非常寬敞,運動器材與服飾種類豐富,停車位充足,服務人員態度都很親切。",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg",
},
id: "1", name: "Eddie Wei", handle: "在地嚮導", testimonial: "門市非常寬敞,運動器材與服飾種類豐富,停車位充足,服務人員態度都很親切。", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-lady-black-jacket-posing-isolated-background-happy-cheerful-woman-dark-suit-laughing-looking-into-camera_197531-18513.jpg"},
{
id: "2",
name: "Martin Marc-Olivier",
handle: "在地嚮導",
testimonial: "在這裡購物非常舒適,空間寬敞對親子非常友善,還可以感受到法式運動風格的設計。",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sweaty-fitness-woman-smiling-leaning-knees-looking-satisfied-after-workout-athlete-running-track-with-pleased-face-white-background_176420-47086.jpg",
},
id: "2", name: "Martin Marc-Olivier", handle: "在地嚮導", testimonial: "在這裡購物非常舒適,空間寬敞對親子非常友善,還可以感受到法式運動風格的設計。", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sweaty-fitness-woman-smiling-leaning-knees-looking-satisfied-after-workout-athlete-running-track-with-pleased-face-white-background_176420-47086.jpg"},
{
id: "3",
name: "顧客 F",
handle: "運動愛好者",
testimonial: "品質與價格無可挑剔特別是折扣期間CP 值非常高。",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg",
},
id: "3", name: "顧客 F", handle: "運動愛好者", testimonial: "品質與價格無可挑剔特別是折扣期間CP 值非常高。", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660680.jpg"},
{
id: "4",
name: "顧客 G",
handle: "露營玩家",
testimonial: "這是我看過最齊全的露營器材店,款式多樣又好買。",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg",
},
id: "4", name: "顧客 G", handle: "露營玩家", testimonial: "這是我看過最齊全的露營器材店,款式多樣又好買。", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/masculanity-strength-power-concept-picture-handsome-fit-young-afro-american-bodybuilder-with-bald-head-smoothly-shaven-face-looking-camera-with-confident-serious-facial-expression_343059-336.jpg"},
{
id: "5",
name: "顧客 H",
handle: "專業跑者",
testimonial: "店面整理得很乾淨,逛起來感覺很舒服,是很棒的運動休閒場所。",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-husband-wife-with-kid-buys-vegetables-cheerful-family-three-choosing-bell-pepper-greens-vegetable-department-supermarket-market_169016-4644.jpg",
},
id: "5", name: "顧客 H", handle: "專業跑者", testimonial: "店面整理得很乾淨,逛起來感覺很舒服,是很棒的運動休閒場所。", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-husband-wife-with-kid-buys-vegetables-cheerful-family-three-choosing-bell-pepper-greens-vegetable-department-supermarket-market_169016-4644.jpg"},
]}
showRating={true}
title="來自新竹運動愛好者的心聲"
@@ -227,30 +155,15 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
id: "1",
title: "迪卡儂新竹店是否有停車場?",
content: "有的,門市提供專屬的汽機車停車場,方便您選購商品。",
},
id: "1", title: "迪卡儂新竹店是否有停車場?", content: "有的,門市提供專屬的汽機車停車場,方便您選購商品。"},
{
id: "2",
title: "如何處理遺失物品?",
content: "若您遺失物品,請直接前往門市服務台洽詢,我們會儘速協助確認。",
},
id: "2", title: "如何處理遺失物品?", content: "若您遺失物品,請直接前往門市服務台洽詢,我們會儘速協助確認。"},
{
id: "3",
title: "營業時間為何?",
content: "我們每日營業時間為 10:00 - 22:00隨時歡迎您的蒞臨。",
},
id: "3", title: "營業時間為何?", content: "我們每日營業時間為 10:00 - 22:00隨時歡迎您的蒞臨。"},
{
id: "4",
title: "可以攜帶寵物入店嗎?",
content: "依據門市規定,寵物需安置於寵物推車或提籃中,確保公共區域清潔與安全。",
},
id: "4", title: "可以攜帶寵物入店嗎?", content: "依據門市規定,寵物需安置於寵物推車或提籃中,確保公共區域清潔與安全。"},
{
id: "5",
title: "店內有提供運動建議嗎?",
content: "我們的團隊非常樂意分享專業的器材使用知識與運動建議,歡迎詢問。",
},
id: "5", title: "店內有提供運動建議嗎?", content: "我們的團隊非常樂意分享專業的器材使用知識與運動建議,歡迎詢問。"},
]}
/>
</div>
@@ -259,20 +172,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="隨時蒞臨"
title="迪卡儂 新竹店"
description="地址新竹市東區慈雲路126號 | 營業時間10:00 - 22:00\n如有任何疑問歡迎來電查詢。\n[3/19遺失物公告] 請遺失物品的來賓至新竹店服務台洽詢。"
buttons={[
{
text: "撥打電話",
href: "tel:036687160",
},
text: "撥打電話", href: "tel:036687160"},
{
text: "查看地圖",
href: "https://maps.app.goo.gl/Q2R7+Q4",
},
text: "查看地圖", href: "https://maps.app.goo.gl/Q2R7+Q4"},
]}
/>
</div>
@@ -282,29 +190,19 @@ export default function LandingPage() {
logoText="迪卡儂 新竹店"
columns={[
{
title: "關於我們",
items: [
title: "關於我們", items: [
{
label: "官方網站",
href: "https://decathlon.tw",
},
label: "官方網站", href: "https://decathlon.tw"},
{
label: "遺失物公告",
href: "#contact",
},
label: "遺失物公告", href: "#contact"},
],
},
{
title: "門市資訊",
items: [
title: "門市資訊", items: [
{
label: "新竹市東區慈雲路126號",
href: "https://maps.app.goo.gl/Q2R7+Q4",
},
label: "新竹市東區慈雲路126號", href: "https://maps.app.goo.gl/Q2R7+Q4"},
{
label: "電話: 03 668 7160",
href: "tel:036687160",
},
label: "電話: 03 668 7160", href: "tel:036687160"},
],
},
]}