Update src/app/page.tsx

This commit is contained in:
2026-05-08 15:56:16 +00:00
parent b3b9a747c5
commit 6d4a8c3132

View File

@@ -67,35 +67,35 @@ export default function LandingPage() {
handle: "@ahmad_coffee",
testimonial: "Kopi terbaik yang pernah saya coba!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg?_wi=1",
},
{
name: "Siti",
handle: "@siti_brew",
testimonial: "Pengalaman ngopi yang sangat otentik.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-hispanic-young-woman-with-ribbon-enjoying-coffee-autumn-day_197531-5732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-hispanic-young-woman-with-ribbon-enjoying-coffee-autumn-day_197531-5732.jpg?_wi=1",
},
{
name: "Budi",
handle: "@budi_brew",
testimonial: "Rasanya sangat kaya dan aromatik.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-glasses-drinks-coffee-eats-sugar-table-bright-cafe_8353-1380.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-glasses-drinks-coffee-eats-sugar-table-bright-cafe_8353-1380.jpg?_wi=1",
},
{
name: "Dewi",
handle: "@dewi_coffee",
testimonial: "Kopi favorit saya untuk pagi hari.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-beautiful-woman-enjoying-coffee_23-2148317286.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-beautiful-woman-enjoying-coffee_23-2148317286.jpg?_wi=1",
},
{
name: "Eko",
handle: "@eko_roaster",
testimonial: "Konsistensi rasa yang luar biasa.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-bearded-male-sitting-near-coffee-shop-with-cup-coffee-using-smartphone_613910-5682.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-bearded-male-sitting-near-coffee-shop-with-cup-coffee-using-smartphone_613910-5682.jpg?_wi=1",
},
]}
buttons={[
@@ -104,7 +104,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg",
@@ -138,7 +138,7 @@ export default function LandingPage() {
description="Kami memilih biji kopi terbaik langsung dari petani lokal untuk menjaga kesegaran dan rasa yang autentik."
subdescription="Seni menyeduh kopi bukan hanya soal rasa, tapi tentang menghargai perjalanan biji dari kebun hingga ke cangkir Anda."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/two-chocolate-cookies-wooden-plate-with-coffee-beans_114579-57866.jpg"
imageSrc="http://img.b2bpic.net/free-photo/two-chocolate-cookies-wooden-plate-with-coffee-beans_114579-57866.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -154,7 +154,7 @@ export default function LandingPage() {
id: "1",
name: "House Blend",
price: "Rp 95.000",
imageSrc: "http://img.b2bpic.net/free-photo/geyser-coffee-maker-sackcloth_23-2148180228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/geyser-coffee-maker-sackcloth_23-2148180228.jpg?_wi=1",
},
{
id: "2",
@@ -248,7 +248,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064692.jpg?_wi=2",
imageAlt: "arabica coffee beans bag premium",
},
{
@@ -268,7 +268,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/two-chocolate-cookies-wooden-plate-with-coffee-beans_114579-57866.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-chocolate-cookies-wooden-plate-with-coffee-beans_114579-57866.jpg?_wi=2",
imageAlt: "arabica coffee beans bag premium",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/geyser-coffee-maker-sackcloth_23-2148180228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/geyser-coffee-maker-sackcloth_23-2148180228.jpg?_wi=2",
imageAlt: "arabica coffee beans bag premium",
},
]}
@@ -308,7 +308,7 @@ export default function LandingPage() {
handle: "@budi_brew",
testimonial: "Rasanya sangat kaya dan aromatik.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3946.jpg?_wi=2",
},
{
id: "2",
@@ -316,7 +316,7 @@ export default function LandingPage() {
handle: "@dewi_coffee",
testimonial: "Kopi favorit saya untuk pagi hari.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-hispanic-young-woman-with-ribbon-enjoying-coffee-autumn-day_197531-5732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-hispanic-young-woman-with-ribbon-enjoying-coffee-autumn-day_197531-5732.jpg?_wi=2",
},
{
id: "3",
@@ -324,7 +324,7 @@ export default function LandingPage() {
handle: "@eko_roaster",
testimonial: "Konsistensi rasa yang luar biasa.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-glasses-drinks-coffee-eats-sugar-table-bright-cafe_8353-1380.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-glasses-drinks-coffee-eats-sugar-table-bright-cafe_8353-1380.jpg?_wi=2",
},
{
id: "4",
@@ -332,7 +332,7 @@ export default function LandingPage() {
handle: "@farah_drink",
testimonial: "Pengemasan sangat rapi dan eksklusif.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-beautiful-woman-enjoying-coffee_23-2148317286.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-beautiful-woman-enjoying-coffee_23-2148317286.jpg?_wi=2",
},
{
id: "5",
@@ -340,7 +340,7 @@ export default function LandingPage() {
handle: "@gita_caffeine",
testimonial: "Terbaik di kotanya!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-bearded-male-sitting-near-coffee-shop-with-cup-coffee-using-smartphone_613910-5682.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-african-american-bearded-male-sitting-near-coffee-shop-with-cup-coffee-using-smartphone_613910-5682.jpg?_wi=2",
},
]}
showRating={true}