Update src/app/page.tsx
This commit is contained in:
@@ -62,35 +62,35 @@ export default function LandingPage() {
|
||||
handle: "@kamonrat",
|
||||
testimonial: "เครื่องดื่มอร่อยมากกกกกกกก สดชื่น!!!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-street_1303-8997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-street_1303-8997.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Patchakornnn",
|
||||
handle: "@patchakornnn",
|
||||
testimonial: "เริ่ดมากค้าาา อร่อย จัดร้านสวยบรรยากาศดีเว่อ",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smiling-while-looking-her-smartphone_1157-1189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smiling-while-looking-her-smartphone_1157-1189.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sutinee Sak",
|
||||
handle: "@sutinee",
|
||||
testimonial: "Chocolate here is the best in town, very authentic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-saying-hello-cafe_1098-21753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-saying-hello-cafe_1098-21753.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Alex W.",
|
||||
handle: "@alexw",
|
||||
testimonial: "Cozy atmosphere, perfect for reading a book.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149144379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149144379.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Jirayu P.",
|
||||
handle: "@jirayu",
|
||||
testimonial: "The signature dark cocoa is a must-try!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-reading-book-drinking-latte_169016-6278.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-reading-book-drinking-latte_169016-6278.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-street_1303-8997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-street_1303-8997.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -223,7 +223,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smiling-while-looking-her-smartphone_1157-1189.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-smiling-while-looking-her-smartphone_1157-1189.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-saying-hello-cafe_1098-21753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-saying-hello-cafe_1098-21753.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149144379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-their-reunion_23-2149144379.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-reading-book-drinking-latte_169016-6278.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-reading-book-drinking-latte_169016-6278.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user