diff --git a/src/app/page.tsx b/src/app/page.tsx index 196c0bf..22ba54b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,13 +97,13 @@ export default function LandingPage() { heading={[ { type: "text", content: "เกี่ยวกับ สิงห์แหลม เสาเข็ม"}, + { + type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EkeEw2W5PmC1LsEZadQMr5GjXV/uploaded-1780727221021-n66libk4.jpg", alt: "ภาพมุมกว้างร้านสิงห์แหลม เสาเข็ม"} ]} buttons={[ { - text: "สอบถามเพิ่มเติม", href: "#contact"}, + text: "สอบถามเพิ่มเติม", href: "#contact"} ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EkeEw2W5PmC1LsEZadQMr5GjXV/uploaded-1780727221021-n66libk4.jpg" - imageAlt="ภาพมุมกว้างร้านสิงห์แหลม เสาเข็ม" />