9 Commits

Author SHA1 Message Date
d9e12d2574 Update src/app/page.tsx 2026-05-27 08:21:07 +00:00
3f20bebc02 Update src/app/layout.tsx 2026-05-27 08:21:06 +00:00
01ac1b7646 Merge version_3 into main
Merge version_3 into main
2026-05-27 08:13:58 +00:00
8daefab176 Update src/app/styles/variables.css 2026-05-27 08:13:52 +00:00
c079d4b265 Update src/app/page.tsx 2026-05-27 08:13:51 +00:00
4799d00569 Merge version_2 into main
Merge version_2 into main
2026-05-27 08:11:37 +00:00
f3b1fd0560 Update src/app/page.tsx 2026-05-27 08:11:34 +00:00
4a21cd80fb Merge version_2 into main
Merge version_2 into main
2026-05-27 08:11:14 +00:00
81afb893ee Update src/app/page.tsx 2026-05-27 08:11:11 +00:00
3 changed files with 101 additions and 94 deletions

View File

@@ -19,8 +19,8 @@ const inter = Inter({
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: 'Lumpini Condotown Ekamai 48 | Modern Condominiums in Bangkok', title: 'ลุมพินี คอนโดทาวน์ เอกมัย 48 | คอนโดมิเนียมทันสมัยในกรุงเทพฯ',
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.', description: 'ค้นพบลุมพินี คอนโดทาวน์ เอกมัย 48 ที่นำเสนอยูนิตที่อยู่อาศัยร่วมสมัยและสิ่งอำนวยความสะดวกระดับพรีเมียมใจกลางเอกมัย กรุงเทพฯ เหมาะสำหรับการอยู่อาศัยและการลงทุน',
}; };
export default function RootLayout({ export default function RootLayout({

View File

@@ -8,7 +8,7 @@ import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCa
import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen"; import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen";
import TeamCardSix from "@/components/sections/team/TeamCardSix"; import TeamCardSix from "@/components/sections/team/TeamCardSix";
import TeamCardOne from "@/components/sections/team/TeamCardOne"; import TeamCardOne from "@/components/sections/team/TeamCardOne";
import TestimonialCardTwelve from "@/components/sections/testimonial/TestimonialCardTwelve"; import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
import FaqDouble from "@/components/sections/faq/FaqDouble"; import FaqDouble from "@/components/sections/faq/FaqDouble";
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
import FooterSimple from "@/components/sections/footer/FooterSimple"; import FooterSimple from "@/components/sections/footer/FooterSimple";
@@ -31,41 +31,42 @@ export default function LandscapingPage() {
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleFullscreen <NavbarStyleFullscreen
brandName="Lumpini Condotown Ekamai 48" brandName="ลุมพินี คอนโดทาวน์ เอกมัย 48"
navItems={[ navItems={[
{ name: "Project", id: "services" }, { name: "โครงการ", id: "services" },
{ name: "About", id: "about" }, { name: "เกี่ยวกับเรา", id: "about" },
{ name: "Sales Team", id: "team" }, { name: "ทีมขาย", id: "team" },
{ name: "Testimonials", id: "testimonials" }, { name: "คำรับรอง", id: "testimonials" },
{ name: "Contact", id: "contact" } { name: "คำถามที่พบบ่อย", id: "faq" },
{ name: "ติดต่อเรา", id: "contact" }
]} ]}
button={{ text: "Inquire Now", href: "#contact" }} button={{ text: "สอบถามตอนนี้", href: "#contact" }}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlayTestimonial <HeroOverlayTestimonial
tag="Exclusive Urban Living" tag="การใช้ชีวิตในเมืองสุดพิเศษ"
tagIcon={Home} tagIcon={Home}
title="Lumpini Condotown Ekamai 48: Your Gateway to Modern Bangkok" title="ลุมพินี คอนโดทาวน์ เอกมัย 48: ประตูสู่กรุงเทพฯ ยุคใหม่ของคุณ"
description="Discover contemporary condominiums designed for comfort, convenience, and a vibrant lifestyle in the heart of Ekamai." description="ค้นพบคอนโดมิเนียมร่วมสมัยที่ออกแบบมาเพื่อความสะดวกสบาย ความสะดวก และไลฟ์สไตล์ที่สดใสใจกลางเอกมัย"
buttons={[ buttons={[
{ text: "Explore Units", href: "#services" }, { text: "สำรวจยูนิต", href: "#services" },
{ text: "Schedule Tour", href: "#contact" } { text: "นัดหมายเข้าชม", href: "#contact" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings_23-2149661413.jpg" imageSrc="http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings_23-2149661413.jpg"
imageAlt="Modern condominium building exterior in Ekamai, Bangkok" imageAlt="ภายนอกอาคารคอนโดมิเนียมที่ทันสมัยในเอกมัย กรุงเทพฯ"
showDimOverlay={true} showDimOverlay={true}
textPosition="top" textPosition="top"
testimonials={[ testimonials={[
{ {
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, name: "อนันต์ สุขแสง", handle: "นักลงทุน", testimonial: "ลุมพินี เอกมัย 48 เป็นการลงทุนที่ชาญฉลาด ทำเลที่ตั้งยอดเยี่ยม และคุณภาพการก่อสร้างเป็นไปตามที่คาดหวังจากลุมพินี", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg", imageAlt: "Anan Suksaeng" imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.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, name: "ณภัทร ชัยศรี", handle: "ผู้อยู่อาศัยใหม่", testimonial: "การย้ายมาอยู่ลุมพินี คอนโดทาวน์เป็นการตัดสินใจที่ดีที่สุด ทุกสิ่งทุกอย่างที่ต้องการอยู่ใกล้แค่เอื้อม และสิ่งอำนวยความสะดวกยอดเยี่ยมมาก", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg", imageAlt: "Napat Chaisri" imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg?_wi=1", imageAlt: "ณภัทร ชัยศรี"
} }
]} ]}
/> />
@@ -73,15 +74,15 @@ export default function LandscapingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TestimonialAboutCard <TestimonialAboutCard
tag="About Lumpini Condotown" tag="เกี่ยวกับลุมพินี คอนโดทาวน์"
tagIcon={Building} tagIcon={Building}
tagAnimation="slide-up" tagAnimation="slide-up"
title="More than just a home, it's a lifestyle. Experience the best of urban living at Ekamai 48." title="เป็นมากกว่าบ้าน คือไลฟ์สไตล์ สัมผัสประสบการณ์ชีวิตคนเมืองที่ดีที่สุดที่เอกมัย 48"
description="Driven by innovation and community, Lumpini offers unparalleled value." description="ขับเคลื่อนด้วยนวัตกรรมและชุมชน ลุมพินีมอบมูลค่าที่ไม่มีใครเทียบได้"
subdescription="Building communities since 1989." subdescription="สร้างสรรค์ชุมชนตั้งแต่ปี 1989"
icon={MapPin} icon={MapPin}
imageSrc="http://img.b2bpic.net/free-photo/young-attractive-employees-businesswomen-with-laptop-classical-clothing_496169-2506.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-attractive-employees-businesswomen-with-laptop-classical-clothing_496169-2506.jpg"
imageAlt="Lobby of a modern condominium building with stylish decor" imageAlt="ล็อบบี้อาคารคอนโดมิเนียมที่ทันสมัยพร้อมการตกแต่งอย่างมีสไตล์"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
/> />
@@ -89,26 +90,26 @@ export default function LandscapingPage() {
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardNineteen <FeatureCardNineteen
tag="Project Highlights" tag="จุดเด่นโครงการ"
tagIcon={Home} tagIcon={Home}
title="Experience Unmatched Comfort & Convenience" title="สัมผัสความสะดวกสบายที่เหนือกว่า"
description="Designed for the modern urban dweller, offering a blend of luxury and practicality." description="ออกแบบมาเพื่อชีวิตคนเมืองยุคใหม่ ผสมผสานความหรูหราและการใช้งานจริง"
buttonAnimation="slide-up" buttonAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
imageContainerClassName="!rotate-0 !aspect-square" imageContainerClassName="!rotate-0 !aspect-square"
features={[ features={[
{ {
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: "การเชื่อมต่อของเอกมัย 48", subtitle: "ใจกลางกรุงเทพฯ", description: "ตั้งอยู่ในทำเลยุทธศาสตร์ของเอกมัย สามารถเดินทางสะดวกสู่ BTS ทางด่วนสายหลัก และแหล่งไลฟ์สไตล์ที่คึกคัก", imageSrc: "http://img.b2bpic.net/free-photo/female-tourist-looking-map_23-2147981942.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: "เลือกได้จากยูนิตสตูดิโอ 1 ห้องนอน และ 2 ห้องนอน ซึ่งแต่ละห้องได้รับการออกแบบอย่างพิถีพิถันเพื่อความสะดวกสบายที่ทันสมัย", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-rainbow-nature_23-2151498263.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/beautiful-tropical-beach-front-hotel-resort-with-swimming-pool-paradise-destination-vacations-ge_1258-150766.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" tag: "การใช้ชีวิตแบบสมาร์ท", title: "เทคโนโลยีแบบบูรณาการ", subtitle: "ความสะดวกสบายเพียงปลายนิ้ว", description: "สัมผัสประสบการณ์คุณสมบัติสมาร์ทโฮมและระบบการเข้าถึงแบบดิจิทัลเพื่อเพิ่มความปลอดภัยและความสะดวกสบาย", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-assistant-her-tablet_23-2149108007.jpg", imageAlt: "อินเทอร์เฟซเทคโนโลยีสมาร์ทโฮม"
} }
]} ]}
/> />
@@ -116,22 +117,22 @@ export default function LandscapingPage() {
<div id="why-us" data-section="why-us"> <div id="why-us" data-section="why-us">
<TeamCardSix <TeamCardSix
tag="Investment Value" tag="คุณค่าการลงทุน"
title="Why Lumpini Condotown Ekamai 48 is Your Best Choice" title="ทำไมลุมพินี คอนโดทาวน์ เอกมัย 48 จึงเป็นตัวเลือกที่ดีที่สุดของคุณ"
description="Unrivaled Value in a Prime Bangkok Location." description="คุณค่าที่ไม่มีใครเทียบได้ในทำเลทองของกรุงเทพฯ"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"
members={[ members={[
{ {
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: "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: "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: "2", name: "การออกแบบที่โดดเด่น", role: "สุนทรียภาพทางสถาปัตยกรรมที่ทันสมัยควบคู่ไปกับผังพื้นที่ที่ใช้งานได้จริง ทำให้เกิดพื้นที่ที่น่าอยู่และเป็นที่ต้องการอย่างสูง", imageSrc: "http://img.b2bpic.net/free-photo/window-building_74190-146.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" id: "3", name: "ผู้พัฒนาที่เชื่อถือได้", role: "ชื่อเสียงของลุมพินีในด้านคุณภาพการก่อสร้างและการบริหารจัดการทรัพย์สินที่ยอดเยี่ยม มอบความอุ่นใจให้กับผู้ซื้อและนักลงทุน", imageSrc: "http://img.b2bpic.net/free-photo/home-residential-family-living-house-concept_53876-124162.jpg", imageAlt: "อัตลักษณ์แบรนด์ของผู้พัฒนา"
} }
]} ]}
/> />
@@ -139,49 +140,49 @@ export default function LandscapingPage() {
<div id="team" data-section="team"> <div id="team" data-section="team">
<TeamCardOne <TeamCardOne
tag="Our Sales Team" tag="ทีมขายของเรา"
tagIcon={Home} tagIcon={Home}
title="Your Partners in Property Investment" title="พันธมิตรของคุณในการลงทุนอสังหาริมทรัพย์"
description="Our dedicated sales professionals are ready to assist you every step of the way." description="ทีมงานขายมืออาชีพของเราพร้อมให้ความช่วยเหลือคุณในทุกขั้นตอน"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"
members={[ members={[
{ {
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: "1", name: "พรชัย ศรีสุข", role: "ผู้บริหารฝ่ายขายอาวุโส", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-paperwork-against-railing-business-people-concept_1150-2646.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: "2", name: "สุภาพร แสงศรี", role: "ที่ปรึกษาด้านอสังหาริมทรัพย์", imageSrc: "http://img.b2bpic.net/free-photo/smiling-worker-holding-pen-clipboard_1098-3385.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" 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: "อดิศักดิ์ วงษา"
} }
]} ]}
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve <TestimonialCardTwo
cardTag="What Our Buyers Say" tag="เสียงจากผู้ซื้อของเรา"
cardTagIcon={Building} tagIcon={Building}
cardTitle="Hear from satisfied residents and investors who chose Lumpini Condotown Ekamai 48." title="ฟังจากผู้อยู่อาศัยและนักลงทุนที่พึงพอใจซึ่งเลือกลุมพินี คอนโดทาวน์ เอกมัย 48"
buttons={[{ text: "Inquire Now", href: "#contact" }]} description="ค้นพบว่าทำไมลุมพินี คอนโดทาวน์ เอกมัย 48 จึงเป็นตัวเลือกที่เหนือกว่าสำหรับการใช้ชีวิตและการลงทุนในเมือง"
buttonAnimation="slide-up" textboxLayout="default"
cardAnimation="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", name: "Sakda P.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-asian-man-blue-background_1187-4851.jpg", imageAlt: "Sakda P." id: "1", name: "อนันต์ สุขแสง", role: "นักลงทุนอสังหาริมทรัพย์", testimonial: "ลุมพินี เอกมัย 48 เป็นการลงทุนที่ชาญฉลาด ทำเลที่ตั้งยอดเยี่ยม และคุณภาพการก่อสร้างเป็นไปตามที่คาดหวังจากลุมพินี ทำให้ได้ผลตอบแทนค่าเช่าที่สม่ำเสมอ", imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=2", imageAlt: "อนันต์ สุขแสง"
}, },
{ {
id: "2", name: "Waraporn S.", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-sincerely-smiling-camera-looking-so-happy-isolated-white-background-cheerful-asian-girl_574295-5981.jpg", imageAlt: "Waraporn S." id: "2", name: "ณภัทร ชัยศรี", role: "ผู้อยู่อาศัยใหม่", testimonial: "การย้ายมาอยู่ลุมพินี คอนโดทาวน์เป็นการตัดสินใจที่ดีที่สุด ทุกสิ่งทุกอย่างที่ต้องการอยู่ใกล้แค่เอื้อม และสิ่งอำนวยความสะดวกยอดเยี่ยมมาก มันรู้สึกเหมือนบ้านจริงๆ", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg?_wi=2", imageAlt: "ณภัทร ชัยศรี"
}, },
{ {
id: "3", name: "Chaiwat L.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-outdoors_23-2149222059.jpg", imageAlt: "Chaiwat L." id: "3", name: "ชัยวัฒน์ เลิศวิชัย", role: "ผู้ซื้อบ้านครั้งแรก", testimonial: "ทีมขายทำให้กระบวนการซื้อราบรื่นอย่างไม่น่าเชื่อ ผมชื่นชมการกำหนดราคาที่โปร่งใสและการสนับสนุนที่ได้รับในทุกขั้นตอน ขอแนะนำอย่างยิ่ง!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-outdoors_23-2149222059.jpg", imageAlt: "ชัยวัฒน์ เลิศวิชัย"
}, },
{ {
id: "4", name: "Pimchanok K.", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424027.jpg", imageAlt: "Pimchanok K." id: "4", name: "พิมพ์ชนก โฆษิตพัฒนะ", role: "เจ้าของอสังหาริมทรัพย์ให้เช่า", testimonial: "ฉันเป็นเจ้าของอสังหาริมทรัพย์หลายแห่ง และการจัดการของลุมพินีก็อยู่ในมาตรฐานสูง ผู้เช่าของฉันมีความสุข และทรัพย์สินยังคงรักษามูลค่าไว้ได้เนื่องจากการดูแลรักษาและทำเลที่ตั้งที่ยอดเยี่ยม", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424027.jpg", imageAlt: "พิมพ์ชนก โฆษิตพัฒนะ"
} }
]} ]}
/> />
@@ -189,31 +190,37 @@ export default function LandscapingPage() {
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqDouble <FaqDouble
tag="FAQ" tag="คำถามที่พบบ่อย"
tagIcon={Home} tagIcon={Home}
title="Common Questions About Ekamai 48" title="คำถามทั่วไปเกี่ยวกับเอกมัย 48"
description="Find answers to frequently asked questions regarding units, pricing, and the buying process." description="ค้นหาคำตอบสำหรับคำถามที่พบบ่อยเกี่ยวกับยูนิต ราคา การลงทุน และขั้นตอนการซื้อ"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
faqsAnimation="slide-up" faqsAnimation="slide-up"
faqs={[ faqs={[
{ {
id: "1", title: "What unit types are available at Ekamai 48?", content: "We offer a range of unit types including Studio, 1-Bedroom, and 2-Bedroom configurations, designed to suit various lifestyles and needs." id: "1", title: "เอกมัย 48 มีรูปแบบยูนิตใดบ้าง?", content: "เรามีรูปแบบยูนิตที่หลากหลาย ได้แก่ สตูดิโอ (25-30 ตร.ม.) 1 ห้องนอน (30-45 ตร.ม.) และ 2 ห้องนอน (45-60 ตร.ม.) ซึ่งออกแบบมาเพื่อให้เข้ากับไลฟ์สไตล์และความต้องการที่แตกต่างกัน แต่ละยูนิตมีการตกแต่งที่ทันสมัยและผังพื้นที่ที่ใช้งานได้อย่างมีประสิทธิภาพ"
}, },
{ {
id: "2", title: "What are the main facilities and amenities?", content: "Residents can enjoy a swimming pool, fitness center, co-working space, communal garden, 24-hour security, and ample parking." id: "2", title: "สิ่งอำนวยความสะดวกหลักมีอะไรบ้าง?", content: "ผู้อยู่อาศัยสามารถเพลิดเพลินกับสิ่งอำนวยความสะดวกครบครัน ได้แก่ สระว่ายน้ำ ศูนย์ออกกำลังกายที่ครบครัน พื้นที่ทำงานร่วมกัน สวนส่วนกลาง พื้นที่เล่นสำหรับเด็ก ระบบรักษาความปลอดภัยตลอด 24 ชั่วโมงพร้อมกล้องวงจรปิด การเข้าถึงด้วยคีย์การ์ด และที่จอดรถกว้างขวาง"
}, },
{ {
id: "3", title: "Is Lumpini Condotown Ekamai 48 suitable for investment?", content: "Absolutely. Its prime location in Ekamai, modern design, and robust rental demand make it an attractive option for investors seeking strong returns." id: "3", title: "ลุมพินี คอนโดทาวน์ เอกมัย 48 เหมาะสำหรับการลงทุนหรือไม่?", content: "อย่างแน่นอน ทำเลที่ตั้งที่ยอดเยี่ยมในเอกมัย ความต้องการเช่าที่สูง การออกแบบที่ทันสมัย และศักยภาพในการเพิ่มมูลค่าที่แข็งแกร่ง ทำให้เป็นตัวเลือกที่น่าสนใจสำหรับนักลงทุนที่ต้องการผลตอบแทนสูง ทีมงานของเราสามารถให้ข้อมูลประมาณการผลตอบแทนค่าเช่าได้"
}, },
{ {
id: "4", title: "What is the payment structure and booking process?", content: "Our sales team will provide a detailed breakdown of the booking fee, down payment schedule, and final payment options. We offer flexible plans." id: "4", title: "โครงสร้างการชำระเงินและขั้นตอนการจองเป็นอย่างไร?", content: "ขั้นตอนการจองโดยทั่วไปจะรวมถึงค่าจอง ตามด้วยกำหนดการชำระเงินดาวน์ระหว่างการก่อสร้าง และการชำระเงินงวดสุดท้ายเมื่อโอนยูนิต ทีมงานขายของเราจะให้รายละเอียดตัวเลือกการชำระเงินทั้งหมดและสามารถปรับแต่งแผนสำหรับคุณได้"
}, },
{ {
id: "5", title: "Are there any special promotions for early buyers?", content: "Yes, we frequently offer exclusive promotions for early bird purchasers. Please contact our sales team for the latest offers and benefits." id: "5", title: "มีโปรโมชั่นพิเศษสำหรับผู้ซื้อในช่วงแรกหรือไม่?", content: "มี เรามักจะมีโปรโมชั่นพิเศษ ส่วนลด และแพ็คเกจที่น่าสนใจสำหรับผู้ซื้อในช่วงแรก รวมถึงบัตรกำนัลเฟอร์นิเจอร์ หรือการยกเว้นค่าส่วนกลาง โปรดติดต่อทีมงานขายของเราสำหรับข้อเสนอและสิทธิประโยชน์ล่าสุดที่ปรับให้เข้ากับความสนใจของคุณ"
}, },
{ {
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. Our team can guide you through the process." id: "6", title: "ชาวต่างชาติสามารถซื้อยูนิตที่ลุมพินี คอนโดทาวน์ เอกมัย 48 ได้หรือไม่?", content: "ได้ ชาวต่างชาติมีสิทธิ์ซื้อยูนิตคอนโดมิเนียมในประเทศไทยภายใต้ข้อกำหนดเฉพาะ โดยหลักคือการถือครองกรรมสิทธิ์ของชาวต่างชาติจะต้องไม่เกิน 49% ของพื้นที่ยูนิตรวมของคอนโดมิเนียม ทีมกฎหมายของเราสามารถแนะนำคุณตลอดกระบวนการเพื่อให้แน่ใจว่าการทำธุรกรรมเป็นไปอย่างราบรื่น"
},
{
id: "7", title: "ค่าส่วนกลางและค่าบำรุงรักษาคืออะไร?", content: "ค่าส่วนกลางครอบคลุมการบำรุงรักษาสิ่งอำนวยความสะดวก ความปลอดภัย และบริการทำความสะอาด ค่าธรรมเนียมเหล่านี้คำนวณตามพื้นที่ต่อตารางเมตรต่อปี ทีมงานขายของเราสามารถให้ข้อมูลอัตราปัจจุบันและประมาณการตามขนาดของยูนิตที่คุณเลือกได้"
},
{
id: "8", title: "ทรัพย์สินนี้เป็นมิตรกับสัตว์เลี้ยงหรือไม่?", content: "ลุมพินี คอนโดทาวน์ เอกมัย 48 มีนโยบายห้ามเลี้ยงสัตว์เลี้ยงอย่างเข้มงวดในพื้นที่ส่วนกลางและภายในยูนิต เพื่อให้มั่นใจว่าสภาพแวดล้อมการอยู่อาศัยสะดวกสบายสำหรับผู้อยู่อาศัยทุกคน โปรดสอบถามข้อยกเว้นเฉพาะหรือสิ่งอำนวยความสะดวกสำหรับสัตว์เลี้ยงในบริเวณใกล้เคียง"
} }
]} ]}
/> />
@@ -233,22 +240,22 @@ export default function LandscapingPage() {
<div className="absolute inset-0 bg-foreground/70" /> <div className="absolute inset-0 bg-foreground/70" />
</div> </div>
<ContactSplitForm <ContactSplitForm
title="Inquire About Lumpini Condotown Ekamai 48" title="สอบถามเกี่ยวกับลุมพินี คอนโดทาวน์ เอกมัย 48"
description="Contact our sales team today to schedule a viewing or request more information." description="ติดต่อทีมขายของเราวันนี้เพื่อนัดหมายเข้าชมหรือสอบถามข้อมูลเพิ่มเติม"
useInvertedBackground={false} useInvertedBackground={false}
mediaAnimation="none" mediaAnimation="none"
buttonText="Send Inquiry" buttonText="ส่งคำสอบถาม"
contentClassName="!grid-cols-1 max-w-[600px] mx-auto" contentClassName="!grid-cols-1 max-w-[600px] mx-auto"
mediaWrapperClassName="hidden" mediaWrapperClassName="hidden"
inputs={[ inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true }, { name: "name", type: "text", placeholder: "ชื่อ-นามสกุล", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }, { name: "email", type: "email", placeholder: "อีเมล", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number" } { name: "phone", type: "tel", placeholder: "เบอร์โทรศัพท์" }
]} ]}
multiSelect={{ multiSelect={{
name: "interest", label: "I am interested in...", options: ["Unit Types & Layouts", "Pricing & Payment Plans", "Site Visit & Show Unit", "Investment Opportunities", "General Information"] name: "interest", label: "ฉันสนใจเกี่ยวกับ...", options: ["รูปแบบและผังยูนิต", "ราคาและแผนการชำระเงิน", "เยี่ยมชมโครงการและยูนิตตัวอย่าง", "โอกาสในการลงทุน", "ข้อมูลทั่วไป"]
}} }}
textarea={{ name: "message", placeholder: "Tell us about your interest...", rows: 4, required: true }} textarea={{ name: "message", placeholder: "แจ้งความสนใจของคุณ...", rows: 4, required: true }}
/> />
</div> </div>
@@ -256,34 +263,34 @@ export default function LandscapingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Project", items: [ title: "โครงการ", items: [
{ label: "Highlights", href: "#services" }, { label: "จุดเด่น", href: "#services" },
{ label: "Unit Types", href: "#services" }, { label: "รูปแบบยูนิต", href: "#services" },
{ label: "Facilities", href: "#services" }, { label: "สิ่งอำนวยความสะดวก", href: "#services" },
{ label: "Location", href: "#why-us" } { label: "ที่ตั้ง", href: "#why-us" }
] ]
}, },
{ {
title: "Company", items: [ title: "บริษัท", items: [
{ label: "About Lumpini", href: "#about" }, { label: "เกี่ยวกับลุมพินี", href: "#about" },
{ label: "Sales Team", href: "#team" }, { label: "ทีมขาย", href: "#team" },
{ label: "Testimonials", href: "#testimonials" }, { label: "คำรับรอง", href: "#testimonials" },
{ label: "FAQ", href: "#faq" } { label: "คำถามที่พบบ่อย", href: "#faq" }
] ]
}, },
{ {
title: "Contact", items: [ title: "ติดต่อ", items: [
{ label: "(66) 2 123 4567", href: "tel:+6621234567" }, { label: "(66) 2 123 4567", href: "tel:+6621234567" },
{ label: "sales@lumpiniekamai48.com", href: "mailto:sales@lumpiniekamai48.com" }, { label: "sales@lumpiniekamai48.com", href: "mailto:sales@lumpiniekamai48.com" },
{ label: "Ekamai 48, Wattana, Bangkok", href: "https://maps.app.goo.gl/example" } { label: "เอกมัย 48, วัฒนา, กรุงเทพฯ", href: "https://maps.app.goo.gl/example" }
] ]
} }
]} ]}
bottomLeftText="© 2026 Lumpini Condotown Ekamai 48" bottomLeftText="© 2026 ลุมพินี คอนโดทาวน์ เอกมัย 48"
bottomRightText="All rights reserved" bottomRightText="สงวนลิขสิทธิ์ทั้งหมด"
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f9f4; --background: #ffffff;
--card: #ffffff; --card: #f9f9f9;
--foreground: #1a2e1a; --foreground: #120a00e6;
--primary-cta: #2d5a27; --primary-cta: #FF7B05;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #ffffff; --secondary-cta: #f9f9f9;
--secondary-cta-text: #2d5a27; --secondary-cta-text: #2d5a27;
--accent: #4a8c3f; --accent: #e2e2e2;
--background-accent: #6fb85e; --background-accent: #FF7B05;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);