Update src/app/page.tsx
This commit is contained in:
166
src/app/page.tsx
166
src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Bellama Agropack"
|
||||
/>
|
||||
@@ -48,32 +42,15 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Professional Packaging Solutions in Nairobi"
|
||||
description="Bellama Agropack Limited specializes in expert repacking for agrochemicals, industrial chemicals, and veterinary products."
|
||||
tag="Quality Assured Repacking"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/row-wood-kegs-old-winery-cellar-generated-by-ai_188544-20221.jpg",
|
||||
imageAlt: "Chemical Repacking Facility",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/row-wood-kegs-old-winery-cellar-generated-by-ai_188544-20221.jpg", imageAlt: "Chemical Repacking Facility"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/large-warehouse-woman-white-protective-helmet-with-tablet-standing-large-industrial-warehouse-aisle-high-racks-goods_259150-56920.jpg",
|
||||
imageAlt: "Agrochemical Packaging Operations",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-from-back-caucasian-organic-farm-worker-pushing-rack-with-vio-vegetables-crates-modern-greenhouse-agricultural-business-farmer-moving-harvest-hydroponic-enviroment_482257-46873.jpg",
|
||||
imageAlt: "Agricultural business farmer moving harvest",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-warehouse-stacking-packages-with-order-invoices_482257-83355.jpg",
|
||||
imageAlt: "Industrial warehouse stacking packages",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supply-chain-products-with-shipment-invoice-labels-packages_482257-83349.jpg",
|
||||
imageAlt: "Supply chain products with shipment labels",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/large-warehouse-woman-white-protective-helmet-with-tablet-standing-large-industrial-warehouse-aisle-high-racks-goods_259150-56920.jpg", imageAlt: "Agrochemical Packaging Operations"}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -88,17 +65,11 @@ export default function LandingPage() {
|
||||
description="Strategically located on Busia Road, we provide end-to-end packaging and repacking services tailored to the agricultural, industrial, and veterinary sectors."
|
||||
metrics={[
|
||||
{
|
||||
value: "5.0",
|
||||
title: "Customer Rating",
|
||||
},
|
||||
value: "5.0", title: "Customer Rating"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Safety Compliance",
|
||||
},
|
||||
value: "100%", title: "Safety Compliance"},
|
||||
{
|
||||
value: "Professional",
|
||||
title: "Service Standards",
|
||||
},
|
||||
value: "Professional", title: "Service Standards"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-storehouse-space-with-stock-products-work-logistics-ship-distribution-orders-storage-warehouse-filled-with-cardboard-packages-boxes-shelves-small-business_482257-65016.jpg"
|
||||
imageAlt="Our Nairobi packaging facility"
|
||||
@@ -115,41 +86,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Agrochemical Repacking",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128333.jpg",
|
||||
},
|
||||
id: "1", name: "Agrochemical Repacking", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-warehouse-logistics_23-2149128333.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Industrial Chemicals",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-plastic-bottle-grey-background_187299-46461.jpg",
|
||||
},
|
||||
id: "2", name: "Industrial Chemicals", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/white-plastic-bottle-grey-background_187299-46461.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Veterinary Products",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-with-tablet-pills_23-2148506629.jpg",
|
||||
},
|
||||
id: "3", name: "Veterinary Products", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/hands-with-tablet-pills_23-2148506629.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Packaging Materials",
|
||||
price: "Variable",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-with-packages_23-2148886842.jpg",
|
||||
},
|
||||
id: "4", name: "Packaging Materials", price: "Variable", imageSrc: "http://img.b2bpic.net/free-photo/man-warehouse-working-with-packages_23-2148886842.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chemical Drumming",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-bottle-with-blue-liquid_1112-1351.jpg",
|
||||
},
|
||||
id: "5", name: "Chemical Drumming", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/glass-bottle-with-blue-liquid_1112-1351.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Safety Labeling",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scientist-researching-plants-diseases-greenhouse_273609-14267.jpg",
|
||||
},
|
||||
id: "6", name: "Safety Labeling", price: "Included", imageSrc: "http://img.b2bpic.net/free-photo/scientist-researching-plants-diseases-greenhouse_273609-14267.jpg"},
|
||||
]}
|
||||
title="Packaging & Repacking Services"
|
||||
description="Comprehensive solutions for chemical handling and supply."
|
||||
@@ -163,40 +110,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John M.",
|
||||
handle: "@jm-industries",
|
||||
testimonial: "Excellent service and very prompt delivery on packaging supplies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg",
|
||||
},
|
||||
id: "1", name: "John M.", handle: "@jm-industries", testimonial: "Excellent service and very prompt delivery on packaging supplies.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah K.",
|
||||
handle: "@sarah-agri",
|
||||
testimonial: "Highly professional handling of our agricultural chemicals. Safe and reliable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-pulling-rack-with-car-tires-looking-camera-workshop_637285-7542.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah K.", handle: "@sarah-agri", testimonial: "Highly professional handling of our agricultural chemicals. Safe and reliable.", imageSrc: "http://img.b2bpic.net/free-photo/happy-auto-repairman-pulling-rack-with-car-tires-looking-camera-workshop_637285-7542.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David W.",
|
||||
handle: "@d-vet-solutions",
|
||||
testimonial: "The standard of repacking for our veterinary products is outstanding.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
|
||||
},
|
||||
id: "3", name: "David W.", handle: "@d-vet-solutions", testimonial: "The standard of repacking for our veterinary products is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Peter N.",
|
||||
handle: "@p-industrial",
|
||||
testimonial: "Reliable partner for all our chemical packaging needs. Good location on Busia Road.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-smiling_23-2150771015.jpg",
|
||||
},
|
||||
id: "4", name: "Peter N.", handle: "@p-industrial", testimonial: "Reliable partner for all our chemical packaging needs. Good location on Busia Road.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-smiling_23-2150771015.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jane O.",
|
||||
handle: "@jane-agri",
|
||||
testimonial: "Professional team and great customer service. 5-star experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-shaking-hands-near-building_23-2148308575.jpg",
|
||||
},
|
||||
id: "5", name: "Jane O.", handle: "@jane-agri", testimonial: "Professional team and great customer service. 5-star experience.", imageSrc: "http://img.b2bpic.net/free-photo/businessmen-shaking-hands-near-building_23-2148308575.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Excellence in service and reliability for the Nairobi market."
|
||||
@@ -210,27 +132,16 @@ export default function LandingPage() {
|
||||
description="Visit us on Busia Road, Nairobi, or contact us during our operating hours (Mon-Fri, 8 AM - 5 PM)."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Your Phone Number"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help you today?",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "How can we help you today?", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-business-colleagues-watching-content-tablet_74855-1957.jpg"
|
||||
mediaPosition="right"
|
||||
@@ -242,38 +153,25 @@ export default function LandingPage() {
|
||||
logoText="Bellama Agropack"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "Busia Road, Nairobi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Busia Road, Nairobi", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hours",
|
||||
items: [
|
||||
title: "Hours", items: [
|
||||
{
|
||||
label: "Mon–Fri: 8am–5pm",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mon–Fri: 8am–5pm", href: "#"},
|
||||
{
|
||||
label: "Sat–Sun: Closed",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sat–Sun: Closed", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user