6 Commits

Author SHA1 Message Date
2ac33597fa Merge version_2 into main
Merge version_2 into main
2026-03-08 21:24:54 +00:00
527180c7a0 Update src/app/page.tsx 2026-03-08 21:24:49 +00:00
2952696aa9 Update src/app/layout.tsx 2026-03-08 21:24:48 +00:00
6cd8bfd067 Merge version_1 into main
Merge version_1 into main
2026-03-08 21:11:33 +00:00
8c6cd4a2f9 Merge version_1 into main
Merge version_1 into main
2026-03-08 21:10:54 +00:00
b4c37eccf8 Merge version_1 into main
Merge version_1 into main
2026-03-08 21:09:52 +00:00
2 changed files with 47 additions and 1432 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -51,11 +51,14 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2537.jpg", imageAlt: "Premium construction materials warehouse"},
imageSrc: "http://img.b2bpic.net/free-photo/many-metal-kegs-beer_1398-2537.jpg", imageAlt: "Premium construction materials warehouse"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-four-people-standing-construction-site_259150-60525.jpg", imageAlt: "Professional construction site with quality materials"},
imageSrc: "http://img.b2bpic.net/free-photo/group-four-people-standing-construction-site_259150-60525.jpg", imageAlt: "Professional construction site with quality materials"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/roof-tile-parquet-tile_1357-342.jpg", imageAlt: "Organized premium construction materials"},
imageSrc: "http://img.b2bpic.net/free-photo/roof-tile-parquet-tile_1357-342.jpg", imageAlt: "Organized premium construction materials"
},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -89,22 +92,28 @@ export default function LandingPage() {
features={[
{
icon: CheckCircle,
title: "Quality Assurance", description: "All materials tested and certified to the highest industry standards. We stand behind every product with rigorous quality controls."},
title: "Quality Assurance", description: "All materials tested and certified to the highest industry standards. We stand behind every product with rigorous quality controls."
},
{
icon: Truck,
title: "Rapid Delivery", description: "Fast, reliable service throughout the region. We understand that project timelines are critical to your success."},
title: "Rapid Delivery", description: "Fast, reliable service throughout the region. We understand that project timelines are critical to your success."
},
{
icon: Users,
title: "Expert Guidance", description: "Our experienced team provides material recommendations tailored to your specific project requirements and budget."},
title: "Expert Guidance", description: "Our experienced team provides material recommendations tailored to your specific project requirements and budget."
},
{
icon: DollarSign,
title: "Transparent Pricing", description: "No hidden fees or surprise charges. Clear, competitive pricing that reflects the premium quality of our materials."},
title: "Transparent Pricing", description: "No hidden fees or surprise charges. Clear, competitive pricing that reflects the premium quality of our materials."
},
{
icon: Shield,
title: "Supplier Reliability", description: "Consistent stock, dependable partnerships, and proven performance. You can count on us, project after project."},
title: "Supplier Reliability", description: "Consistent stock, dependable partnerships, and proven performance. You can count on us, project after project."
},
{
icon: Handshake,
title: "Established Relationships", description: "We've built lasting partnerships with leading manufacturers, ensuring access to the best materials in the market."},
title: "Established Relationships", description: "We've built lasting partnerships with leading manufacturers, ensuring access to the best materials in the market."
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -120,13 +129,17 @@ export default function LandingPage() {
tagIcon={Package}
products={[
{
id: "1", name: "Structural Steel & Beams", price: "Market Rate", variant: "Multiple Grades Available", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Structural steel and beams"},
id: "1", name: "Structural Steel & Beams", price: "Market Rate", variant: "Multiple Grades Available", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Structural steel and beams"
},
{
id: "2", name: "Premium Lumber & Wood", price: "Market Rate", variant: "Certified & Treated", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Premium lumber and wood materials"},
id: "2", name: "Premium Lumber & Wood", price: "Market Rate", variant: "Certified & Treated", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Premium lumber and wood materials"
},
{
id: "3", name: "Concrete & Aggregates", price: "Market Rate", variant: "Ready Mix Available", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Concrete and aggregate materials"},
id: "3", name: "Concrete & Aggregates", price: "Market Rate", variant: "Ready Mix Available", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Concrete and aggregate materials"
},
{
id: "4", name: "Finishing Materials", price: "Market Rate", variant: "Complete Selection", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Finishing and trim materials"},
id: "4", name: "Finishing Materials", price: "Market Rate", variant: "Complete Selection", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Finishing and trim materials"
},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -173,22 +186,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Marco Silva", role: "General Contractor", company: "Silva Construction", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-architect-with-helmet-looking-away_23-2148269408.jpg", imageAlt: "Marco Silva, General Contractor"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-architect-with-helmet-looking-away_23-2148269408.jpg", imageAlt: "Marco Silva, General Contractor"
},
{
id: "2", name: "Ana Costa", role: "Architect", company: "Costa & Associates Architects", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-construction-site-engineer-with-helmet-high-quality-photo_114579-62482.jpg", imageAlt: "Ana Costa, Architect"},
imageSrc: "http://img.b2bpic.net/free-photo/female-construction-site-engineer-with-helmet-high-quality-photo_114579-62482.jpg", imageAlt: "Ana Costa, Architect"
},
{
id: "3", name: "Felipe Ribeiro", role: "Project Manager", company: "Ribeiro Development", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-wearing-white-helmet-yellow-vest-with-crossed-arms-smiling-standing-blue-isolated_141793-8553.jpg", imageAlt: "Felipe Ribeiro, Project Manager"},
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-wearing-white-helmet-yellow-vest-with-crossed-arms-smiling-standing-blue-isolated_141793-8553.jpg", imageAlt: "Felipe Ribeiro, Project Manager"
},
{
id: "4", name: "Beatriz Gomes", role: "Construction Manager", company: "Gomes & Partners", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-engineer-wearing-construction-vest-safety-helmet-standing-with-hammer-shoulder-with-smile-face-isolated-orange-wall_141793-15580.jpg", imageAlt: "Beatriz Gomes, Construction Manager"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-engineer-wearing-construction-vest-safety-helmet-standing-with-hammer-shoulder-with-smile-face-isolated-orange-wall_141793-15580.jpg", imageAlt: "Beatriz Gomes, Construction Manager"
},
{
id: "5", name: "Roberto Santos", role: "Design Consultant", company: "Santos Design Studio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-carpenter-standing-workshop-arms-folded_1098-19122.jpg", imageAlt: "Roberto Santos, Design Consultant"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-carpenter-standing-workshop-arms-folded_1098-19122.jpg", imageAlt: "Roberto Santos, Design Consultant"
},
{
id: "6", name: "Carla Mendes", role: "Property Manager", company: "Mendes Property Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg", imageAlt: "Carla Mendes, Property Manager"},
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-businesswoman-looking-through-window_1262-2043.jpg", imageAlt: "Carla Mendes, Property Manager"
},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -204,7 +223,8 @@ export default function LandingPage() {
tag="Our Partners"
tagIcon={Building2}
names={[
"Silva Construction", "Costa & Associates", "Ribeiro Development", "Regional Builders Guild", "Gomes & Partners", "Santos Architecture", "Municipal Construction Authority", "Premium Developers Inc"]}
"Silva Construction", "Costa & Associates", "Ribeiro Development", "Regional Builders Guild", "Gomes & Partners", "Santos Architecture", "Municipal Construction Authority", "Premium Developers Inc"
]}
textboxLayout="default"
useInvertedBackground={false}
showCard={true}