3 Commits

Author SHA1 Message Date
fc7a0a46e3 Switch to version 3: modified src/app/page.tsx 2026-05-27 08:25:21 +00:00
616676c77b Switch to version 3: modified src/app/layout.tsx 2026-05-27 08:25:21 +00:00
a033fb394d Merge version_4 into main
Merge version_4 into main
2026-05-27 08:21:10 +00:00
2 changed files with 84 additions and 84 deletions

View File

@@ -19,8 +19,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: 'ลุมพินี คอนโดทาวน์ เอกมัย 48 | คอนโดมิเนียมทันสมัยในกรุงเทพฯ',
description: 'ค้นพบลุมพินี คอนโดทาวน์ เอกมัย 48 ที่นำเสนอยูนิตที่อยู่อาศัยร่วมสมัยและสิ่งอำนวยความสะดวกระดับพรีเมียมใจกลางเอกมัย กรุงเทพฯ เหมาะสำหรับการอยู่อาศัยและการลงทุน',
title: 'Lumpini Condotown Ekamai 48 | Modern Condominiums in Bangkok',
description: 'Discover Lumpini Condotown Ekamai 48, offering contemporary residential units and premium facilities in the vibrant heart of Ekamai, Bangkok. Ideal for living and investment.',
};
export default function RootLayout({

View File

@@ -31,42 +31,42 @@ export default function LandscapingPage() {
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
brandName="ลุมพินี คอนโดทาวน์ เอกมัย 48"
brandName="Lumpini Condotown Ekamai 48"
navItems={[
{ name: "โครงการ", id: "services" },
{ name: "เกี่ยวกับเรา", id: "about" },
{ name: "ทีมขาย", id: "team" },
{ name: "คำรับรอง", id: "testimonials" },
{ name: "คำถามที่พบบ่อย", id: "faq" },
{ name: "ติดต่อเรา", id: "contact" }
{ name: "Project", id: "services" },
{ name: "About", id: "about" },
{ name: "Sales Team", id: "team" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" }
]}
button={{ text: "สอบถามตอนนี้", href: "#contact" }}
button={{ text: "Inquire Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
tag="การใช้ชีวิตในเมืองสุดพิเศษ"
tag="Exclusive Urban Living"
tagIcon={Home}
title="ลุมพินี คอนโดทาวน์ เอกมัย 48: ประตูสู่กรุงเทพฯ ยุคใหม่ของคุณ"
description="ค้นพบคอนโดมิเนียมร่วมสมัยที่ออกแบบมาเพื่อความสะดวกสบาย ความสะดวก และไลฟ์สไตล์ที่สดใสใจกลางเอกมัย"
title="Lumpini Condotown Ekamai 48: Your Gateway to Modern Bangkok"
description="Discover contemporary condominiums designed for comfort, convenience, and a vibrant lifestyle in the heart of Ekamai."
buttons={[
{ text: "สำรวจยูนิต", href: "#services" },
{ text: "นัดหมายเข้าชม", href: "#contact" }
{ text: "Explore Units", href: "#services" },
{ text: "Schedule Tour", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings_23-2149661413.jpg"
imageAlt="ภายนอกอาคารคอนโดมิเนียมที่ทันสมัยในเอกมัย กรุงเทพฯ"
imageAlt="Modern condominium building exterior in Ekamai, Bangkok"
showDimOverlay={true}
textPosition="top"
testimonials={[
{
name: "อนันต์ สุขแสง", handle: "นักลงทุน", testimonial: "ลุมพินี เอกมัย 48 เป็นการลงทุนที่ชาญฉลาด ทำเลที่ตั้งยอดเยี่ยม และคุณภาพการก่อสร้างเป็นไปตามที่คาดหวังจากลุมพินี", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=1", imageAlt: "อนันต์ สุขแสง"
name: "Anan Suksaeng", handle: "Investor", testimonial: "Lumpini Ekamai 48 is a smart investment. The location is unbeatable, and the build quality is exactly what I expected from Lumpini.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=1", imageAlt: "Anan Suksaeng"
},
{
name: "ณภัทร ชัยศรี", handle: "ผู้อยู่อาศัยใหม่", testimonial: "การย้ายมาอยู่ลุมพินี คอนโดทาวน์เป็นการตัดสินใจที่ดีที่สุด ทุกสิ่งทุกอย่างที่ต้องการอยู่ใกล้แค่เอื้อม และสิ่งอำนวยความสะดวกยอดเยี่ยมมาก", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg?_wi=1", imageAlt: "ณภัทร ชัยศรี"
name: "Napat Chaisri", handle: "New Resident", testimonial: "Moving into Lumpini Condotown was the best decision. Everything I need is nearby, and the facilities are fantastic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg?_wi=1", imageAlt: "Napat Chaisri"
}
]}
/>
@@ -74,15 +74,15 @@ export default function LandscapingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
tag="เกี่ยวกับลุมพินี คอนโดทาวน์"
tag="About Lumpini Condotown"
tagIcon={Building}
tagAnimation="slide-up"
title="เป็นมากกว่าบ้าน คือไลฟ์สไตล์ สัมผัสประสบการณ์ชีวิตคนเมืองที่ดีที่สุดที่เอกมัย 48"
description="ขับเคลื่อนด้วยนวัตกรรมและชุมชน ลุมพินีมอบมูลค่าที่ไม่มีใครเทียบได้"
subdescription="สร้างสรรค์ชุมชนตั้งแต่ปี 1989"
title="More than just a home, it's a lifestyle. Experience the best of urban living at Ekamai 48."
description="Driven by innovation and community, Lumpini offers unparalleled value."
subdescription="Building communities since 1989."
icon={MapPin}
imageSrc="http://img.b2bpic.net/free-photo/young-attractive-employees-businesswomen-with-laptop-classical-clothing_496169-2506.jpg"
imageAlt="ล็อบบี้อาคารคอนโดมิเนียมที่ทันสมัยพร้อมการตกแต่งอย่างมีสไตล์"
imageAlt="Lobby of a modern condominium building with stylish decor"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -90,26 +90,26 @@ export default function LandscapingPage() {
<div id="services" data-section="services">
<FeatureCardNineteen
tag="จุดเด่นโครงการ"
tag="Project Highlights"
tagIcon={Home}
title="สัมผัสความสะดวกสบายที่เหนือกว่า"
description="ออกแบบมาเพื่อชีวิตคนเมืองยุคใหม่ ผสมผสานความหรูหราและการใช้งานจริง"
title="Experience Unmatched Comfort & Convenience"
description="Designed for the modern urban dweller, offering a blend of luxury and practicality."
buttonAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
imageContainerClassName="!rotate-0 !aspect-square"
features={[
{
tag: "ทำเลทอง", title: "การเชื่อมต่อของเอกมัย 48", subtitle: "ใจกลางกรุงเทพฯ", description: "ตั้งอยู่ในทำเลยุทธศาสตร์ของเอกมัย สามารถเดินทางสะดวกสู่ BTS ทางด่วนสายหลัก และแหล่งไลฟ์สไตล์ที่คึกคัก", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.jpg", imageAlt: "แผนที่แสดงการเชื่อมต่อพื้นที่เอกมัย"
tag: "Prime Location", title: "Ekamai 48 Connectivity", subtitle: "Heart of Bangkok", description: "Strategically located in Ekamai, offering easy access to BTS, major expressways, and vibrant lifestyle hubs.", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.jpg", imageAlt: "Map showing Ekamai area connectivity"
},
{
tag: "ยูนิตทันสมัย", title: "พื้นที่อยู่อาศัยที่มีสไตล์", subtitle: "การออกแบบที่พิถีพิถัน", description: "เลือกได้จากยูนิตสตูดิโอ 1 ห้องนอน และ 2 ห้องนอน ซึ่งแต่ละห้องได้รับการออกแบบอย่างพิถีพิถันเพื่อความสะดวกสบายที่ทันสมัย", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-rainbow-nature_23-2151498263.jpg", imageAlt: "ภายในห้องนั่งเล่นคอนโดมิเนียมที่ทันสมัย"
tag: "Modern Units", title: "Stylish Living Spaces", subtitle: "Thoughtful Design", description: "Choose from studio, 1-bedroom, and 2-bedroom units, each meticulously designed for contemporary comfort.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-rainbow-nature_23-2151498263.jpg", imageAlt: "Modern condominium living room interior"
},
{
tag: "สิ่งอำนวยความสะดวกพรีเมียม", title: "สิ่งอำนวยความสะดวกสไตล์รีสอร์ท", subtitle: "ยกระดับไลฟ์สไตล์", description: "เพลิดเพลินกับศูนย์ออกกำลังกายที่ทันสมัย สระว่ายน้ำอินฟินิตี้ พื้นที่ทำงานร่วมกัน และสวนหย่อมเขียวชอุ่ม", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150766.jpg", imageAlt: "สระว่ายน้ำอินฟินิตี้ที่คอนโดมิเนียม"
tag: "Premium Facilities", title: "Resort-Style Amenities", subtitle: "Elevated Lifestyle", description: "Enjoy a state-of-the-art fitness center, infinity pool, co-working space, and lush green gardens.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150766.jpg", imageAlt: "Infinity pool at a condominium"
},
{
tag: "การใช้ชีวิตแบบสมาร์ท", title: "เทคโนโลยีแบบบูรณาการ", subtitle: "ความสะดวกสบายเพียงปลายนิ้ว", description: "สัมผัสประสบการณ์คุณสมบัติสมาร์ทโฮมและระบบการเข้าถึงแบบดิจิทัลเพื่อเพิ่มความปลอดภัยและความสะดวกสบาย", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg", imageAlt: "อินเทอร์เฟซเทคโนโลยีสมาร์ทโฮม"
tag: "Smart Living", title: "Integrated Technology", subtitle: "Convenience at Your Fingertips", description: "Experience smart home features and digital access systems for enhanced security and convenience.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg", imageAlt: "Smart home technology interface"
}
]}
/>
@@ -117,22 +117,22 @@ export default function LandscapingPage() {
<div id="why-us" data-section="why-us">
<TeamCardSix
tag="คุณค่าการลงทุน"
title="ทำไมลุมพินี คอนโดทาวน์ เอกมัย 48 จึงเป็นตัวเลือกที่ดีที่สุดของคุณ"
description="คุณค่าที่ไม่มีใครเทียบได้ในทำเลทองของกรุงเทพฯ"
tag="Investment Value"
title="Why Lumpini Condotown Ekamai 48 is Your Best Choice"
description="Unrivaled Value in a Prime Bangkok Location."
textboxLayout="default"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
members={[
{
id: "1", name: "ทำเลที่ตั้งเชิงกลยุทธ์", role: "ใกล้ BTS เอกมัย โรงเรียนนานาชาติชั้นนำ โรงพยาบาล และห้างสรรพสินค้าไลฟ์สไตล์ รับประกันความต้องการที่สอดคล้องกัน", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-business-district-cityscape-from-park-with-blue-sky_554837-615.jpg", imageAlt: "เส้นขอบฟ้าเมืองกรุงเทพฯ ยามค่ำคืน"
id: "1", name: "Strategic Location", role: "Proximity to BTS Ekkamai, leading international schools, hospitals, and lifestyle malls ensures consistent demand.", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-business-district-cityscape-from-park-with-blue-sky_554837-615.jpg", imageAlt: "Bangkok city skyline at night"
},
{
id: "2", name: "การออกแบบที่โดดเด่น", role: "สุนทรียภาพทางสถาปัตยกรรมที่ทันสมัยควบคู่ไปกับผังพื้นที่ที่ใช้งานได้จริง ทำให้เกิดพื้นที่ที่น่าอยู่และเป็นที่ต้องการอย่างสูง", imageSrc: "http://img.b2bpic.net/free-photo/window-building_74190-146.jpg", imageAlt: "มุมใกล้ของด้านหน้าอาคารคอนโดที่ทันสมัย"
id: "2", name: "Exceptional Design", role: "Modern architectural aesthetics paired with functional layouts make for highly desirable and livable spaces.", imageSrc: "http://img.b2bpic.net/free-photo/window-building_74190-146.jpg", imageAlt: "Close-up of modern condo building facade"
},
{
id: "3", name: "ผู้พัฒนาที่เชื่อถือได้", role: "ชื่อเสียงของลุมพินีในด้านคุณภาพการก่อสร้างและการบริหารจัดการทรัพย์สินที่ยอดเยี่ยม มอบความอุ่นใจให้กับผู้ซื้อและนักลงทุน", imageSrc: "http://img.b2bpic.net/free-photo/home-residential-family-living-house-concept_53876-124162.jpg", imageAlt: "อัตลักษณ์แบรนด์ของผู้พัฒนา"
id: "3", name: "Trusted Developer", role: "Lumpini's reputation for quality construction and excellent property management offers peace of mind for buyers and investors.", imageSrc: "http://img.b2bpic.net/free-photo/home-residential-family-living-house-concept_53876-124162.jpg", imageAlt: "Developer brand identity"
}
]}
/>
@@ -140,23 +140,23 @@ export default function LandscapingPage() {
<div id="team" data-section="team">
<TeamCardOne
tag="ทีมขายของเรา"
tag="Our Sales Team"
tagIcon={Home}
title="พันธมิตรของคุณในการลงทุนอสังหาริมทรัพย์"
description="ทีมงานขายมืออาชีพของเราพร้อมให้ความช่วยเหลือคุณในทุกขั้นตอน"
title="Your Partners in Property Investment"
description="Our dedicated sales professionals are ready to assist you every step of the way."
textboxLayout="default"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
members={[
{
id: "1", name: "พรชัย ศรีสุข", role: "ผู้บริหารฝ่ายขายอาวุโส", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-paperwork-against-railing-business-people-concept_1150-2646.jpg", imageAlt: "พรชัย ศรีสุข"
id: "1", name: "Pornchai Srisuk", role: "Senior Sales Executive", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-paperwork-against-railing-business-people-concept_1150-2646.jpg", imageAlt: "Pornchai Srisuk"
},
{
id: "2", name: "สุภาพร แสงศรี", role: "ที่ปรึกษาด้านอสังหาริมทรัพย์", imageSrc: "http://img.b2bpic.net/free-photo/smiling-worker-holding-pen-clipboard_1098-3385.jpg", imageAlt: "สุภาพร แสงศรี"
id: "2", name: "Supaporn Sangsri", role: "Property Consultant", imageSrc: "http://img.b2bpic.net/free-photo/smiling-worker-holding-pen-clipboard_1098-3385.jpg", imageAlt: "Supaporn Sangsri"
},
{
id: "3", name: "อดิศักดิ์ วงษา", role: "ผู้จัดการฝ่ายลูกค้าสัมพันธ์", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg", imageAlt: "อดิศักดิ์ วงษา"
id: "3", name: "Adisak Wongsa", role: "Client Relations Manager", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg", imageAlt: "Adisak Wongsa"
}
]}
/>
@@ -164,25 +164,25 @@ export default function LandscapingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
tag="เสียงจากผู้ซื้อของเรา"
tag="What Our Buyers Say"
tagIcon={Building}
title="ฟังจากผู้อยู่อาศัยและนักลงทุนที่พึงพอใจซึ่งเลือกลุมพินี คอนโดทาวน์ เอกมัย 48"
description="ค้นพบว่าทำไมลุมพินี คอนโดทาวน์ เอกมัย 48 จึงเป็นตัวเลือกที่เหนือกว่าสำหรับการใช้ชีวิตและการลงทุนในเมือง"
title="Hear from satisfied residents and investors who chose Lumpini Condotown Ekamai 48."
description="Discover why Lumpini Condotown Ekamai 48 is the preferred choice for urban living and investment."
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "อนันต์ สุขแสง", role: "นักลงทุนอสังหาริมทรัพย์", testimonial: "ลุมพินี เอกมัย 48 เป็นการลงทุนที่ชาญฉลาด ทำเลที่ตั้งยอดเยี่ยม และคุณภาพการก่อสร้างเป็นไปตามที่คาดหวังจากลุมพินี ทำให้ได้ผลตอบแทนค่าเช่าที่สม่ำเสมอ", imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=2", imageAlt: "อนันต์ สุขแสง"
id: "1", name: "Anan Suksaeng", role: "Property Investor", testimonial: "Lumpini Ekamai 48 is a smart investment. The location is unbeatable, and the build quality is exactly what I expected from Lumpini, ensuring consistent rental yield.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=2", imageAlt: "Anan Suksaeng"
},
{
id: "2", name: "ณภัทร ชัยศรี", role: "ผู้อยู่อาศัยใหม่", testimonial: "การย้ายมาอยู่ลุมพินี คอนโดทาวน์เป็นการตัดสินใจที่ดีที่สุด ทุกสิ่งทุกอย่างที่ต้องการอยู่ใกล้แค่เอื้อม และสิ่งอำนวยความสะดวกยอดเยี่ยมมาก มันรู้สึกเหมือนบ้านจริงๆ", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg?_wi=2", imageAlt: "ณภัทร ชัยศรี"
id: "2", name: "Napat Chaisri", role: "New Resident", testimonial: "Moving into Lumpini Condotown was the best decision. Everything I need is nearby, and the facilities are fantastic. It truly feels like home.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg?_wi=2", imageAlt: "Napat Chaisri"
},
{
id: "3", name: "ชัยวัฒน์ เลิศวิชัย", role: "ผู้ซื้อบ้านครั้งแรก", testimonial: "ทีมขายทำให้กระบวนการซื้อราบรื่นอย่างไม่น่าเชื่อ ผมชื่นชมการกำหนดราคาที่โปร่งใสและการสนับสนุนที่ได้รับในทุกขั้นตอน ขอแนะนำอย่างยิ่ง!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-outdoors_23-2149222059.jpg", imageAlt: "ชัยวัฒน์ เลิศวิชัย"
id: "3", name: "Chaiwat Lertwichai", role: "First-time Homebuyer", testimonial: "The sales team made the buying process incredibly smooth. I appreciate the transparent pricing and the support I received at every step. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-outdoors_23-2149222059.jpg", imageAlt: "Chaiwat Lertwichai"
},
{
id: "4", name: "พิมพ์ชนก โฆษิตพัฒนะ", role: "เจ้าของอสังหาริมทรัพย์ให้เช่า", testimonial: "ฉันเป็นเจ้าของอสังหาริมทรัพย์หลายแห่ง และการจัดการของลุมพินีก็อยู่ในมาตรฐานสูง ผู้เช่าของฉันมีความสุข และทรัพย์สินยังคงรักษามูลค่าไว้ได้เนื่องจากการดูแลรักษาและทำเลที่ตั้งที่ยอดเยี่ยม", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424027.jpg", imageAlt: "พิมพ์ชนก โฆษิตพัฒนะ"
id: "4", name: "Pimchanok Kositpatana", role: "Rental Property Owner", testimonial: "I've owned several properties, and Lumpini's management sets a high standard. My tenants are happy, and the property maintains its value due to excellent upkeep and location.", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424027.jpg", imageAlt: "Pimchanok Kositpatana"
}
]}
/>
@@ -190,37 +190,37 @@ export default function LandscapingPage() {
<div id="faq" data-section="faq">
<FaqDouble
tag="คำถามที่พบบ่อย"
tag="FAQ"
tagIcon={Home}
title="คำถามทั่วไปเกี่ยวกับเอกมัย 48"
description="ค้นหาคำตอบสำหรับคำถามที่พบบ่อยเกี่ยวกับยูนิต ราคา การลงทุน และขั้นตอนการซื้อ"
title="Common Questions About Ekamai 48"
description="Find answers to frequently asked questions regarding units, pricing, investment, and the buying process."
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="slide-up"
faqs={[
{
id: "1", title: "เอกมัย 48 มีรูปแบบยูนิตใดบ้าง?", content: "เรามีรูปแบบยูนิตที่หลากหลาย ได้แก่ สตูดิโอ (25-30 ตร.ม.) 1 ห้องนอน (30-45 ตร.ม.) และ 2 ห้องนอน (45-60 ตร.ม.) ซึ่งออกแบบมาเพื่อให้เข้ากับไลฟ์สไตล์และความต้องการที่แตกต่างกัน แต่ละยูนิตมีการตกแต่งที่ทันสมัยและผังพื้นที่ที่ใช้งานได้อย่างมีประสิทธิภาพ"
id: "1", title: "What unit types are available at Ekamai 48?", content: "We offer a range of unit types including Studio (25-30 sq.m.), 1-Bedroom (30-45 sq.m.), and 2-Bedroom (45-60 sq.m.) configurations, designed to suit various lifestyles and needs. Each unit boasts modern finishes and efficient layouts."
},
{
id: "2", title: "สิ่งอำนวยความสะดวกหลักมีอะไรบ้าง?", content: "ผู้อยู่อาศัยสามารถเพลิดเพลินกับสิ่งอำนวยความสะดวกครบครัน ได้แก่ สระว่ายน้ำ ศูนย์ออกกำลังกายที่ครบครัน พื้นที่ทำงานร่วมกัน สวนส่วนกลาง พื้นที่เล่นสำหรับเด็ก ระบบรักษาความปลอดภัยตลอด 24 ชั่วโมงพร้อมกล้องวงจรปิด การเข้าถึงด้วยคีย์การ์ด และที่จอดรถกว้างขวาง"
id: "2", title: "What are the main facilities and amenities?", content: "Residents can enjoy a comprehensive suite of amenities including a swimming pool, fully-equipped fitness center, co-working space, communal garden, children's play area, 24-hour security with CCTV, key card access, and ample parking."
},
{
id: "3", title: "ลุมพินี คอนโดทาวน์ เอกมัย 48 เหมาะสำหรับการลงทุนหรือไม่?", content: "อย่างแน่นอน ทำเลที่ตั้งที่ยอดเยี่ยมในเอกมัย ความต้องการเช่าที่สูง การออกแบบที่ทันสมัย และศักยภาพในการเพิ่มมูลค่าที่แข็งแกร่ง ทำให้เป็นตัวเลือกที่น่าสนใจสำหรับนักลงทุนที่ต้องการผลตอบแทนสูง ทีมงานของเราสามารถให้ข้อมูลประมาณการผลตอบแทนค่าเช่าได้"
id: "3", title: "Is Lumpini Condotown Ekamai 48 suitable for investment?", content: "Absolutely. Its prime location in Ekamai, high rental demand, modern design, and robust appreciation potential make it an attractive option for investors seeking strong returns. Our team can provide rental yield projections."
},
{
id: "4", title: "โครงสร้างการชำระเงินและขั้นตอนการจองเป็นอย่างไร?", content: "ขั้นตอนการจองโดยทั่วไปจะรวมถึงค่าจอง ตามด้วยกำหนดการชำระเงินดาวน์ระหว่างการก่อสร้าง และการชำระเงินงวดสุดท้ายเมื่อโอนยูนิต ทีมงานขายของเราจะให้รายละเอียดตัวเลือกการชำระเงินทั้งหมดและสามารถปรับแต่งแผนสำหรับคุณได้"
id: "4", title: "What is the payment structure and booking process?", content: "The booking process typically involves a booking fee, followed by a down payment schedule during construction, and final payment upon unit transfer. Our sales team will provide a detailed breakdown of all payment options and can customize plans for you."
},
{
id: "5", title: "มีโปรโมชั่นพิเศษสำหรับผู้ซื้อในช่วงแรกหรือไม่?", content: "มี เรามักจะมีโปรโมชั่นพิเศษ ส่วนลด และแพ็คเกจที่น่าสนใจสำหรับผู้ซื้อในช่วงแรก รวมถึงบัตรกำนัลเฟอร์นิเจอร์ หรือการยกเว้นค่าส่วนกลาง โปรดติดต่อทีมงานขายของเราสำหรับข้อเสนอและสิทธิประโยชน์ล่าสุดที่ปรับให้เข้ากับความสนใจของคุณ"
id: "5", title: "Are there any special promotions for early buyers?", content: "Yes, we frequently offer exclusive promotions, discounts, and attractive packages for early bird purchasers, including furniture vouchers or waiver of common area fees. Please contact our sales team for the latest offers and benefits tailored to your interest."
},
{
id: "6", title: "ชาวต่างชาติสามารถซื้อยูนิตที่ลุมพินี คอนโดทาวน์ เอกมัย 48 ได้หรือไม่?", content: "ได้ ชาวต่างชาติมีสิทธิ์ซื้อยูนิตคอนโดมิเนียมในประเทศไทยภายใต้ข้อกำหนดเฉพาะ โดยหลักคือการถือครองกรรมสิทธิ์ของชาวต่างชาติจะต้องไม่เกิน 49% ของพื้นที่ยูนิตรวมของคอนโดมิเนียม ทีมกฎหมายของเราสามารถแนะนำคุณตลอดกระบวนการเพื่อให้แน่ใจว่าการทำธุรกรรมเป็นไปอย่างราบรื่น"
id: "6", title: "Can foreigners purchase units at Lumpini Condotown Ekamai 48?", content: "Yes, foreigners are eligible to purchase condominium units in Thailand under specific regulations, primarily that foreign ownership does not exceed 49% of the total unit area of the condominium. Our legal team can guide you through the entire process to ensure a smooth transaction."
},
{
id: "7", title: "ค่าส่วนกลางและค่าบำรุงรักษาคืออะไร?", content: "ค่าส่วนกลางครอบคลุมการบำรุงรักษาสิ่งอำนวยความสะดวก ความปลอดภัย และบริการทำความสะอาด ค่าธรรมเนียมเหล่านี้คำนวณตามพื้นที่ต่อตารางเมตรต่อปี ทีมงานขายของเราสามารถให้ข้อมูลอัตราปัจจุบันและประมาณการตามขนาดของยูนิตที่คุณเลือกได้"
id: "7", title: "What are the common area fees and maintenance costs?", content: "Common area fees cover maintenance of facilities, security, and cleaning services. These fees are calculated per square meter annually. Our sales team can provide the current rates and an estimate based on your chosen unit size."
},
{
id: "8", title: "ทรัพย์สินนี้เป็นมิตรกับสัตว์เลี้ยงหรือไม่?", content: "ลุมพินี คอนโดทาวน์ เอกมัย 48 มีนโยบายห้ามเลี้ยงสัตว์เลี้ยงอย่างเข้มงวดในพื้นที่ส่วนกลางและภายในยูนิต เพื่อให้มั่นใจว่าสภาพแวดล้อมการอยู่อาศัยสะดวกสบายสำหรับผู้อยู่อาศัยทุกคน โปรดสอบถามข้อยกเว้นเฉพาะหรือสิ่งอำนวยความสะดวกสำหรับสัตว์เลี้ยงในบริเวณใกล้เคียง"
id: "8", title: "Is the property pet-friendly?", content: "Lumpini Condotown Ekamai 48 has a strict no-pet policy in common areas and within units to ensure a comfortable living environment for all residents. Please inquire for specific exceptions or nearby pet-friendly facilities."
}
]}
/>
@@ -240,22 +240,22 @@ export default function LandscapingPage() {
<div className="absolute inset-0 bg-foreground/70" />
</div>
<ContactSplitForm
title="สอบถามเกี่ยวกับลุมพินี คอนโดทาวน์ เอกมัย 48"
description="ติดต่อทีมขายของเราวันนี้เพื่อนัดหมายเข้าชมหรือสอบถามข้อมูลเพิ่มเติม"
title="Inquire About Lumpini Condotown Ekamai 48"
description="Contact our sales team today to schedule a viewing or request more information."
useInvertedBackground={false}
mediaAnimation="none"
buttonText="ส่งคำสอบถาม"
buttonText="Send Inquiry"
contentClassName="!grid-cols-1 max-w-[600px] mx-auto"
mediaWrapperClassName="hidden"
inputs={[
{ name: "name", type: "text", placeholder: "ชื่อ-นามสกุล", required: true },
{ name: "email", type: "email", placeholder: "อีเมล", required: true },
{ name: "phone", type: "tel", placeholder: "เบอร์โทรศัพท์" }
{ name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number" }
]}
multiSelect={{
name: "interest", label: "ฉันสนใจเกี่ยวกับ...", options: ["รูปแบบและผังยูนิต", "ราคาและแผนการชำระเงิน", "เยี่ยมชมโครงการและยูนิตตัวอย่าง", "โอกาสในการลงทุน", "ข้อมูลทั่วไป"]
name: "interest", label: "I am interested in...", options: ["Unit Types & Layouts", "Pricing & Payment Plans", "Site Visit & Show Unit", "Investment Opportunities", "General Information"]
}}
textarea={{ name: "message", placeholder: "แจ้งความสนใจของคุณ...", rows: 4, required: true }}
textarea={{ name: "message", placeholder: "Tell us about your interest...", rows: 4, required: true }}
/>
</div>
@@ -263,31 +263,31 @@ export default function LandscapingPage() {
<FooterSimple
columns={[
{
title: "โครงการ", items: [
{ label: "จุดเด่น", href: "#services" },
{ label: "รูปแบบยูนิต", href: "#services" },
{ label: "สิ่งอำนวยความสะดวก", href: "#services" },
{ label: "ที่ตั้ง", href: "#why-us" }
title: "Project", items: [
{ label: "Highlights", href: "#services" },
{ label: "Unit Types", href: "#services" },
{ label: "Facilities", href: "#services" },
{ label: "Location", href: "#why-us" }
]
},
{
title: "บริษัท", items: [
{ label: "เกี่ยวกับลุมพินี", href: "#about" },
{ label: "ทีมขาย", href: "#team" },
{ label: "คำรับรอง", href: "#testimonials" },
{ label: "คำถามที่พบบ่อย", href: "#faq" }
title: "Company", items: [
{ label: "About Lumpini", href: "#about" },
{ label: "Sales Team", href: "#team" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "FAQ", href: "#faq" }
]
},
{
title: "ติดต่อ", items: [
title: "Contact", items: [
{ label: "(66) 2 123 4567", href: "tel:+6621234567" },
{ label: "sales@lumpiniekamai48.com", href: "mailto:sales@lumpiniekamai48.com" },
{ label: "เอกมัย 48, วัฒนา, กรุงเทพฯ", href: "https://maps.app.goo.gl/example" }
{ label: "Ekamai 48, Wattana, Bangkok", href: "https://maps.app.goo.gl/example" }
]
}
]}
bottomLeftText="© 2026 ลุมพินี คอนโดทาวน์ เอกมัย 48"
bottomRightText="สงวนลิขสิทธิ์ทั้งหมด"
bottomLeftText="© 2026 Lumpini Condotown Ekamai 48"
bottomRightText="All rights reserved"
/>
</div>
</ReactLenis>