From 55912de0a4f952c9f5b81cb72e06b8ec1db0c17f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 15 Jun 2026 11:54:46 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7579bea..3e6765f 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -55,7 +55,7 @@ export default function HomePage() { { title: "복지리", description: "맑고 개운한 복지리 ₩13,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/salmon-tuna-tartar_74190-5884.jpg"}, { - title: "자연산 참복지리", description: "진하고 깊은 자연산 참복 ₩25,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/nigiri-sushi_74190-5926.jpg"}, + title: "자연산 참복지리", description: "진하고 깊은 자연산 참복 ₩25,000", href: "#", imageSrc: "https://storage.googleapis.com/webild/users/user_3F8MF5MZ5xbEtL0ujm80wUQyVf0/uploaded-1781524473167-49t6u6h1.png"}, { title: "활복지리", description: "살아있는 신선한 참복 ₩40,000", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/fish-salad-salmon-cucumber-apple-mashed-avocado-side-view_141793-3725.jpg"}, { -- 2.49.1