Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 08ee31c10a | |||
| 1cdba39c08 | |||
| e85a917e6f | |||
| 58d1cf148f | |||
| a76a47b3a8 | |||
| 0ec89d5784 | |||
| 795f916fa5 |
@@ -10,7 +10,6 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import { Shield } from "lucide-react";
|
||||
@@ -146,9 +145,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "p3", name: "Precision Filter Regulator", price: "Contact for Bulk", variant: "Air Prep", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281306.jpg"},
|
||||
{
|
||||
id: "p4", name: "Techno Pneumatic Air Regulator", price: "350 rupees per piece", variant: "1/2 inch | 0-10 bar | Brands: Techno, Akari, RIH", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545661.jpg"},
|
||||
id: "p4", name: "Techno Pneumatic Air Regulator", price: "350 rupees per piece", variant: "1/2 inch | 0-10 bar | Brands: Techno, Akari, RIH", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545661.jpg?_wi=1"},
|
||||
{
|
||||
id: "p5", name: "Brass Tee Coupling", price: "Contact for Bulk", variant: "Fitting", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062954.jpg"},
|
||||
id: "p5", name: "Janatics Filter With Manual Drain", price: "1200 rupees per piece", variant: "Automatic Manual Drain | High Flow Efficiency | Industrial Grade", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545661.jpg?_wi=2"},
|
||||
{
|
||||
id: "p6", name: "2-Way Solenoid Valve", price: "Contact for Bulk", variant: "Valve", imageSrc: "http://img.b2bpic.net/free-photo/detailed-view-helicopter-toy-part_23-2147922383.jpg"},
|
||||
]}
|
||||
@@ -174,17 +173,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Alpha Industry", "Beta Tech", "Gamma Fluids", "Delta Piping", "Omega Automation", "Sigma Engineering", "Zeta Systems"]}
|
||||
title="Industry Leaders We Supply"
|
||||
description="Trusted by engineering firms across the region to deliver critical hardware on demand."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="split"
|
||||
@@ -199,7 +187,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t4", name: "Sara Ahmed", date: "Apr 2024", title: "Site Supervisor", quote: "Reliable, professional, and always helpful.", tag: "Energy", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-worker-factory_107420-96555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599409.jpg?_wi=2", imageAlt: "professional male portrait"},
|
||||
{
|
||||
id: "t5", name: "John Doe", date: "May 2024", title: "Logistics Lead", quote: "Fast, precise, and transparent service.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545661.jpg?_wi=2", imageAlt: "professional male portrait"},
|
||||
id: "t5", name: "BrassTech", date: "May 2024", title: "Loyal Supplier", quote: "Fakhri Fittings is our most trusted and reliable supplier for high-quality industrial components.", tag: "Loyal Partner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-tiny-music-boxes-collection_23-2150545661.jpg?_wi=2", imageAlt: "professional male portrait"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear how our components have streamlined operations for our partners."
|
||||
@@ -229,7 +217,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Ready to Start Your Order?"
|
||||
description="Send us your inquiry and let our sales team handle the rest."
|
||||
description="Send us your inquiry and let our sales team handle the rest. Visit us: No 221, Near Mennakshi Electricals, Dr Nanjappa Road, Grey Town, Coimbatore - 641018"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/overhead-shot-hammer-nails-wooden-surface_181624-7817.jpg"
|
||||
buttonText="Inquire Now"
|
||||
tag="Contact Us"
|
||||
@@ -261,7 +249,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Fakhri Fittings"
|
||||
logoText="Fakhri Fittings | Location: No 221, Near Mennakshi Electricals, Dr Nanjappa Road, Grey Town, Coimbatore - 641018"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user