Merge version_2 into main #2
@@ -62,11 +62,11 @@ export default function LandscapingPage() {
|
||||
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,
|
||||
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,
|
||||
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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -173,10 +173,10 @@ export default function LandscapingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
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", imageAlt: "Anan Suksaeng"
|
||||
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: "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", imageAlt: "Napat Chaisri"
|
||||
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 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"
|
||||
|
||||
Reference in New Issue
Block a user