From 8be2168a27c6a04eba4a73e7c2bcfe512cec7370 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 06:51:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 149 +++++++++++++---------------------------------- 1 file changed, 41 insertions(+), 108 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7b82a3c..6f10376 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,14 +32,13 @@ export default function LandingPage() { @@ -77,12 +70,9 @@ export default function LandingPage() { title="Decades of Mining Expertise" description="Since our founding, we have been committed to delivering high-quality materials to build the backbone of our regional infrastructure. Our operations prioritize safety, sustainability, and precision." bulletPoints={[ - { - title: "Commitment to Safety", description: "Rigorous protocols protecting our teams."}, - { - title: "Environmental Stewardship", description: "Sustainable reclamation and site management."}, - { - title: "Quality Materials", description: "Rigid testing for high-grade performance."}, + { title: "Commitment to Safety", description: "Rigorous protocols protecting our teams." }, + { title: "Environmental Stewardship", description: "Sustainable reclamation and site management." }, + { title: "Quality Materials", description: "Rigid testing for high-grade performance." }, ]} imageSrc="http://img.b2bpic.net/free-photo/wide-shot-mining-field-with-industrial-structure_181624-15314.jpg" mediaAnimation="slide-up" @@ -95,18 +85,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - id: "s1", title: "Material Extraction", tags: [ - "Excavation", "Geology"], - imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194829.jpg"}, - { - id: "s2", title: "Site Surveying", tags: [ - "Drone", "Planning"], - imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184932.jpg"}, - { - id: "s3", title: "Logistics & Transport", tags: [ - "Hauling", "Supply Chain"], - imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-day-light-outdoors_23-2149194801.jpg"}, + { id: "s1", title: "Material Extraction", tags: ["Excavation", "Geology"], imageSrc: "http://img.b2bpic.net/free-photo/heavy-excavator-digging-day-light_23-2149194829.jpg" }, + { id: "s2", title: "Site Surveying", tags: ["Drone", "Planning"], imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184932.jpg" }, + { id: "s3", title: "Logistics & Transport", tags: ["Hauling", "Supply Chain"], imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-day-light-outdoors_23-2149194801.jpg" }, ]} title="Comprehensive Mining Services" description="Delivering end-to-end solutions for quarrying, processing, and transportation." @@ -120,24 +101,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { - id: "p1", brand: "G&G", name: "High-Grade Aggregate", price: "per ton", rating: 5, - reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/interior-building-construction_23-2152006103.jpg"}, - { - id: "p2", brand: "G&G", name: "Construction Sand", price: "per yard", rating: 5, - reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/sandcastle-warm-beach_53876-31338.jpg"}, - { - id: "p3", brand: "G&G", name: "Limestone Blocks", price: "per unit", rating: 4, - reviewCount: "82", imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-with-concrete-surface_23-2148394821.jpg"}, - { - id: "p4", brand: "G&G", name: "River Landscape Stone", price: "per ton", rating: 5, - reviewCount: "104", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-16114.jpg"}, - { - id: "p5", brand: "G&G", name: "Crushed Granite", price: "per yard", rating: 4, - reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/abstract-wall-stone-texture_17005-1927.jpg"}, - { - id: "p6", brand: "G&G", name: "Reinforcement Riprap", price: "per unit", rating: 5, - reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/closeup-old-black-square-tiles-wall-lights-cool-wallpapers_181624-28438.jpg"}, + { id: "p1", brand: "G&G", name: "High-Grade Aggregate", price: "per ton", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/interior-building-construction_23-2152006103.jpg" }, + { id: "p2", brand: "G&G", name: "Construction Sand", price: "per yard", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/sandcastle-warm-beach_53876-31338.jpg" }, + { id: "p3", brand: "G&G", name: "Limestone Blocks", price: "per unit", rating: 4, reviewCount: "82", imageSrc: "http://img.b2bpic.net/free-photo/brick-wall-with-concrete-surface_23-2148394821.jpg" }, + { id: "p4", brand: "G&G", name: "River Landscape Stone", price: "per ton", rating: 5, reviewCount: "104", imageSrc: "http://img.b2bpic.net/free-photo/photo-stone-texture-pattern_58702-16114.jpg" }, + { id: "p5", brand: "G&G", name: "Crushed Granite", price: "per yard", rating: 4, reviewCount: "67", imageSrc: "http://img.b2bpic.net/free-photo/abstract-wall-stone-texture_17005-1927.jpg" }, + { id: "p6", brand: "G&G", name: "Reinforcement Riprap", price: "per unit", rating: 5, reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/closeup-old-black-square-tiles-wall-lights-cool-wallpapers_181624-28438.jpg" }, ]} title="Our Products & Materials" description="Quality-tested aggregates and construction materials for every project scale." @@ -150,15 +119,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { - id: "m1", title: "Projects Completed", value: "1,200+", icon: Award, - }, - { - id: "m2", title: "Tons Extracted Annually", value: "500k+", icon: Star, - }, - { - id: "m3", title: "Safety Record", value: "99.9%", icon: ShieldCheck, - }, + { id: "m1", title: "Projects Completed", value: "1,200+", icon: Award }, + { id: "m2", title: "Tons Extracted Annually", value: "500k+", icon: Star }, + { id: "m3", title: "Safety Record", value: "99.9%", icon: ShieldCheck }, ]} title="Impact at Scale" description="Our operational footprint reflects our commitment to local infrastructure development." @@ -169,16 +132,11 @@ export default function LandingPage() { ); -} \ No newline at end of file +}