Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c547fc03dd |
@@ -46,27 +46,27 @@ export default function LandscapingPage() {
|
|||||||
|
|
||||||
<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="โรงแรมคราวน์พลาซ่า กรุงเทพฯ ลุมพินีพาร์ค: ประตูสู่กรุงเทพฯ ยุคใหม่"
|
||||||
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="https://img.b2bpic.net/free-photo/view-city-pool-building-top_1203-3467.jpg"
|
||||||
imageAlt="Modern condominium building exterior in Ekamai, Bangkok"
|
imageAlt="Crowne Plaza Bangkok Lumpini Park hotel exterior"
|
||||||
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: "โรงแรมคราวน์พลาซ่า กรุงเทพฯ ลุมพินีพาร์คเป็นการลงทุนที่ชาญฉลาด ทำเลที่ตั้งยอดเยี่ยม และคุณภาพการก่อสร้างเป็นไปตามที่คาดหวัง", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=1", 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?_wi=1", imageAlt: "Napat Chaisri"
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg?_wi=1", imageAlt: "ณภัทร ชัยศรี"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user