From 5728553766ab870f4ac5e1da89f0b23f9716dec5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 12:46:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ea3c3e6..d5a0248 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@mariam.batumi", testimonial: "Finally, authentic products in Batumi! My skin has never looked better.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg?_wi=1", imageAlt: "korean skincare minimal setup", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@elena.korea", testimonial: "Excellent selection and the consultation helped me find exactly what I needed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-caucasian-young-blonde-girl-laughs-powders-her-nose-while-sitting-table-indoors-cosmetics-makeup-finishing-brush_197531-31479.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-caucasian-young-blonde-girl-laughs-powders-her-nose-while-sitting-table-indoors-cosmetics-makeup-finishing-brush_197531-31479.jpg?_wi=1", imageAlt: "korean skincare minimal setup", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@sophie.beauty", testimonial: "Fast delivery and genuine products. Highly recommend YUMI.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-top-view_23-2149357125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-top-view_23-2149357125.jpg?_wi=1", imageAlt: "korean skincare minimal setup", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@giorgi.care", testimonial: "The best place to buy skincare for men too. Great service.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fair-skinned-young-blonde-women-are-testing-new-facial-serum-while-sitting-table-indoors-cosmetic-procedures-concept_197531-31462.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fair-skinned-young-blonde-women-are-testing-new-facial-serum-while-sitting-table-indoors-cosmetic-procedures-concept_197531-31462.jpg?_wi=1", imageAlt: "korean skincare minimal setup", }, { @@ -101,11 +101,11 @@ export default function LandingPage() { handle: "@nino.nino", testimonial: "So happy they opened in Batumi. My routine is complete.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-food-dessert-yellow-wall_179666-35196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-food-dessert-yellow-wall_179666-35196.jpg?_wi=1", imageAlt: "korean skincare minimal setup", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg" + imageSrc="http://img.b2bpic.net/free-photo/make-up-concept-with-blushes_23-2149030355.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { title: "Authenticity Guaranteed", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cute-caucasian-young-blonde-girl-laughs-powders-her-nose-while-sitting-table-indoors-cosmetics-makeup-finishing-brush_197531-31479.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cute-caucasian-young-blonde-girl-laughs-powders-her-nose-while-sitting-table-indoors-cosmetics-makeup-finishing-brush_197531-31479.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -191,21 +191,21 @@ export default function LandingPage() { title: "Genuine Quality", author: "Direct from Korea", description: "100% authentic products imported directly from leading South Korean labs.", - imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-top-view_23-2149357125.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-cotton-arrangement-top-view_23-2149357125.jpg?_wi=2", }, { id: "f2", title: "Personalized Consult", author: "Skin Experts", description: "Need advice? Our experts analyze your skin needs and recommend the perfect regimen.", - imageSrc: "http://img.b2bpic.net/free-photo/fair-skinned-young-blonde-women-are-testing-new-facial-serum-while-sitting-table-indoors-cosmetic-procedures-concept_197531-31462.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fair-skinned-young-blonde-women-are-testing-new-facial-serum-while-sitting-table-indoors-cosmetic-procedures-concept_197531-31462.jpg?_wi=2", }, { id: "f3", title: "Rapid Local Shipping", author: "Fast Delivery", description: "Receive your products in Batumi with our reliable, fast local courier service.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-food-dessert-yellow-wall_179666-35196.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-with-delivery-food-dessert-yellow-wall_179666-35196.jpg?_wi=2", }, ]} title="Why Choose YUMI?" -- 2.49.1