Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -39,22 +39,22 @@ export default function PortfolioPage() {
|
||||
description="Explore the full range of architectural projects that showcase our commitment to design excellence, innovation, and client satisfaction across diverse sectors."
|
||||
features={[
|
||||
{
|
||||
title: "Contemporary Residence", description: "Luxury residential project featuring minimalist design and sustainable materials", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", imageAlt: "Contemporary residence design", buttonIcon: ArrowRight,
|
||||
title: "Contemporary Residence", description: "Luxury residential project featuring minimalist design and sustainable materials", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=4", imageAlt: "Contemporary residence design", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Commercial Hub", description: "Multi-use commercial space with integrated community areas and green design", imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg", imageAlt: "Commercial building design", buttonIcon: ArrowRight,
|
||||
title: "Commercial Hub", description: "Multi-use commercial space with integrated community areas and green design", imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg?_wi=3", imageAlt: "Commercial building design", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Landscape Integration", description: "Innovative outdoor architecture seamlessly blending structure with nature", imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg", imageAlt: "Landscape architecture project", buttonIcon: ArrowRight,
|
||||
title: "Landscape Integration", description: "Innovative outdoor architecture seamlessly blending structure with nature", imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=4", imageAlt: "Landscape architecture project", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Interior Transformation", description: "Complete renovation showcasing modern aesthetic and spatial flow", imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg", imageAlt: "Interior redesign project", buttonIcon: ArrowRight,
|
||||
title: "Interior Transformation", description: "Complete renovation showcasing modern aesthetic and spatial flow", imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=6", imageAlt: "Interior redesign project", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Sustainable Structure", description: "Net-zero energy building incorporating renewable systems and smart design", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg", imageAlt: "Sustainable architecture project", buttonIcon: ArrowRight,
|
||||
title: "Sustainable Structure", description: "Net-zero energy building incorporating renewable systems and smart design", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg?_wi=3", imageAlt: "Sustainable architecture project", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Heritage Restoration", description: "Thoughtful renovation preserving historical character with modern amenities", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg", imageAlt: "Heritage restoration project", buttonIcon: ArrowRight,
|
||||
title: "Heritage Restoration", description: "Thoughtful renovation preserving historical character with modern amenities", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg?_wi=4", imageAlt: "Heritage restoration project", buttonIcon: ArrowRight,
|
||||
},
|
||||
]}
|
||||
tag="Portfolio"
|
||||
@@ -85,7 +85,7 @@ export default function PortfolioPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blue-metal-cubical-structures-blue-sky_181624-6449.jpg?_wi=3"
|
||||
imageAlt="Architectural photography"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user