diff --git a/src/app/page.tsx b/src/app/page.tsx
index eba5af0..1d31cee 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,145 +29,40 @@ export default function LandingPage() {
@@ -176,26 +71,11 @@ export default function LandingPage() {
@@ -206,27 +86,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
features={[
- {
- title: "Large Range",
- description: "From upholstery to technical air-mesh fabrics.",
- imageSrc: "http://img.b2bpic.net/free-photo/multi-color-fabric-texture-samples_1373-438.jpg?_wi=3",
- titleIconSrc: "Star",
- buttonText: "Discover",
- },
- {
- title: "Global Export",
- description: "We specialize in exporting high-quality textiles globally.",
- imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647299.jpg?_wi=2",
- titleIconSrc: "Globe",
- buttonText: "View Export",
- },
- {
- title: "Bursa Expertise",
- description: "Based in the heart of Turkey's textile hub, YILDIRIM, BURSA.",
- imageSrc: "http://img.b2bpic.net/free-photo/knitting-tissue-with-sewing-machine_114579-12108.jpg?_wi=3",
- titleIconSrc: "MapPin",
- buttonText: "See Location",
- },
+ { title: "Large Range", description: "From upholstery to technical air-mesh fabrics.", imageSrc: "http://img.b2bpic.net/free-photo/multi-color-fabric-texture-samples_1373-438.jpg", titleIconSrc: "Star", buttonText: "Discover" },
+ { title: "Global Export", description: "We specialize in exporting high-quality textiles globally.", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647299.jpg", titleIconSrc: "Globe", buttonText: "View Export" },
+ { title: "Bursa Expertise", description: "Based in the heart of Turkey's textile hub, YILDIRIM, BURSA.", imageSrc: "http://img.b2bpic.net/free-photo/knitting-tissue-with-sewing-machine_114579-12108.jpg", titleIconSrc: "MapPin", buttonText: "See Location" },
]}
title="Why Choose BAHAR Tekstil"
description="We combine traditional craftsmanship with modern technology to deliver premium textile solutions."
@@ -240,60 +102,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "BAHAR",
- name: "Upholstery Fabric",
- price: "Custom Pricing",
- rating: 5,
- reviewCount: "100+",
- imageSrc: "http://img.b2bpic.net/free-photo/multi-color-fabric-texture-samples_1373-438.jpg?_wi=4",
- },
- {
- id: "p2",
- brand: "BAHAR",
- name: "Technical Mesh",
- price: "Custom Pricing",
- rating: 5,
- reviewCount: "80+",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894465.jpg?_wi=3",
- },
- {
- id: "p3",
- brand: "BAHAR",
- name: "Fine Tulle",
- price: "Custom Pricing",
- rating: 5,
- reviewCount: "50+",
- imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1948.jpg?_wi=3",
- },
- {
- id: "p4",
- brand: "BAHAR",
- name: "Durable Anorak",
- price: "Custom Pricing",
- rating: 5,
- reviewCount: "40+",
- imageSrc: "http://img.b2bpic.net/free-photo/bluish-gray-emboss-textile-textured-background_53876-108395.jpg?_wi=3",
- },
- {
- id: "p5",
- brand: "BAHAR",
- name: "Air-Mesh",
- price: "Custom Pricing",
- rating: 5,
- reviewCount: "60+",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-microperforated-sheets-still-life_23-2150260351.jpg?_wi=2",
- },
- {
- id: "p6",
- brand: "BAHAR",
- name: "Industrial Export Fabric",
- price: "Custom Pricing",
- rating: 5,
- reviewCount: "200+",
- imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647299.jpg?_wi=3",
- },
+ { id: "p1", brand: "BAHAR", name: "Upholstery Fabric", price: "Custom Pricing", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/multi-color-fabric-texture-samples_1373-438.jpg" },
+ { id: "p2", brand: "BAHAR", name: "Technical Mesh", price: "Custom Pricing", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perforated-fabric_23-2149894465.jpg" },
+ { id: "p3", brand: "BAHAR", name: "Fine Tulle", price: "Custom Pricing", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1948.jpg" },
+ { id: "p4", brand: "BAHAR", name: "Durable Anorak", price: "Custom Pricing", rating: 5, reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/bluish-gray-emboss-textile-textured-background_53876-108395.jpg" },
+ { id: "p5", brand: "BAHAR", name: "Air-Mesh", price: "Custom Pricing", rating: 5, reviewCount: "60+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-microperforated-sheets-still-life_23-2150260351.jpg" },
+ { id: "p6", brand: "BAHAR", name: "Industrial Export Fabric", price: "Custom Pricing", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647299.jpg" },
]}
title="Our Fabric Collection"
description="Explore our wide range of professional textile solutions designed for various industries."
@@ -306,41 +120,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Global Retail Partner",
- handle: "@partner1",
- testimonial: "The quality of upholstery fabric from Bahar Tekstil is exceptional.",
- imageSrc: "http://img.b2bpic.net/free-photo/faces-close-up-smiling-executives_1098-1829.jpg",
- },
- {
- id: "2",
- name: "European Tech Brand",
- handle: "@partner2",
- testimonial: "Reliable mesh fabrics, excellent for our manufacturing requirements.",
- imageSrc: "http://img.b2bpic.net/free-photo/measuring-client-jacket_1098-14928.jpg",
- },
- {
- id: "3",
- name: "Export Logistics Lead",
- handle: "@partner3",
- testimonial: "Smooth export process and top-notch materials every time.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-female-tailor_1098-15456.jpg",
- },
- {
- id: "4",
- name: "Upholstery Designer",
- handle: "@partner4",
- testimonial: "Innovative textures and durable quality for interior design projects.",
- imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128337.jpg",
- },
- {
- id: "5",
- name: "International Manufacturer",
- handle: "@partner5",
- testimonial: "Bahar Tekstil consistently delivers high-standard textile fabrics.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-professional-partners-posing-photo-smiling-looking-camera-african-american-successful-businessman-caucasian-businesswoman-taking-selfie-teamwork-business-concept_74855-7442.jpg",
- },
+ { id: "1", name: "Global Retail Partner", handle: "@partner1", testimonial: "The quality of upholstery fabric from Bahar Tekstil is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/faces-close-up-smiling-executives_1098-1829.jpg" },
+ { id: "2", name: "European Tech Brand", handle: "@partner2", testimonial: "Reliable mesh fabrics, excellent for our manufacturing requirements.", imageSrc: "http://img.b2bpic.net/free-photo/measuring-client-jacket_1098-14928.jpg" },
+ { id: "3", name: "Export Logistics Lead", handle: "@partner3", testimonial: "Smooth export process and top-notch materials every time.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-tailor_1098-15456.jpg" },
+ { id: "4", name: "Upholstery Designer", handle: "@partner4", testimonial: "Innovative textures and durable quality for interior design projects.", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128337.jpg" },
+ { id: "5", name: "International Manufacturer", handle: "@partner5", testimonial: "Bahar Tekstil consistently delivers high-standard textile fabrics.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional-partners-posing-photo-smiling-looking-camera-african-american-successful-businessman-caucasian-businesswoman-taking-selfie-teamwork-business-concept_74855-7442.jpg" },
]}
title="Client Trust"
description="Our commitment to quality makes us a preferred global partner."
@@ -350,9 +134,7 @@ export default function LandingPage() {
@@ -360,45 +142,9 @@ export default function LandingPage() {