Update src/app/page.tsx

This commit is contained in:
2026-05-07 14:19:55 +00:00
parent be39795dcd
commit 0ab2ef295f

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{ title: "กันสาดทุกแบบ", description: "กันสาดสแตนเลส ทรงทันสมัย แข็งแรง", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/steel-door-storage-warehouse_53876-74720.jpg" },
{ title: "ราวบันไดสแตนเลส", description: "ดีไซน์สวยงาม แข็งแรง ปลอดภัย", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/spiral-staircase-with-metallic-railing_250224-286.jpg" },
{ title: "ราวบันไดสแตนเลส", description: "ดีไซน์สวยงาม แข็งแรง ปลอดภัย", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/spiral-staircase-with-metallic-railing_250224-286.jpg" },
{ title: "ประตูและรั้วเหล็ก", description: "ออกแบบตามสั่ง เสริมความปลอดภัย", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/high-angle-hand-spraying-powder-paint-from-gun_23-2149878762.jpg" },
{ title: "งานซ่อมและเชื่อม", description: "บริการซ่อมแซมแก้ไขงานเหล็กทุกรูปแบบ", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/medium-shot-man-holding-car-door_23-2149714261.jpg" },
{ title: "โครงหลังคาเหล็ก", description: "โครงสร้างเหล็กแข็งแรง ทนทาน", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/modern-construction_1127-104.jpg" },
@@ -171,7 +171,7 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="ติดต่อเรา"
description={<span>! <strong style={{ fontSize: "1.2em", color: "var(--primary-cta)" }}>0948609192</strong> </span>}
description="ด่วน! โทรหาเราได้ที่ 0948609192 หรือแอดไลน์เพื่อส่งรูปประเมินราคา"
inputs={[
{ name: "name", type: "text", placeholder: "ชื่อของคุณ", required: true },
{ name: "phone", type: "tel", placeholder: "เบอร์โทรศัพท์", required: true },