2 Commits

Author SHA1 Message Date
f3b1fd0560 Update src/app/page.tsx 2026-05-27 08:11:34 +00:00
81afb893ee Update src/app/page.tsx 2026-05-27 08:11:11 +00:00

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";
@@ -37,6 +37,7 @@ export default function LandscapingPage() {
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Sales Team", id: "team" }, { name: "Sales Team", id: "team" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" }
]} ]}
button={{ text: "Inquire Now", href: "#contact" }} button={{ text: "Inquire Now", href: "#contact" }}
@@ -61,11 +62,11 @@ export default function LandscapingPage() {
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: "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", imageAlt: "Anan Suksaeng" imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=1", imageAlt: "Anan Suksaeng"
}, },
{ {
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: "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", imageAlt: "Napat Chaisri" imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-posing_23-2149302435.jpg?_wi=1", imageAlt: "Napat Chaisri"
} }
]} ]}
/> />
@@ -162,26 +163,26 @@ export default function LandscapingPage() {
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve <TestimonialCardTwo
cardTag="What Our Buyers Say" tag="What Our Buyers Say"
cardTagIcon={Building} tagIcon={Building}
cardTitle="Hear from satisfied residents and investors who chose Lumpini Condotown Ekamai 48." title="Hear from satisfied residents and investors who chose Lumpini Condotown Ekamai 48."
buttons={[{ text: "Inquire Now", href: "#contact" }]} description="Discover why Lumpini Condotown Ekamai 48 is the preferred choice for urban living and investment."
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: "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: "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: "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: "Chaiwat L.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-outdoors_23-2149222059.jpg", imageAlt: "Chaiwat L." 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: "Pimchanok K.", imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-coffee-spacious-cafeteria_23-2150424027.jpg", imageAlt: "Pimchanok K." 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"
} }
]} ]}
/> />
@@ -192,28 +193,34 @@ export default function LandscapingPage() {
tag="FAQ" tag="FAQ"
tagIcon={Home} tagIcon={Home}
title="Common Questions About Ekamai 48" title="Common Questions About Ekamai 48"
description="Find answers to frequently asked questions regarding units, pricing, and the buying process." description="Find answers to frequently asked questions regarding units, pricing, investment, and the buying process."
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: "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: "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: "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: "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: "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: "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: "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: "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: "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: "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: "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: "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: "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."
} }
]} ]}
/> />