diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 13ea33a..7560ccb 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -19,9 +19,7 @@ export default function AboutPage() {
];
const navButton = {
- text: "Explore Our Collection",
- href: "/products",
- };
+ text: "Explore Our Collection", href: "/products"};
const aboutHeading = [
{ type: "text" as const, content: "Three decades of" },
@@ -37,26 +35,10 @@ export default function AboutPage() {
];
const socialProofLogos = [
- "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg",
- "http://img.b2bpic.net/free-vector/initial-b-c-coffee-bean-shop-logo-business-branding-template-design-inspiration_384344-1595.jpg",
- "http://img.b2bpic.net/free-vector/industrial-company-logo-template_1071-31.jpg",
- "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg",
- "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
- "http://img.b2bpic.net/free-vector/editable-business-card-template-modern-design-collection_53876-114878.jpg",
- "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
- "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg",
- ];
+ "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg", "http://img.b2bpic.net/free-vector/initial-b-c-coffee-bean-shop-logo-business-branding-template-design-inspiration_384344-1595.jpg", "http://img.b2bpic.net/free-vector/industrial-company-logo-template_1071-31.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/editable-business-card-template-modern-design-collection_53876-114878.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg"];
const socialProofNames = [
- "Global Trade Partners",
- "International Logistics",
- "Continental Distribution",
- "Enterprise Supply Chain",
- "Pacific Procurement",
- "European Export Alliance",
- "Middle East Commerce",
- "Asia Distribution Network",
- ];
+ "Global Trade Partners", "International Logistics", "Continental Distribution", "Enterprise Supply Chain", "Pacific Procurement", "European Export Alliance", "Middle East Commerce", "Asia Distribution Network"];
return (
diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 23fec1a..b743c2a 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -5,35 +5,22 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const montserrat = Montserrat({
- variable: "--font-montserrat",
- subsets: ["latin"],
+ variable: "--font-montserrat", subsets: ["latin"],
});
export const metadata: Metadata = {
- title: "Resource Enterprises | Premium Industrial Exporter",
- description: "Global industrial exporter delivering premium cutlery, footwear, salt, and specialized parts. Trusted by 500+ enterprise clients across 50+ countries. ISO 9001 certified.",
- keywords: "industrial exporter, B2B supplier, cutlery, footwear, salt, industrial parts, bulk export, procurement",
- robots: {
+ title: "Resource Enterprises | Premium Industrial Exporter", description: "Global industrial exporter delivering premium cutlery, footwear, salt, and specialized parts. Trusted by 500+ enterprise clients across 50+ countries. ISO 9001 certified.", keywords: "industrial exporter, B2B supplier, cutlery, footwear, salt, industrial parts, bulk export, procurement", robots: {
index: true,
follow: true,
},
openGraph: {
- title: "Resource Enterprises - Precision Crafted, Globally Trusted",
- description: "Premium industrial products delivered to procurement leaders worldwide. 30+ years of operational excellence.",
- type: "website",
- siteName: "Resource Enterprises",
- images: [
+ title: "Resource Enterprises - Precision Crafted, Globally Trusted", description: "Premium industrial products delivered to procurement leaders worldwide. 30+ years of operational excellence.", type: "website", siteName: "Resource Enterprises", images: [
{
- url: "http://img.b2bpic.net/free-photo/various-surgical-tools-kept-table-operation-theater_107420-63639.jpg",
- alt: "Resource Enterprises Industrial Products",
- },
+ url: "http://img.b2bpic.net/free-photo/various-surgical-tools-kept-table-operation-theater_107420-63639.jpg", alt: "Resource Enterprises Industrial Products"},
],
},
twitter: {
- card: "summary_large_image",
- title: "Resource Enterprises - Global Industrial Excellence",
- description: "30+ years delivering premium industrial products to international buyers.",
- images: ["http://img.b2bpic.net/free-photo/various-surgical-tools-kept-table-operation-theater_107420-63639.jpg"],
+ card: "summary_large_image", title: "Resource Enterprises - Global Industrial Excellence", description: "30+ years delivering premium industrial products to international buyers.", images: ["http://img.b2bpic.net/free-photo/various-surgical-tools-kept-table-operation-theater_107420-63639.jpg"],
},
};
diff --git a/src/app/page.tsx b/src/app/page.tsx
index fb4ae96..d629559 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -23,31 +23,19 @@ export default function HomePage() {
];
const navButton = {
- text: "Explore Our Collection",
- href: "products",
- };
+ text: "Explore Our Collection", href: "products"};
const heroMediaItems = [
{
- imageSrc: "http://img.b2bpic.net/free-photo/various-surgical-tools-kept-table-operation-theater_107420-63639.jpg",
- imageAlt: "Premium cutlery collection",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/various-surgical-tools-kept-table-operation-theater_107420-63639.jpg", imageAlt: "Premium cutlery collection"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg?_wi=1",
- imageAlt: "Industrial footwear production",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg", imageAlt: "Industrial footwear production"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg?_wi=1",
- imageAlt: "Industrial salt products",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg", imageAlt: "Industrial salt products"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-details-equipments-machinery_114579-2840.jpg",
- imageAlt: "Precision manufactured parts",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/stainless-steel-details-equipments-machinery_114579-2840.jpg", imageAlt: "Precision manufactured parts"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/high-tech-manufacturing-environment-showing-robotics-action-photovoltaic-system-monitoring_482257-132268.jpg",
- imageAlt: "State-of-the-art facility",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/high-tech-manufacturing-environment-showing-robotics-action-photovoltaic-system-monitoring_482257-132268.jpg", imageAlt: "State-of-the-art facility"},
];
const aboutHeading = [
@@ -58,26 +46,11 @@ export default function HomePage() {
const productItems = [
{
- id: "1",
- name: "Premium Cutlery",
- price: "Custom Bulk Pricing",
- imageSrc: "http://img.b2bpic.net/free-photo/cutlery-set-with-fork-knife-spoon-isolated-white-background_1212-919.jpg?_wi=1",
- imageAlt: "Premium cutlery collection",
- },
+ id: "1", name: "Premium Cutlery", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/cutlery-set-with-fork-knife-spoon-isolated-white-background_1212-919.jpg", imageAlt: "Premium cutlery collection"},
{
- id: "2",
- name: "Industrial Footwear",
- price: "Custom Bulk Pricing",
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg?_wi=2",
- imageAlt: "Industrial footwear range",
- },
+ id: "2", name: "Industrial Footwear", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg", imageAlt: "Industrial footwear range"},
{
- id: "3",
- name: "Specialty Salt & Crafts",
- price: "Custom Bulk Pricing",
- imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg?_wi=2",
- imageAlt: "Specialty salt products",
- },
+ id: "3", name: "Specialty Salt & Crafts", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg", imageAlt: "Specialty salt products"},
];
const metricItems = [
@@ -89,70 +62,30 @@ export default function HomePage() {
const testimonialItems = [
{
- id: "1",
- name: "Ahmed Hassan",
- role: "Chief Procurement Officer",
- company: "Middle East Trading Corporation",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
- imageAlt: "Ahmed Hassan",
- },
+ id: "1", name: "Ahmed Hassan", role: "Chief Procurement Officer", company: "Middle East Trading Corporation", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ahmed Hassan"},
{
- id: "2",
- name: "Maria Garcia",
- role: "International Buyer",
- company: "European Distribution Ltd",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=1",
- imageAlt: "Maria Garcia",
- },
+ id: "2", name: "Maria Garcia", role: "International Buyer", company: "European Distribution Ltd", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Maria Garcia"},
{
- id: "3",
- name: "David Chen",
- role: "Supply Chain Manager",
- company: "Asia-Pacific Logistics",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=2",
- imageAlt: "David Chen",
- },
+ id: "3", name: "David Chen", role: "Supply Chain Manager", company: "Asia-Pacific Logistics", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "David Chen"},
{
- id: "4",
- name: "Sophia Kowalski",
- role: "Export Compliance Manager",
- company: "Global Trade Ventures",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=3",
- imageAlt: "Sophia Kowalski",
- },
+ id: "4", name: "Sophia Kowalski", role: "Export Compliance Manager", company: "Global Trade Ventures", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Sophia Kowalski"},
];
- const kpiItems = [
+ const kpiItems: [{ value: string; label: string }, { value: string; label: string }, { value: string; label: string }] = [
{ value: "99.2%", label: "On-Time Delivery Rate" },
{ value: "4.9/5", label: "Average Client Rating" },
{ value: "18+", label: "Years Average Partnership" },
];
const socialProofLogos = [
- "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg",
- "http://img.b2bpic.net/free-vector/initial-b-c-coffee-bean-shop-logo-business-branding-template-design-inspiration_384344-1595.jpg",
- "http://img.b2bpic.net/free-vector/industrial-company-logo-template_1071-31.jpg",
- "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg",
- "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
- "http://img.b2bpic.net/free-vector/editable-business-card-template-modern-design-collection_53876-114878.jpg",
- "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
- "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg",
- ];
+ "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg", "http://img.b2bpic.net/free-vector/initial-b-c-coffee-bean-shop-logo-business-branding-template-design-inspiration_384344-1595.jpg", "http://img.b2bpic.net/free-vector/industrial-company-logo-template_1071-31.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/editable-business-card-template-modern-design-collection_53876-114878.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg"];
const socialProofNames = [
- "Global Trade Partners",
- "International Logistics",
- "Continental Distribution",
- "Enterprise Supply Chain",
- "Pacific Procurement",
- "European Export Alliance",
- "Middle East Commerce",
- "Asia Distribution Network",
- ];
+ "Global Trade Partners", "International Logistics", "Continental Distribution", "Enterprise Supply Chain", "Pacific Procurement", "European Export Alliance", "Middle East Commerce", "Asia Distribution Network"];
return (
diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx
index 23c1aca..0b9bb06 100644
--- a/src/app/products/page.tsx
+++ b/src/app/products/page.tsx
@@ -19,32 +19,15 @@ export default function ProductsPage() {
];
const navButton = {
- text: "Explore Our Collection",
- href: "/products",
- };
+ text: "Explore Our Collection", href: "/products"};
const productItems = [
{
- id: "1",
- name: "Premium Cutlery",
- price: "Custom Bulk Pricing",
- imageSrc: "http://img.b2bpic.net/free-photo/cutlery-set-with-fork-knife-spoon-isolated-white-background_1212-919.jpg?_wi=2",
- imageAlt: "Premium cutlery collection",
- },
+ id: "1", name: "Premium Cutlery", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/cutlery-set-with-fork-knife-spoon-isolated-white-background_1212-919.jpg", imageAlt: "Premium cutlery collection"},
{
- id: "2",
- name: "Industrial Footwear",
- price: "Custom Bulk Pricing",
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg?_wi=3",
- imageAlt: "Industrial footwear range",
- },
+ id: "2", name: "Industrial Footwear", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/wooden-feet-shape-arrangement_23-2149007459.jpg", imageAlt: "Industrial footwear range"},
{
- id: "3",
- name: "Specialty Salt & Crafts",
- price: "Custom Bulk Pricing",
- imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg?_wi=3",
- imageAlt: "Specialty salt products",
- },
+ id: "3", name: "Specialty Salt & Crafts", price: "Custom Bulk Pricing", imageSrc: "http://img.b2bpic.net/free-photo/salt-salt-farm-ready-harvest-thailand_335224-1148.jpg", imageAlt: "Specialty salt products"},
];
const performanceMetrics = [
@@ -55,26 +38,10 @@ export default function ProductsPage() {
];
const socialProofLogos = [
- "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg",
- "http://img.b2bpic.net/free-vector/initial-b-c-coffee-bean-shop-logo-business-branding-template-design-inspiration_384344-1595.jpg",
- "http://img.b2bpic.net/free-vector/industrial-company-logo-template_1071-31.jpg",
- "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg",
- "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
- "http://img.b2bpic.net/free-vector/editable-business-card-template-modern-design-collection_53876-114878.jpg",
- "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg",
- "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg",
- ];
+ "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg", "http://img.b2bpic.net/free-vector/initial-b-c-coffee-bean-shop-logo-business-branding-template-design-inspiration_384344-1595.jpg", "http://img.b2bpic.net/free-vector/industrial-company-logo-template_1071-31.jpg", "http://img.b2bpic.net/free-vector/logo-template-design_1289-103.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/editable-business-card-template-modern-design-collection_53876-114878.jpg", "http://img.b2bpic.net/free-vector/abstract-business-card-template_23-2148303097.jpg", "http://img.b2bpic.net/free-vector/geometric-harmony-hills-private-school-logo-template_742173-18879.jpg"];
const socialProofNames = [
- "Global Trade Partners",
- "International Logistics",
- "Continental Distribution",
- "Enterprise Supply Chain",
- "Pacific Procurement",
- "European Export Alliance",
- "Middle East Commerce",
- "Asia Distribution Network",
- ];
+ "Global Trade Partners", "International Logistics", "Continental Distribution", "Enterprise Supply Chain", "Pacific Procurement", "European Export Alliance", "Middle East Commerce", "Asia Distribution Network"];
return (