Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-18 12:47:42 +00:00

View File

@@ -47,13 +47,13 @@ export default function LandingPage() {
title="Experience the Essence of K-Beauty in Batumi"
description="Authentic, high-performance Korean skincare curated for your unique skin journey. Discover the glow."
testimonials={[
{ name: "Mariam D.", 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", imageAlt: "korean skincare minimal setup" },
{ name: "Elena K.", 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", imageAlt: "korean skincare minimal setup" },
{ name: "Sophie L.", 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", imageAlt: "korean skincare minimal setup" },
{ name: "Giorgi B.", 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", imageAlt: "korean skincare minimal setup" },
{ name: "Nino G.", 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", imageAlt: "korean skincare minimal setup" }
{ name: "Mariam D.", 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?_wi=1", imageAlt: "korean skincare minimal setup" },
{ name: "Elena K.", 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?_wi=1", imageAlt: "korean skincare minimal setup" },
{ name: "Sophie L.", 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?_wi=1", imageAlt: "korean skincare minimal setup" },
{ name: "Giorgi B.", 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?_wi=1", imageAlt: "korean skincare minimal setup" },
{ name: "Nino G.", 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?_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={[
{ src: "http://img.b2bpic.net/free-photo/make-up-concept-with-golden-plant_23-2149030352.jpg", alt: "Customer profile one" },
@@ -83,7 +83,7 @@ export default function LandingPage() {
{ value: "12+", title: "Authorized Brands" },
{ value: "100%", 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"
/>
@@ -95,9 +95,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ id: "f1", 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", tags: ["Quality"] },
{ 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", tags: ["Expertise"] },
{ 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", tags: ["Fast"] }
{ id: "f1", 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?_wi=2", tags: ["Quality"] },
{ 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?_wi=2", tags: ["Expertise"] },
{ 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?_wi=2", tags: ["Fast"] }
]}
title="Why Choose YUMI?"
description="Excellence in skincare delivery and customer support."