Merge version_2 into main #2
@@ -13,6 +13,8 @@ import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Award, Cog, Flashlight, Headphones, Layers, MessageCircle, Package, Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -38,11 +40,21 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Products", id: "#products"},
|
||||
name: "Why Choose Us", id: "#why-choose-us"},
|
||||
{
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Client Stories", id: "#testimonials"},
|
||||
{
|
||||
name: "Customer Reviews", id: "#customer-reviews"},
|
||||
{
|
||||
name: "Our Partners", id: "#social-proof"},
|
||||
{
|
||||
name: "Brands We Carry", id: "#our-new-partners"},
|
||||
{
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
@@ -109,6 +121,47 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-choose-us" data-section="why-choose-us">
|
||||
<FeatureCardTwentyThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
title="Why Choose Sanimart: Your Trusted Partner for Bathroom Solutions"
|
||||
description="Discover the distinct advantages of partnering with Sanimart Sdn Bhd for your next bathroom project."
|
||||
tag="Our Commitment"
|
||||
features={[
|
||||
{
|
||||
id: "showroom", title: "Local Showroom Experience", tags: ["Visit Us", "Ipoh, Perak"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-small-bathroom-interior-with-modern-style-furniture-decor_23-2150864598.jpg"
|
||||
},
|
||||
{
|
||||
id: "advice", title: "Expert Practical Advice", tags: ["Personalized", "Consultation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-african-american-architect-glasses-standing-new-flat-with-drawing_186202-3769.jpg"
|
||||
},
|
||||
{
|
||||
id: "budget", title: "Solutions for Every Budget", tags: ["Affordable", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-interior-elements_176420-1378.jpg"
|
||||
},
|
||||
{
|
||||
id: "suitability", title: "Perfect for All Projects", tags: ["Homeowners", "Contractors"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-construction-site_1098-15431.jpg"
|
||||
},
|
||||
{
|
||||
id: "explanation", title: "Clear & Transparent Information", tags: ["No Hidden Fees", "Detailed Guidance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-businesswoman-giving-presentation-her-colleagues-meeting_1098-17558.jpg"
|
||||
},
|
||||
{
|
||||
id: "supply-install", title: "Complete Supply & Installation", tags: ["Hassle-Free", "Professional"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-installing-new-toilet-bathroom_23-2148766157.jpg"
|
||||
},
|
||||
{
|
||||
id: "after-sales", title: "Dedicated After-Sales Support", tags: ["Warranty", "Customer Care"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-headset-talking-customer-support-service_23-2148972827.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
@@ -226,6 +279,23 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="customer-reviews" data-section="customer-reviews">
|
||||
<TestimonialCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
title="What Our Customers Value"
|
||||
description="Discover how Sanimart's friendly and professional service has delighted homeowners and contractors alike."
|
||||
tag="Our Impact"
|
||||
testimonials={[
|
||||
{
|
||||
id: "cust-review-1", name: "Puan Aminah", role: "Satisfied Homeowner", company: "Ipoh, Perak", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-young-woman-with-dark-skin-looks-from-under-her-hand-points-to-upper-right-corner-where-copy-space-is-isolated-blue-wall_273609-5487.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
@@ -238,6 +308,19 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="our-new-partners" data-section="our-new-partners">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Our Esteemed Product Partners"
|
||||
description="We proudly partner with leading manufacturers to offer you a wide selection of high-quality bathroom products."
|
||||
tag="Brands We Carry"
|
||||
names={[
|
||||
"Brand A", "Brand B", "Brand C", "Brand D", "Brand E", "Brand F", "Brand G", "Brand H"]
|
||||
}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user