From 04c9d2cb3a56d610915f4821e200f1d0e6a8fb92 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:52:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33e144b..15f1ceb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { reverse: true }, { - title: "Premium Products", description: "Only the best for your skin.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-cleaning-her-spectacles-with-handkerchief_23-2147876731.jpg", imageAlt: "facial treatment process close up" }, + title: "Using International, Dermatologist-Tested Brands", description: "Only the best for your skin.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-cleaning-her-spectacles-with-handkerchief_23-2147876731.jpg", imageAlt: "facial treatment process close up" }, items: [{ icon: CheckCircle, text: "International brands" }], reverse: false }, -- 2.49.1