Update src/app/page.tsx

This commit is contained in:
2026-05-30 04:29:56 +00:00
parent 7cf0d58d53
commit 060a9f9716

View File

@@ -32,41 +32,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "หน้าแรก",
id: "#home",
},
name: "หน้าแรก", id: "#home"},
{
name: "เกี่ยวกับเรา",
id: "#about",
},
name: "เกี่ยวกับเรา", id: "#about"},
{
name: "บริการ",
id: "#services",
},
name: "บริการ", id: "#services"},
{
name: "ผลงาน",
id: "#portfolio",
},
name: "ผลงาน", id: "#portfolio"},
{
name: "รีวิว",
id: "#testimonials",
},
name: "รีวิว", id: "#testimonials"},
{
name: "คำถามที่พบบ่อย",
id: "#faq",
},
name: "คำถามที่พบบ่อย", id: "#faq"},
{
name: "ติดต่อ",
id: "#contact",
},
name: "ติดต่อ", id: "#contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/gardening-labels-template-design_23-2149382123.jpg"
logoAlt="ครัวบ้านสวน (สระบุรี) Logo"
brandName="ครัวบ้านสวน (สระบุรี)"
button={{
text: "นัดหมาย",
href: "#contact",
}}
text: "นัดหมาย", href: "#contact"}}
/>
</div>
@@ -76,35 +60,21 @@ export default function LandingPage() {
description="ผู้เชี่ยวชาญด้านการจัดสวนและการดูแลพื้นที่สีเขียวในสระบุรีและพื้นที่ใกล้เคียง เราเปลี่ยนความฝันของคุณให้เป็นจริงในทุกตารางนิ้ว"
buttons={[
{
text: "ดูผลงานของเรา",
href: "#portfolio",
},
text: "ดูผลงานของเรา", href: "#portfolio"},
{
text: "ติดต่อเรา",
href: "#contact",
},
text: "ติดต่อเรา", href: "#contact"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-smile-happy_74190-8648.jpg",
alt: "Customer Sarah",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-smile-happy_74190-8648.jpg", alt: "Customer Sarah"},
{
src: "http://img.b2bpic.net/free-photo/adorable-mature-women-taking-selfie_23-2148354917.jpg",
alt: "Customer Michael",
},
src: "http://img.b2bpic.net/free-photo/adorable-mature-women-taking-selfie_23-2148354917.jpg", alt: "Customer Michael"},
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-florist-posing-smiling-flowers_176420-2055.jpg",
alt: "Customer Emily",
},
src: "http://img.b2bpic.net/free-photo/young-beautiful-florist-posing-smiling-flowers_176420-2055.jpg", alt: "Customer Emily"},
{
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-short-hair_23-2148262830.jpg",
alt: "Customer David",
},
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-short-hair_23-2148262830.jpg", alt: "Customer David"},
{
src: "http://img.b2bpic.net/free-photo/friendly-lovely-girl-with-bright-make-up-dark-collected-hair-dressed-white-tshirt-is-smiling-camera-spend-time-outdoor-city-center-warm-sunny-day_291650-2385.jpg",
alt: "Customer Lisa",
},
src: "http://img.b2bpic.net/free-photo/friendly-lovely-girl-with-bright-make-up-dark-collected-hair-dressed-white-tshirt-is-smiling-camera-spend-time-outdoor-city-center-warm-sunny-day_291650-2385.jpg", alt: "Customer Lisa"},
]}
avatarText="ลูกค้ากว่า 1000 ราย"
imageSrc="http://img.b2bpic.net/free-photo/china-old-garden_1127-3642.jpg"
@@ -120,17 +90,11 @@ export default function LandingPage() {
description="ครัวบ้านสวน (สระบุรี) ได้รับความไว้วางใจจากลูกค้าในสระบุรีและจังหวัดใกล้เคียงมายาวนาน เรามุ่งมั่นที่จะสร้างสรรค์พื้นที่สีเขียวที่ตอบโจทย์ความต้องการและสะท้อนสไตล์ของคุณ ด้วยทีมงานมืออาชีพและประสบการณ์อันยาวนาน เราเชื่อว่าสวนสวยคือการลงทุนเพื่อความสุขที่ยั่งยืน"
metrics={[
{
value: "15+",
title: "ปีแห่งประสบการณ์",
},
value: "15+", title: "ปีแห่งประสบการณ์"},
{
value: "500+",
title: "โครงการสำเร็จ",
},
value: "500+", title: "โครงการสำเร็จ"},
{
value: "98%",
title: "ลูกค้าพึงพอใจ",
},
value: "98%", title: "ลูกค้าพึงพอใจ"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-happy-couple-with-wheelbarrow_23-2148256654.jpg"
imageAlt="Landscaping team working together in a garden"
@@ -145,38 +109,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "garden-design",
title: "ออกแบบสวน",
descriptions: [
"สร้างสรรค์ผังและแนวคิดสวนในฝันของคุณ",
"นำเสนอภาพ 3 มิติเพื่อให้เห็นภาพชัดเจน",
"ปรับเปลี่ยนได้ตามความต้องการและงบประมาณ",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-sudoku-game-paper_23-2149073695.jpg",
imageAlt: "Garden design sketch with tools",
},
id: "garden-design", title: "ออกแบบสวน", descriptions: [
"สร้างสรรค์ผังและแนวคิดสวนในฝันของคุณ", "นำเสนอภาพ 3 มิติเพื่อให้เห็นภาพชัดเจน", "ปรับเปลี่ยนได้ตามความต้องการและงบประมาณ"],
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-sudoku-game-paper_23-2149073695.jpg", imageAlt: "Garden design sketch with tools"},
{
id: "landscape-installation",
title: "จัดสวนและติดตั้ง",
descriptions: [
"ดำเนินการจัดสวนตามแบบอย่างมืออาชีพ",
"เลือกใช้วัสดุและต้นไม้คุณภาพดีที่สุด",
"ติดตั้งระบบน้ำและไฟอย่างครบวงจร",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-working-garden_23-2148165179.jpg",
imageAlt: "Landscaping installation process",
},
id: "landscape-installation", title: "จัดสวนและติดตั้ง", descriptions: [
"ดำเนินการจัดสวนตามแบบอย่างมืออาชีพ", "เลือกใช้วัสดุและต้นไม้คุณภาพดีที่สุด", "ติดตั้งระบบน้ำและไฟอย่างครบวงจร"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-working-garden_23-2148165179.jpg", imageAlt: "Landscaping installation process"},
{
id: "garden-maintenance",
title: "ดูแลบำรุงรักษาสวน",
descriptions: [
"บริการตัดแต่งต้นไม้และดูแลสนามหญ้า",
"ใส่ปุ๋ยและกำจัดวัชพืชอย่างสม่ำเสมอ",
"ให้คำปรึกษาการดูแลสวนระยะยาว",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-trimming-bough-brush-guy-works-backyard_1157-41446.jpg",
imageAlt: "Gardener trimming hedges",
},
id: "garden-maintenance", title: "ดูแลบำรุงรักษาสวน", descriptions: [
"บริการตัดแต่งต้นไม้และดูแลสนามหญ้า", "ใส่ปุ๋ยและกำจัดวัชพืชอย่างสม่ำเสมอ", "ให้คำปรึกษาการดูแลสวนระยะยาว"],
imageSrc: "http://img.b2bpic.net/free-photo/man-trimming-bough-brush-guy-works-backyard_1157-41446.jpg", imageAlt: "Gardener trimming hedges"},
]}
title="บริการของเรา"
description="เราให้บริการครบวงจร ตั้งแต่การออกแบบไปจนถึงการบำรุงรักษา เพื่อให้สวนของคุณสวยงามและยั่งยืน ด้วยความใส่ใจในทุกรายละเอียด"
@@ -192,47 +135,17 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "patio-paradise",
name: "ระเบียงพักผ่อนสุดหรู",
price: "เริ่มที่ ฿80,000",
imageSrc: "http://img.b2bpic.net/free-photo/metal-nature-vintage-arrangement-setting_1203-6277.jpg",
imageAlt: "Elegant patio garden design",
},
id: "patio-paradise", name: "ระเบียงพักผ่อนสุดหรู", price: "เริ่มที่ ฿80,000", imageSrc: "http://img.b2bpic.net/free-photo/metal-nature-vintage-arrangement-setting_1203-6277.jpg", imageAlt: "Elegant patio garden design"},
{
id: "serene-pond",
name: "บ่อน้ำธรรมชาติเพื่อความสงบ",
price: "เริ่มที่ ฿65,000",
imageSrc: "http://img.b2bpic.net/free-photo/bench-garden-with-pond-pond-with-flowers_188544-38226.jpg",
imageAlt: "Serene garden pond with waterfall",
},
id: "serene-pond", name: "บ่อน้ำธรรมชาติเพื่อความสงบ", price: "เริ่มที่ ฿65,000", imageSrc: "http://img.b2bpic.net/free-photo/bench-garden-with-pond-pond-with-flowers_188544-38226.jpg", imageAlt: "Serene garden pond with waterfall"},
{
id: "tropical-oasis",
name: "สวนป่าเขตร้อน",
price: "เริ่มที่ ฿95,000",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-vibrant-green-fern-fronds-bathed-bright-natural-sunlight_1308-189352.jpg",
imageAlt: "Lush tropical garden with diverse plants",
},
id: "tropical-oasis", name: "สวนป่าเขตร้อน", price: "เริ่มที่ ฿95,000", imageSrc: "http://img.b2bpic.net/free-photo/closeup-vibrant-green-fern-fronds-bathed-bright-natural-sunlight_1308-189352.jpg", imageAlt: "Lush tropical garden with diverse plants"},
{
id: "minimalist-zen",
name: "สวนสไตล์มินิมอล",
price: "เริ่มที่ ฿70,000",
imageSrc: "http://img.b2bpic.net/free-photo/red-metal-chairs-tables-dock_250224-140.jpg",
imageAlt: "Minimalist modern garden design",
},
id: "minimalist-zen", name: "สวนสไตล์มินิมอล", price: "เริ่มที่ ฿70,000", imageSrc: "http://img.b2bpic.net/free-photo/red-metal-chairs-tables-dock_250224-140.jpg", imageAlt: "Minimalist modern garden design"},
{
id: "vertical-green",
name: "สวนแนวตั้งสร้างสรรค์",
price: "เริ่มที่ ฿50,000",
imageSrc: "http://img.b2bpic.net/free-photo/potted-plants-with-blank-slate-desk_23-2147929460.jpg",
imageAlt: "Vertical garden wall with lush plants",
},
id: "vertical-green", name: "สวนแนวตั้งสร้างสรรค์", price: "เริ่มที่ ฿50,000", imageSrc: "http://img.b2bpic.net/free-photo/potted-plants-with-blank-slate-desk_23-2147929460.jpg", imageAlt: "Vertical garden wall with lush plants"},
{
id: "enchanting-lights",
name: "แสงสว่างยามค่ำคืน",
price: "เริ่มที่ ฿45,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-female-kid-winter-sweater-jeans-laying-green-lawn-surrounded-by-illuminated-handmade-houses-fir-branches-covered-with-artificial-snow-christmas-fairytale_132075-10920.jpg",
imageAlt: "Garden lighting design in the evening",
},
id: "enchanting-lights", name: "แสงสว่างยามค่ำคืน", price: "เริ่มที่ ฿45,000", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-female-kid-winter-sweater-jeans-laying-green-lawn-surrounded-by-illuminated-handmade-houses-fir-branches-covered-with-artificial-snow-christmas-fairytale_132075-10920.jpg", imageAlt: "Garden lighting design in the evening"},
]}
title="ผลงานและแรงบันดาลใจ"
description="สำรวจผลงานการจัดสวนที่ผ่านมาของเรา เพื่อสร้างแรงบันดาลใจให้สวนในฝันของคุณ เราสร้างสรรค์พื้นที่ที่ไม่เหมือนใครสำหรับลูกค้าแต่ละราย"
@@ -246,19 +159,13 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "projects",
value: "500+",
title: "โครงการ",
id: "projects", value: "500+", title: "โครงการ", items: ["โครงการจัดสวนขนาดเล็ก", "โครงการจัดสวนขนาดใหญ่", "โครงการดูแลสวนประจำ"]
},
{
id: "years",
value: "15+",
title: "ปีประสบการณ์",
id: "years", value: "15+", title: "ปีประสบการณ์", items: ["ทีมงานมืออาชีพ", "ประสบการณ์ยาวนาน", "ความเชี่ยวชาญเฉพาะทาง"]
},
{
id: "clients",
value: "1000+",
title: "ลูกค้าพึงพอใจ",
id: "clients", value: "1000+", title: "ลูกค้าพึงพอใจ", items: ["บริการที่เป็นเลิศ", "ความน่าเชื่อถือ", "การันตีคุณภาพ"]
},
]}
title="ความสำเร็จของเรา"
@@ -274,50 +181,20 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
id: "1",
name: "คุณสมศรี ใจดี",
handle: "@SomsriJaidee",
testimonial: "ครัวบ้านสวนเปลี่ยนบ้านธรรมดาๆ ของฉันให้กลายเป็นรีสอร์ทส่วนตัว ทีมงานมืออาชีพและใส่ใจทุกรายละเอียดจริงๆ ค่ะ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-carefree-woman-posing-bridge_23-2148522779.jpg",
imageAlt: "คุณสมศรี ใจดี",
},
id: "1", name: "คุณสมศรี ใจดี", handle: "@SomsriJaidee", testimonial: "ครัวบ้านสวนเปลี่ยนบ้านธรรมดาๆ ของฉันให้กลายเป็นรีสอร์ทส่วนตัว ทีมงานมืออาชีพและใส่ใจทุกรายละเอียดจริงๆ ค่ะ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-carefree-woman-posing-bridge_23-2148522779.jpg", imageAlt: "คุณสมศรี ใจดี"},
{
id: "2",
name: "คุณวิชัย มานะ",
handle: "@WichaiMana",
testimonial: "บริการรวดเร็วทันใจและผลงานเกินความคาดหวัง สวนสวยตามแบบที่ฝันไว้เลยครับ แนะนำเลย!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-wearing-embroidered-shirt_23-2149302592.jpg",
imageAlt: "คุณวิชัย มานะ",
},
id: "2", name: "คุณวิชัย มานะ", handle: "@WichaiMana", testimonial: "บริการรวดเร็วทันใจและผลงานเกินความคาดหวัง สวนสวยตามแบบที่ฝันไว้เลยครับ แนะนำเลย!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-wearing-embroidered-shirt_23-2149302592.jpg", imageAlt: "คุณวิชัย มานะ"},
{
id: "3",
name: "ครอบครัวสุขสันต์",
handle: "@HappyFamily",
testimonial: "เด็กๆ มีพื้นที่วิ่งเล่นมากขึ้น ส่วนคุณแม่ก็ได้มุมพักผ่อน สวนนี้สร้างความสุขให้ทั้งครอบครัวจริงๆ ค่ะ ขอบคุณครัวบ้านสวน",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-soccer-football-with-mother-park_1150-3942.jpg",
imageAlt: "ครอบครัวสุขสันต์",
},
id: "3", name: "ครอบครัวสุขสันต์", handle: "@HappyFamily", testimonial: "เด็กๆ มีพื้นที่วิ่งเล่นมากขึ้น ส่วนคุณแม่ก็ได้มุมพักผ่อน สวนนี้สร้างความสุขให้ทั้งครอบครัวจริงๆ ค่ะ ขอบคุณครัวบ้านสวน", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-soccer-football-with-mother-park_1150-3942.jpg", imageAlt: "ครอบครัวสุขสันต์"},
{
id: "4",
name: "คุณปรีชา & คุณมาลี",
handle: "@PreechaMalee",
testimonial: "สวนดูแลรักษาง่ายขึ้นเยอะหลังจากให้ครัวบ้านสวนเข้ามาจัดการ เรามีความสุขกับการได้ใช้เวลาในสวนมากขึ้นครับ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-smiling-camera_23-2148231866.jpg",
imageAlt: "คุณปรีชา & คุณมาลี",
},
id: "4", name: "คุณปรีชา & คุณมาลี", handle: "@PreechaMalee", testimonial: "สวนดูแลรักษาง่ายขึ้นเยอะหลังจากให้ครัวบ้านสวนเข้ามาจัดการ เรามีความสุขกับการได้ใช้เวลาในสวนมากขึ้นครับ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/elderly-couple-smiling-camera_23-2148231866.jpg", imageAlt: "คุณปรีชา & คุณมาลี"},
{
id: "5",
name: "คุณจิราพร งามตา",
handle: "@JirapornN",
testimonial: "การออกแบบสร้างสรรค์มากค่ะ สวนดูมีชีวิตชีวาและเป็นธรรมชาติอย่างที่ต้องการ พนักงานทุกคนสุภาพและเป็นกันเอง",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-woman_23-2148976619.jpg",
imageAlt: "คุณจิราพร งามตา",
},
id: "5", name: "คุณจิราพร งามตา", handle: "@JirapornN", testimonial: "การออกแบบสร้างสรรค์มากค่ะ สวนดูมีชีวิตชีวาและเป็นธรรมชาติอย่างที่ต้องการ พนักงานทุกคนสุภาพและเป็นกันเอง", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-woman_23-2148976619.jpg", imageAlt: "คุณจิราพร งามตา"},
]}
showRating={true}
title="ลูกค้าของเราพูดถึงเรา"
@@ -331,20 +208,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "ใช้เวลานานแค่ไหนในการจัดสวน?",
content: "ระยะเวลาขึ้นอยู่กับขนาดและความซับซ้อนของโครงการ โดยปกติจะใช้เวลาตั้งแต่ 1 สัปดาห์ถึงหลายเดือน เราจะแจ้งประมาณการให้ทราบหลังการประเมินหน้างาน",
},
id: "q1", title: "ใช้เวลานานแค่ไหนในการจัดสวน?", content: "ระยะเวลาขึ้นอยู่กับขนาดและความซับซ้อนของโครงการ โดยปกติจะใช้เวลาตั้งแต่ 1 สัปดาห์ถึงหลายเดือน เราจะแจ้งประมาณการให้ทราบหลังการประเมินหน้างาน"},
{
id: "q2",
title: "มีบริการออกแบบอย่างเดียวหรือไม่?",
content: "เรามีบริการออกแบบสวนอย่างเดียว โดยคุณสามารถนำแบบไปใช้กับผู้รับเหมาอื่นได้ หรือจะให้ทีมงานของเราจัดสวนตามแบบที่คุณมีอยู่แล้วก็ได้เช่นกัน",
},
id: "q2", title: "มีบริการออกแบบอย่างเดียวหรือไม่?", content: "เรามีบริการออกแบบสวนอย่างเดียว โดยคุณสามารถนำแบบไปใช้กับผู้รับเหมาอื่นได้ หรือจะให้ทีมงานของเราจัดสวนตามแบบที่คุณมีอยู่แล้วก็ได้เช่นกัน"},
{
id: "q3",
title: "ค่าบริการดูแลรักษาสวนเป็นอย่างไร?",
content: "ค่าบริการดูแลรักษาสวนขึ้นอยู่กับความถี่ในการเข้าบริการ ขนาดพื้นที่ และขอบเขตงาน สามารถพูดคุยเพื่อรับข้อเสนอที่เหมาะสมกับคุณได้",
},
id: "q3", title: "ค่าบริการดูแลรักษาสวนเป็นอย่างไร?", content: "ค่าบริการดูแลรักษาสวนขึ้นอยู่กับความถี่ในการเข้าบริการ ขนาดพื้นที่ และขอบเขตงาน สามารถพูดคุยเพื่อรับข้อเสนอที่เหมาะสมกับคุณได้"},
]}
imageSrc="http://img.b2bpic.net/free-photo/little-girl-drinking-water-teacher_23-2148597977.jpg"
imageAlt="Customer support representative"
@@ -359,8 +227,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="ติดต่อเรา"
title="เริ่มต้นโปรเจกต์ของคุณวันนี้"
description="เราพร้อมให้คำปรึกษาและออกแบบสวนในฝันของคุณ กรุณากรอกข้อมูลด้านล่าง แล้วทีมงานจะติดต่อกลับโดยเร็วที่สุด เพื่อสร้างพื้นที่สีเขียวที่คุณต้องการ"
@@ -377,54 +244,33 @@ export default function LandingPage() {
logoText="ครัวบ้านสวน (สระบุรี)"
columns={[
{
title: "บริการ",
items: [
title: "บริการ", items: [
{
label: "ออกแบบสวน",
href: "#services",
},
label: "ออกแบบสวน", href: "#services"},
{
label: "จัดสวน",
href: "#services",
},
label: "จัดสวน", href: "#services"},
{
label: "ดูแลสวน",
href: "#services",
},
label: "ดูแลสวน", href: "#services"},
],
},
{
title: "บริษัท",
items: [
title: "บริษัท", items: [
{
label: "เกี่ยวกับเรา",
href: "#about",
},
label: "เกี่ยวกับเรา", href: "#about"},
{
label: "ผลงาน",
href: "#portfolio",
},
label: "ผลงาน", href: "#portfolio"},
{
label: "รีวิวลูกค้า",
href: "#testimonials",
},
label: "รีวิวลูกค้า", href: "#testimonials"},
],
},
{
title: "ช่วยเหลือ",
items: [
title: "ช่วยเหลือ", items: [
{
label: "คำถามที่พบบ่อย",
href: "#faq",
},
label: "คำถามที่พบบ่อย", href: "#faq"},
{
label: "ติดต่อเรา",
href: "#contact",
},
label: "ติดต่อเรา", href: "#contact"},
{
label: "นโยบายความเป็นส่วนตัว",
href: "#",
},
label: "นโยบายความเป็นส่วนตัว", href: "#"},
],
},
]}