Update src/app/page.tsx
This commit is contained in:
145
src/app/page.tsx
145
src/app/page.tsx
@@ -23,8 +23,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{ label: "Super Rapid", href: "/products" },
|
||||
{ label: "Super Strong 42.5R", href: "/products" },
|
||||
{ label: "Eco Cool", href: "/products" },
|
||||
@@ -32,8 +31,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Sustainability", href: "/sustainability" },
|
||||
{ label: "GHACEM Foundation", href: "/sustainability" },
|
||||
@@ -41,8 +39,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{ label: "Find a Depot", href: "/depots" },
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Technical Support", href: "#" },
|
||||
@@ -125,45 +122,17 @@ export default function HomePage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "GHACEM",
|
||||
name: "Super Rapid",
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "12.5k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clay-powder-close-up_23-2148862931.jpg?_wi=1",
|
||||
imageAlt: "GHACEM Super Rapid Blue Bag",
|
||||
},
|
||||
id: "1", brand: "GHACEM", name: "Super Rapid", price: "Fast Setting", rating: 5,
|
||||
reviewCount: "12.5k", imageSrc: "http://img.b2bpic.net/free-photo/clay-powder-close-up_23-2148862931.jpg?_wi=1", imageAlt: "GHACEM Super Rapid Blue Bag"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "GHACEM",
|
||||
name: "Super Strong 42.5R",
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "10.8k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=1",
|
||||
imageAlt: "GHACEM Super Strong 42.5R",
|
||||
},
|
||||
id: "2", brand: "GHACEM", name: "Super Strong 42.5R", price: "42.5R Strength", rating: 5,
|
||||
reviewCount: "10.8k", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13307.jpg?_wi=1", imageAlt: "GHACEM Super Strong 42.5R"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "GHACEM",
|
||||
name: "Eco Cool",
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "8.3k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg?_wi=1",
|
||||
imageAlt: "GHACEM Eco Cool Sustainable Cement",
|
||||
},
|
||||
id: "3", brand: "GHACEM", name: "Eco Cool", price: "Eco-Friendly", rating: 5,
|
||||
reviewCount: "8.3k", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-tree-building-exterior_1252-1001.jpg?_wi=1", imageAlt: "GHACEM Eco Cool Sustainable Cement"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "GHACEM",
|
||||
name: "Waterproof",
|
||||
price: "Premium",
|
||||
rating: 5,
|
||||
reviewCount: "9.6k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15177.jpg?_wi=1",
|
||||
imageAlt: "GHACEM Waterproof Cement",
|
||||
},
|
||||
id: "4", brand: "GHACEM", name: "Waterproof", price: "Water Resistant", rating: 5,
|
||||
reviewCount: "9.6k", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15177.jpg?_wi=1", imageAlt: "GHACEM Waterproof Cement"},
|
||||
]}
|
||||
buttons={[{ text: "View Full Product Details", href: "/products" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -184,40 +153,15 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
features={[
|
||||
{
|
||||
id: "01",
|
||||
title: "Market Leader in Ghana",
|
||||
description: "50+ years of proven excellence and trusted by the nation's construction industry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=1",
|
||||
imageAlt: "Market leader award",
|
||||
},
|
||||
id: "01", title: "Market Leader in Ghana", description: "50+ years of proven excellence and trusted by the nation's construction industry", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=1", imageAlt: "Market leader award"},
|
||||
{
|
||||
id: "02",
|
||||
title: "High Strength & Durable",
|
||||
description: "Superior cement formulation engineered for maximum strength and long-lasting performance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-shredded-paper-used-as-alternative-fuel_181624-51762.jpg?_wi=1",
|
||||
imageAlt: "High strength concrete test",
|
||||
},
|
||||
id: "02", title: "High Strength & Durable", description: "Superior cement formulation engineered for maximum strength and long-lasting performance", imageSrc: "http://img.b2bpic.net/free-photo/person-holding-shredded-paper-used-as-alternative-fuel_181624-51762.jpg?_wi=1", imageAlt: "High strength concrete test"},
|
||||
{
|
||||
id: "03",
|
||||
title: "ISO Certified Quality",
|
||||
description: "International quality standards certification ensuring consistent excellence in every bag",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148690778.jpg?_wi=1",
|
||||
imageAlt: "ISO certification badge",
|
||||
},
|
||||
id: "03", title: "ISO Certified Quality", description: "International quality standards certification ensuring consistent excellence in every bag", imageSrc: "http://img.b2bpic.net/free-vector/iso-certification-stamp-collection_23-2148690778.jpg?_wi=1", imageAlt: "ISO certification badge"},
|
||||
{
|
||||
id: "04",
|
||||
title: "Nationwide Distribution",
|
||||
description: "Strong network of depots across all regions ensuring reliable supply when you need it",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662948.jpg?_wi=1",
|
||||
imageAlt: "Distribution network map",
|
||||
},
|
||||
id: "04", title: "Nationwide Distribution", description: "Strong network of depots across all regions ensuring reliable supply when you need it", imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662948.jpg?_wi=1", imageAlt: "Distribution network map"},
|
||||
{
|
||||
id: "05",
|
||||
title: "Trusted by Professionals",
|
||||
description: "Preferred choice of engineers, architects, and contractors throughout Ghana",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=1",
|
||||
imageAlt: "Professional contractors",
|
||||
},
|
||||
id: "05", title: "Trusted by Professionals", description: "Preferred choice of engineers, architects, and contractors throughout Ghana", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg?_wi=1", imageAlt: "Professional contractors"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -229,21 +173,13 @@ export default function HomePage() {
|
||||
author="Kwame Asante, Chief Construction Engineer"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg",
|
||||
alt: "Kwame Asante",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg", alt: "Kwame Asante"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg",
|
||||
alt: "Client testimonial",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", alt: "Client testimonial"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-with-construction-plan-copy-space_23-2148269820.jpg",
|
||||
alt: "Construction professional",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-with-construction-plan-copy-space_23-2148269820.jpg", alt: "Construction professional"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
|
||||
alt: "Industry expert",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", alt: "Industry expert"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -263,41 +199,14 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Product Launch",
|
||||
title: "Launch of Super Strong Waterproof Cement",
|
||||
excerpt:
|
||||
"GHACEM introduces revolutionary waterproof cement technology combining superior strength with advanced moisture protection for enhanced durability in all climates.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15177.jpg?_wi=2",
|
||||
imageAlt: "New waterproof cement product",
|
||||
authorName: "GHACEM Communications",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg",
|
||||
date: "15 Jan 2025",
|
||||
},
|
||||
id: "1", category: "Product Launch", title: "Launch of Super Strong Waterproof Cement", excerpt:
|
||||
"GHACEM introduces revolutionary waterproof cement technology combining superior strength with advanced moisture protection for enhanced durability in all climates.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-15177.jpg?_wi=2", imageAlt: "New waterproof cement product", authorName: "GHACEM Communications", authorAvatar: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18998.jpg", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Expansion",
|
||||
title: "Expansion of Distribution Depots Nationwide",
|
||||
excerpt:
|
||||
"GHACEM continues its commitment to national development by expanding its distribution network, ensuring faster delivery and better accessibility across all regions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662948.jpg?_wi=2",
|
||||
imageAlt: "Distribution depot expansion",
|
||||
authorName: "GHACEM Logistics",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg",
|
||||
date: "10 Jan 2025",
|
||||
},
|
||||
id: "2", category: "Expansion", title: "Expansion of Distribution Depots Nationwide", excerpt:
|
||||
"GHACEM continues its commitment to national development by expanding its distribution network, ensuring faster delivery and better accessibility across all regions.", imageSrc: "http://img.b2bpic.net/free-photo/logistics-means-transport-together-with-technological-futuristic-holograms_23-2151662948.jpg?_wi=2", imageAlt: "Distribution depot expansion", authorName: "GHACEM Logistics", authorAvatar: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", date: "10 Jan 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Community",
|
||||
title: "Community Projects by GHACEM Cement Foundation",
|
||||
excerpt:
|
||||
"The GHACEM Cement Foundation has completed over 500 community projects, supporting education, infrastructure, and social development across Ghana for over 20 years.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-with-field-windmill-agricultural-concept_185193-109570.jpg?_wi=1",
|
||||
imageAlt: "Community development project",
|
||||
authorName: "GHACEM Foundation",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/man-with-construction-plan-copy-space_23-2148269820.jpg",
|
||||
date: "05 Jan 2025",
|
||||
},
|
||||
id: "3", category: "Community", title: "Community Projects by GHACEM Cement Foundation", excerpt:
|
||||
"The GHACEM Cement Foundation has completed over 500 community projects, supporting education, infrastructure, and social development across Ghana for over 20 years.", imageSrc: "http://img.b2bpic.net/free-photo/image-with-field-windmill-agricultural-concept_185193-109570.jpg?_wi=1", imageAlt: "Community development project", authorName: "GHACEM Foundation", authorAvatar: "http://img.b2bpic.net/free-photo/man-with-construction-plan-copy-space_23-2148269820.jpg", date: "05 Jan 2025"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
@@ -330,4 +239,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user