From 6cdbd73b2d1002d0d5ff9398c25344e243395e27 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:08:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d3cc79..d6bd051 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -137,10 +137,10 @@ export default function LandingPage() { id: "2", name: "Anxiety-Reducing Experience", price: "You Feel Safe", imageSrc: "https://images.unsplash.com/photo-1576091160399-112ba8d25d1d?w=800&q=80&_wi=3", imageAlt: "Calming professional environment" }, { - id: "3", name: "Clear Process Explanation", price: "Knowledge & Confidence", imageSrc: "https://images.unsplash.com/photo-1559056199-641a0ac8b3f4?w=800&q=80&_wi=4", imageAlt: "Expert consultation and guidance" + id: "3", name: "Clear Process Explanation", price: "Knowledge & Confidence", imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-applying-eyeshadow-face_23-2148332492.jpg?id=5863649", imageAlt: "Expert consultation and guidance" }, { - id: "4", name: "Precision-Focused Results", price: "Perfect Every Time", imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&q=80&_wi=4", imageAlt: "Flawless permanent makeup results" + id: "4", name: "Precision-Focused Results", price: "Perfect Every Time", imageSrc: "http://img.b2bpic.net/premium-photo/eyebrows-girl-with-result-permanent-makeup-procedure-eyebrow-permanent-makeup-cosmetic-procedure_320071-5028.jpg?id=62220688", imageAlt: "Flawless permanent makeup results" }, ]} gridVariant="two-columns-alternating-heights" -- 2.49.1