Merge version_1 into main #1
@@ -64,35 +64,35 @@ export default function LandingPage() {
|
||||
handle: "@kanya_dev",
|
||||
testimonial: "Bangkok Dev Studio transformed our platform. Lightning fast and perfectly designed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-drinking-coffee-before-meeting_1098-1275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-drinking-coffee-before-meeting_1098-1275.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Aran P.",
|
||||
handle: "@aran_tech",
|
||||
testimonial: "The best development team in Thailand. Truly professional results.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Nara W.",
|
||||
handle: "@nara_ux",
|
||||
testimonial: "Responsive communication and high-quality code. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Somchai K.",
|
||||
handle: "@somchai_biz",
|
||||
testimonial: "They understood our needs perfectly. Our site traffic doubled.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6863.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Malai J.",
|
||||
handle: "@malai_creative",
|
||||
testimonial: "Stunning design and impeccable technical execution.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
quote: "Bangkok Dev Studio delivered exceptional results for our e-commerce platform.",
|
||||
name: "Kanya S.",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-drinking-coffee-before-meeting_1098-1275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-drinking-coffee-before-meeting_1098-1275.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
quote: "Professional, efficient, and always meet deadlines. Highly reliable.",
|
||||
name: "Aran P.",
|
||||
role: "CTO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-industry-technician-high-tech-factory-inspection-quality-control-production_482257-132256.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
quote: "The creative output from their design team is world-class.",
|
||||
name: "Nara W.",
|
||||
role: "CMO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-lean-grey-wall-holding-laptop-hand_197531-348.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
quote: "Our conversion rate improved by 40% after the site revamp.",
|
||||
name: "Somchai K.",
|
||||
role: "Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6863.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
quote: "Quick to respond and always helpful with our technical needs.",
|
||||
name: "Malai J.",
|
||||
role: "Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5353.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user