169 lines
7.8 KiB
TypeScript
169 lines
7.8 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import ReactLenis from "lenis/react";
|
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
|
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
|
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="elastic-effect"
|
|
defaultTextAnimation="entrance-slide"
|
|
borderRadius="rounded"
|
|
contentWidth="small"
|
|
sizing="largeSizeMediumTitles"
|
|
background="grid"
|
|
cardStyle="subtle-shadow"
|
|
primaryButtonStyle="double-inset"
|
|
secondaryButtonStyle="radial-glow"
|
|
headingFontWeight="extrabold"
|
|
>
|
|
<ReactLenis root>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarStyleApple
|
|
navItems={[
|
|
{
|
|
name: "หน้าหลัก", id: "hero"},
|
|
{
|
|
name: "เกี่ยวกับเรา", id: "about"},
|
|
{
|
|
name: "รีวิว", id: "reviews"},
|
|
{
|
|
name: "ติดต่อ", id: "contact"},
|
|
]}
|
|
brandName="รุ่งทวีทรัพย์"
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroBillboardScroll
|
|
background={{
|
|
variant: "radial-gradient"}}
|
|
title="รุ่งทวีทรัพย์ ค้าของเก่า"
|
|
description="รับซื้อ-ขาย ของเก่าทุกประเภท ในราคายุติธรรม บริการด้วยใจ"
|
|
tag="5.0 ★ Rating"
|
|
buttons={[
|
|
{
|
|
text: "โทรหาเรา", href: "tel:0832973018"},
|
|
]}
|
|
imageSrc="http://img.b2bpic.net/free-photo/gold-textured-background_53876-32392.jpg"
|
|
imageAlt="luxury dark gold background"
|
|
/>
|
|
</div>
|
|
|
|
<div id="info" data-section="info">
|
|
<MetricCardFourteen
|
|
useInvertedBackground={false}
|
|
title="บริการของเรา"
|
|
tag="เปิดทุกวัน"
|
|
metrics={[
|
|
{
|
|
id: "1", value: "21:00", description: "ปิดทำการทุกวัน"},
|
|
{
|
|
id: "2", value: "0832973018", description: "โทรศัพท์"},
|
|
{
|
|
id: "3", value: "ปลวกแดง", description: "ตำบลมาบยางพร"},
|
|
]}
|
|
metricsAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="about" data-section="about">
|
|
<MetricSplitMediaAbout
|
|
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"
|
|
imageAlt="professional junk shop owner"
|
|
/>
|
|
</div>
|
|
|
|
<div id="reviews" data-section="reviews">
|
|
<TestimonialCardTwo
|
|
animationType="slide-up"
|
|
textboxLayout="split"
|
|
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: "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: "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"},
|
|
]}
|
|
title="เสียงตอบรับจากลูกค้า"
|
|
description="ความประทับใจของลูกค้าที่มีต่อเรา"
|
|
/>
|
|
</div>
|
|
|
|
<div id="location" data-section="location">
|
|
<FeatureCardMedia
|
|
animationType="slide-up"
|
|
textboxLayout="split-description"
|
|
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"},
|
|
]}
|
|
title="ที่ตั้งร้าน"
|
|
description="ตำบลมาบยางพร อำเภอปลวกแดง จังหวัดระยอง 21140 (Plus Code: 24GJ+QX)"
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactCTA
|
|
useInvertedBackground={false}
|
|
background={{
|
|
variant: "plain"}}
|
|
tag="ติดต่อเรา"
|
|
title="พร้อมให้บริการทุกวัน"
|
|
description="สนใจขายของเก่าหรือสอบถามข้อมูลเพิ่มเติม ติดต่อเราได้ทันที"
|
|
buttons={[
|
|
{
|
|
text: "โทรหาเรา", href: "tel:0832973018"},
|
|
{
|
|
text: "ดูแผนที่", href: "https://maps.google.com/?q=24GJ+QX"},
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterLogoEmphasis
|
|
columns={[
|
|
{
|
|
items: [
|
|
{
|
|
label: "หน้าหลัก", href: "#hero"},
|
|
{
|
|
label: "ติดต่อเรา", href: "#contact"},
|
|
],
|
|
},
|
|
{
|
|
items: [
|
|
{
|
|
label: "Google Maps", href: "https://maps.google.com/?q=24GJ+QX"},
|
|
],
|
|
},
|
|
]}
|
|
logoText="รุ่งทวีทรัพย์ ค้าของเก่า"
|
|
/>
|
|
</div>
|
|
</ReactLenis>
|
|
</ThemeProvider>
|
|
);
|
|
}
|