Update src/app/page.tsx

This commit is contained in:
2026-03-20 00:17:54 +00:00
parent 0fcd88f63c
commit de221d3558

View File

@@ -25,8 +25,7 @@ export default function HomePage() {
const footerColumns = [
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Products", href: "/products" },
{ label: "Careers", href: "#" },
@@ -34,8 +33,7 @@ export default function HomePage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Distribution", href: "#" },
{ label: "Logistics", href: "#" },
{ label: "Wholesale", href: "#" },
@@ -43,8 +41,7 @@ export default function HomePage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Contact Us", href: "/contact" },
{ label: "FAQ", href: "#faq" },
{ label: "Support Portal", href: "#" },
@@ -52,8 +49,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -80,9 +76,7 @@ export default function HomePage() {
brandName="Istaqbaal"
navItems={navItems}
button={{
text: "Get Started",
href: "/contact",
}}
text: "Get Started", href: "/contact"}}
/>
</div>
@@ -101,35 +95,17 @@ export default function HomePage() {
buttonAnimation="blur-reveal"
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-business-owners-packing-order-shipping-using-cardboard-boxes-merchandise-man-woman-working-supply-chain-logistics-quality-control-handheld-shot_482257-63936.jpg?_wi=1",
imageAlt: "modern warehouse distribution center professional",
},
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/diverse-team-business-owners-packing-order-shipping-using-cardboard-boxes-merchandise-man-woman-working-supply-chain-logistics-quality-control-handheld-shot_482257-63936.jpg", imageAlt: "modern warehouse distribution center professional"},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=1",
imageAlt: "industrial product packaging cardboard boxes",
},
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg", imageAlt: "industrial product packaging cardboard boxes"},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg?_wi=1",
imageAlt: "consumer goods product line",
},
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg", imageAlt: "consumer goods product line"},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg?_wi=1",
imageAlt: "electronics technology gadgets",
},
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg", imageAlt: "electronics technology gadgets"},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-working-office_1139-254.jpg?_wi=1",
imageAlt: "professional business team working together",
},
id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/businesspeople-working-office_1139-254.jpg", imageAlt: "professional business team working together"},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg?_wi=1",
imageAlt: "logistics tracking delivery management",
},
id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg", imageAlt: "logistics tracking delivery management"},
]}
autoPlay={true}
autoPlayInterval={5000}
@@ -141,10 +117,7 @@ export default function HomePage() {
<TextSplitAbout
title="About Istaqbaal Agencies"
description={[
"Istaqbaal Agencies stands as a leading distributor of premium products across diverse industries. With years of expertise and a commitment to excellence, we bridge the gap between manufacturers and retailers.",
"Our comprehensive network ensures efficient delivery, competitive pricing, and exceptional customer service. We specialize in providing tailored distribution solutions that meet the unique needs of each client.",
"From consumer goods to industrial products, our portfolio spans multiple categories, making us your one-stop solution for all distribution requirements.",
]}
"Istaqbaal Agencies stands as a leading distributor of premium products across diverse industries. With years of expertise and a commitment to excellence, we bridge the gap between manufacturers and retailers.", "Our comprehensive network ensures efficient delivery, competitive pricing, and exceptional customer service. We specialize in providing tailored distribution solutions that meet the unique needs of each client.", "From consumer goods to industrial products, our portfolio spans multiple categories, making us your one-stop solution for all distribution requirements."]}
buttons={[{ text: "Learn More", href: "/about" }]}
buttonAnimation="slide-up"
showBorder={true}
@@ -167,26 +140,11 @@ export default function HomePage() {
animationType="slide-up"
products={[
{
id: "product-cat-1",
name: "Consumer Goods",
price: "Wholesale Available",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg?_wi=2",
imageAlt: "Consumer goods and packaged products",
},
id: "product-cat-1", name: "Consumer Goods", price: "Wholesale Available", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket-grocery-store-background_640221-331.jpg", imageAlt: "Consumer goods and packaged products"},
{
id: "product-cat-2",
name: "Industrial Equipment",
price: "Custom Pricing",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg?_wi=2",
imageAlt: "Industrial equipment and machinery",
},
id: "product-cat-2", name: "Industrial Equipment", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-medical-elements-composition-with-copy-space_23-2148502907.jpg", imageAlt: "Industrial equipment and machinery"},
{
id: "product-cat-3",
name: "Specialty Products",
price: "Bulk Discounts",
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg?_wi=2",
imageAlt: "Specialty and premium products",
},
id: "product-cat-3", name: "Specialty Products", price: "Bulk Discounts", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309690.jpg", imageAlt: "Specialty and premium products"},
]}
/>
</div>
@@ -202,27 +160,15 @@ export default function HomePage() {
buttonAnimation="blur-reveal"
accordionItems={[
{
id: "feature-1",
title: "Wide Product Portfolio",
content: "Access thousands of products across multiple categories including consumer goods, industrial equipment, pharmaceuticals, and specialty items. Our diverse inventory ensures one-stop shopping for all your business needs.",
},
id: "feature-1", title: "Wide Product Portfolio", content: "Access thousands of products across multiple categories including consumer goods, industrial equipment, pharmaceuticals, and specialty items. Our diverse inventory ensures one-stop shopping for all your business needs."},
{
id: "feature-2",
title: "Efficient Logistics Network",
content: "Leverage our optimized distribution network with real-time tracking and reliable delivery systems. We ensure products reach your location on time with minimal handling and maximum care.",
},
id: "feature-2", title: "Efficient Logistics Network", content: "Leverage our optimized distribution network with real-time tracking and reliable delivery systems. We ensure products reach your location on time with minimal handling and maximum care."},
{
id: "feature-3",
title: "Competitive Pricing",
content: "Benefit from our bulk purchasing power and streamlined operations. We offer competitive wholesale rates without compromising on quality or service standards.",
},
id: "feature-3", title: "Competitive Pricing", content: "Benefit from our bulk purchasing power and streamlined operations. We offer competitive wholesale rates without compromising on quality or service standards."},
{
id: "feature-4",
title: "Professional Customer Support",
content: "Our dedicated support team is available to assist with orders, inquiries, and logistics concerns. We prioritize your satisfaction and long-term business relationship.",
},
id: "feature-4", title: "Professional Customer Support", content: "Our dedicated support team is available to assist with orders, inquiries, and logistics concerns. We prioritize your satisfaction and long-term business relationship."},
]}
imageSrc="http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/employees-working-warehouse_23-2148923075.jpg"
imageAlt="Advanced logistics and distribution management"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -240,44 +186,9 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Enterprise Corp",
"Retail Solutions",
"Tech Industries",
"Manufacturing Pro",
"Logistics Plus",
"Commerce Hub",
"Finance Partners",
]}
"Enterprise Corp", "Retail Solutions", "Tech Industries", "Manufacturing Pro", "Logistics Plus", "Commerce Hub", "Finance Partners"]}
logos={[
{
src: "http://img.b2bpic.net/free-vector/abstract-colorful-floral-shape-with-logo_1035-8982.jpg",
alt: "Enterprise Corp",
},
{
src: "http://img.b2bpic.net/free-vector/colorful-set-labor-day-labels_23-2147658136.jpg",
alt: "Retail Solutions",
},
{
src: "http://img.b2bpic.net/free-vector/technological-logo-design_1424-39.jpg",
alt: "Tech Industries",
},
{
src: "http://img.b2bpic.net/free-vector/gradient-mechanical-engineering-logo-template_23-2149999399.jpg",
alt: "Manufacturing Pro",
},
{
src: "http://img.b2bpic.net/free-vector/blue-circular-abstract-logo_1043-69.jpg",
alt: "Logistics Plus",
},
{
src: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32400.jpg",
alt: "Commerce Hub",
},
{
src: "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148857284.jpg",
alt: "Finance Partners",
},
]}
"http://img.b2bpic.net/free-vector/abstract-colorful-floral-shape-with-logo_1035-8982.jpg", "http://img.b2bpic.net/free-vector/colorful-set-labor-day-labels_23-2147658136.jpg", "http://img.b2bpic.net/free-vector/technological-logo-design_1424-39.jpg", "http://img.b2bpic.net/free-vector/gradient-mechanical-engineering-logo-template_23-2149999399.jpg", "http://img.b2bpic.net/free-vector/blue-circular-abstract-logo_1043-69.jpg", "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32400.jpg", "http://img.b2bpic.net/free-vector/gradient-accounting-logo-template_23-2148857284.jpg"]}
showCard={true}
speed={40}
/>
@@ -295,29 +206,13 @@ export default function HomePage() {
animationType="scale-rotate"
metrics={[
{
id: "metric-1",
value: "500+",
title: "Products Distributed",
description: "Across multiple industry sectors and categories",
},
id: "metric-1", value: "500+", title: "Products Distributed", description: "Across multiple industry sectors and categories", videoSrc: "https://example.com/video1.mp4", videoAriaLabel: "Products distributed video"},
{
id: "metric-2",
value: "99.2%",
title: "On-Time Delivery",
description: "Consistent reliability in every shipment",
},
id: "metric-2", value: "99.2%", title: "On-Time Delivery", description: "Consistent reliability in every shipment", videoSrc: "https://example.com/video2.mp4", videoAriaLabel: "On-time delivery video"},
{
id: "metric-3",
value: "1000+",
title: "Active Clients",
description: "Businesses trusting us nationwide",
},
id: "metric-3", value: "1000+", title: "Active Clients", description: "Businesses trusting us nationwide", videoSrc: "https://example.com/video3.mp4", videoAriaLabel: "Active clients video"},
{
id: "metric-4",
value: "20+",
title: "Years Experience",
description: "Industry leadership and expertise",
},
id: "metric-4", value: "20+", title: "Years Experience", description: "Industry leadership and expertise", videoSrc: "https://example.com/video4.mp4", videoAriaLabel: "Years experience video"},
]}
/>
</div>
@@ -331,29 +226,13 @@ export default function HomePage() {
useInvertedBackground={true}
testimonials={[
{
id: "testimonial-1",
name: "Ahmed Hassan",
imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg?_wi=1",
imageAlt: "professional headshot business person",
},
id: "testimonial-1", name: "Ahmed Hassan", imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", imageAlt: "professional headshot business person"},
{
id: "testimonial-2",
name: "Fatima Al-Mansouri",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=1",
imageAlt: "female business professional headshot",
},
id: "testimonial-2", name: "Fatima Al-Mansouri", imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", imageAlt: "female business professional headshot"},
{
id: "testimonial-3",
name: "Mohammed Al-Rashid",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg?_wi=1",
imageAlt: "diverse business professional portrait",
},
id: "testimonial-3", name: "Mohammed Al-Rashid", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-businessman-office_1163-5471.jpg", imageAlt: "diverse business professional portrait"},
{
id: "testimonial-4",
name: "Layla Al-Khattabi",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg?_wi=1",
imageAlt: "business professional photo portrait",
},
id: "testimonial-4", name: "Layla Al-Khattabi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident-stan_1258-118782.jpg", imageAlt: "business professional photo portrait"},
]}
/>
</div>