Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="คูณทรัพย์ยางยนต์"
|
||||
description="ผู้เชี่ยวชาญด้านยางรถยนต์และบริการซ่อมบำรุงในอำเภอหนองหิน พร้อมให้บริการด้วยความใส่ใจและมาตรฐานมืออาชีพ"
|
||||
buttons={[{ text: "ดูบริการของเรา", href: "#services" }]}
|
||||
buttons={[{ text: "จองคิวบริการล่วงหน้า", href: "#contact" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/garage-mechanic-fixes-car-lights-system_482257-102871.jpg", imageAlt: "tire shop interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-mechanic-pushing-wheel_23-2148327595.jpg", imageAlt: "professional tire repair service" },
|
||||
@@ -183,4 +183,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user