Update src/app/page.tsx

This commit is contained in:
2026-06-02 10:03:02 +00:00
parent d18f6f3bce
commit ca5b9413cc

View File

@@ -117,7 +117,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "24시간 긴급 출동", author: "", description: "주말과 야간에도 관계없이 신속하게 대응합니다.", tags: [],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYnjgwCSEx3S0mNt7LGs97rdXl/uploaded-1780393885668-qznocb0t.png", imageAlt: "24시간 시계 아이콘"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYnjgwCSEx3S0mNt7LGs97rdXl/uploaded-1780393885668-qznocb0r.png", imageAlt: "24시간 시계 아이콘"},
{
id: "2", title: "원인 중심 작업", author: "", description: "막힘의 원인을 파악한 뒤 전문 장비로 정확하게 해결합니다.", tags: [],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EYnjgwCSEx3S0mNt7LGs97rdXl/uploaded-1780393938522-kg882l9i.png", imageAlt: "배관 진단 장비 이미지"},
@@ -269,7 +269,7 @@ export default function LandingPage() {
logoText="군포 24시 배관전문가"
columns={[
{
title: "업체 정보", id: "col-company-info", items: [
title: "업체 정보", items: [
{
label: "업체명: 군포 24시 배관전문가", href: "#"},
{
@@ -281,7 +281,7 @@ export default function LandingPage() {
],
},
{
title: "연락처", id: "col-contact-info", items: [
title: "연락처", items: [
{
label: "대표 전화: 010-4111-6977", href: "tel:010-4111-6977"},
{
@@ -289,7 +289,7 @@ export default function LandingPage() {
],
},
{
title: "주요 서비스", id: "col-services", items: [
title: "주요 서비스", items: [
{
label: "하수구 막힘", href: "#services"},
{