Merge version_1 into main #1
104
src/app/page.tsx
104
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "หน้าหลัก",
|
||||
id: "hero",
|
||||
},
|
||||
name: "หน้าหลัก", id: "hero"},
|
||||
{
|
||||
name: "เกี่ยวกับเรา",
|
||||
id: "about",
|
||||
},
|
||||
name: "เกี่ยวกับเรา", id: "about"},
|
||||
{
|
||||
name: "รีวิว",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "รีวิว", id: "reviews"},
|
||||
{
|
||||
name: "ติดต่อ",
|
||||
id: "contact",
|
||||
},
|
||||
name: "ติดต่อ", id: "contact"},
|
||||
]}
|
||||
brandName="รุ่งทวีทรัพย์"
|
||||
/>
|
||||
@@ -53,16 +45,13 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="รุ่งทวีทรัพย์ ค้าของเก่า"
|
||||
description="รับซื้อ-ขาย ของเก่าทุกประเภท ในราคายุติธรรม บริการด้วยใจ"
|
||||
tag="5.0 ★ Rating"
|
||||
buttons={[
|
||||
{
|
||||
text: "โทรหาเรา",
|
||||
href: "tel:0832973018",
|
||||
},
|
||||
text: "โทรหาเรา", href: "tel:0832973018"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/gold-textured-background_53876-32392.jpg"
|
||||
imageAlt="luxury dark gold background"
|
||||
@@ -76,20 +65,11 @@ export default function LandingPage() {
|
||||
tag="เปิดทุกวัน"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "21:00",
|
||||
description: "ปิดทำการทุกวัน",
|
||||
},
|
||||
id: "1", value: "21:00", description: "ปิดทำการทุกวัน"},
|
||||
{
|
||||
id: "2",
|
||||
value: "0832973018",
|
||||
description: "โทรศัพท์",
|
||||
},
|
||||
id: "2", value: "0832973018", description: "โทรศัพท์"},
|
||||
{
|
||||
id: "3",
|
||||
value: "ปลวกแดง",
|
||||
description: "ตำบลมาบยางพร",
|
||||
},
|
||||
id: "3", value: "ปลวกแดง", description: "ตำบลมาบยางพร"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -100,6 +80,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="เกี่ยวกับเรา"
|
||||
description="ร้านรุ่งทวีทรัพย์ ค้าของเก่า ยินดีให้บริการรับซื้อ-ขายของเก่าทุกประเภท ในพื้นที่ตำบลมาบยางพร อำเภอปลวกแดง จังหวัดระยอง เจ้าของร้านเป็นกันเอง ราคาสามารถพูดคุยต่อรองได้ครับ"
|
||||
metrics={[]}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/messy-room-full-junk-abandoned-building_181624-31797.jpg"
|
||||
@@ -114,40 +95,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Pt Phone",
|
||||
role: "ลูกค้า",
|
||||
testimonial: "เจ้าของร้านเป็นกันเอง ราคาคุยกันได้ด้วย",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rich-wooden-grain-texture-with-warm-tones_84443-74876.jpg",
|
||||
},
|
||||
id: "1", name: "Pt Phone", role: "ลูกค้า", testimonial: "เจ้าของร้านเป็นกันเอง ราคาคุยกันได้ด้วย", imageSrc: "http://img.b2bpic.net/free-photo/rich-wooden-grain-texture-with-warm-tones_84443-74876.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Nattanan Tuphok",
|
||||
role: "ลูกค้า",
|
||||
testimonial: "ราคาดีค่ะ 👍",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tree-lines_1189-21.jpg",
|
||||
},
|
||||
id: "2", name: "Nattanan Tuphok", role: "ลูกค้า", testimonial: "ราคาดีค่ะ 👍", imageSrc: "http://img.b2bpic.net/free-photo/tree-lines_1189-21.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "องอาจ แสนสิบ",
|
||||
role: "ลูกค้า",
|
||||
testimonial: "5 ดาวครับ",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-cracked-wood-stump-timber-texture_53876-16379.jpg",
|
||||
},
|
||||
id: "3", name: "องอาจ แสนสิบ", role: "ลูกค้า", testimonial: "5 ดาวครับ", imageSrc: "http://img.b2bpic.net/free-photo/old-cracked-wood-stump-timber-texture_53876-16379.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "ลูกค้าทั่วไป",
|
||||
role: "ลูกค้า",
|
||||
testimonial: "บริการดีครับ สะดวก รวดเร็ว",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mineral-background_23-2151930732.jpg",
|
||||
},
|
||||
id: "4", name: "ลูกค้าทั่วไป", role: "ลูกค้า", testimonial: "บริการดีครับ สะดวก รวดเร็ว", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mineral-background_23-2151930732.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "คนในพื้นที่",
|
||||
role: "ลูกค้า",
|
||||
testimonial: "ราคามาตรฐาน ประทับใจครับ",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carbon-monoxide-sign-russian-abadoned-plant-factory-chernobyl-town_627829-11741.jpg",
|
||||
},
|
||||
id: "5", name: "คนในพื้นที่", role: "ลูกค้า", testimonial: "ราคามาตรฐาน ประทับใจครับ", imageSrc: "http://img.b2bpic.net/free-photo/carbon-monoxide-sign-russian-abadoned-plant-factory-chernobyl-town_627829-11741.jpg"},
|
||||
]}
|
||||
title="เสียงตอบรับจากลูกค้า"
|
||||
description="ความประทับใจของลูกค้าที่มีต่อเรา"
|
||||
@@ -161,12 +117,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "map",
|
||||
title: "เดินทางมาหาเรา",
|
||||
description: "คลิกที่นี่เพื่อดูแผนที่บน Google Maps",
|
||||
tag: "Location",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ruins-old-trains-old-train-yard-captured-lebanon_181624-35403.jpg",
|
||||
},
|
||||
id: "map", title: "เดินทางมาหาเรา", description: "คลิกที่นี่เพื่อดูแผนที่บน Google Maps", tag: "Location", imageSrc: "http://img.b2bpic.net/free-photo/ruins-old-trains-old-train-yard-captured-lebanon_181624-35403.jpg"},
|
||||
]}
|
||||
title="ที่ตั้งร้าน"
|
||||
description="ตำบลมาบยางพร อำเภอปลวกแดง จังหวัดระยอง 21140 (Plus Code: 24GJ+QX)"
|
||||
@@ -177,20 +128,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="ติดต่อเรา"
|
||||
title="พร้อมให้บริการทุกวัน"
|
||||
description="สนใจขายของเก่าหรือสอบถามข้อมูลเพิ่มเติม ติดต่อเราได้ทันที"
|
||||
buttons={[
|
||||
{
|
||||
text: "โทรหาเรา",
|
||||
href: "tel:0832973018",
|
||||
},
|
||||
text: "โทรหาเรา", href: "tel:0832973018"},
|
||||
{
|
||||
text: "ดูแผนที่",
|
||||
href: "https://maps.google.com/?q=24GJ+QX",
|
||||
},
|
||||
text: "ดูแผนที่", href: "https://maps.google.com/?q=24GJ+QX"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -201,21 +147,15 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "หน้าหลัก",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "หน้าหลัก", href: "#hero"},
|
||||
{
|
||||
label: "ติดต่อเรา",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "ติดต่อเรา", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Google Maps",
|
||||
href: "https://maps.google.com/?q=24GJ+QX",
|
||||
},
|
||||
label: "Google Maps", href: "https://maps.google.com/?q=24GJ+QX"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user