Merge version_1 into main #1
@@ -58,25 +58,25 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "James Terry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
|
||||
imageAlt: "James Terry, Principal Architect",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Mitchell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell, Design Director",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3",
|
||||
imageAlt: "Michael Chen, Project Manager",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=4",
|
||||
imageAlt: "Elena Rodriguez, Sustainability Lead",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function AboutPage() {
|
||||
|
||||
<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=2"
|
||||
imageAlt="Architectural photography"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -68,7 +68,7 @@ export default function ContactPage() {
|
||||
|
||||
<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=4"
|
||||
imageAlt="Architectural photography"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function HomePage() {
|
||||
imageAlt: "Modern architectural design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=1",
|
||||
imageAlt: "Contemporary interior space",
|
||||
},
|
||||
{
|
||||
@@ -64,7 +64,7 @@ export default function HomePage() {
|
||||
imageAlt: "Innovative building structure",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=2",
|
||||
imageAlt: "Architectural detail",
|
||||
},
|
||||
]}
|
||||
@@ -92,42 +92,42 @@ export default function HomePage() {
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=1",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg?_wi=1",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=1",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=3",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg?_wi=1",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg?_wi=1",
|
||||
imageAlt: "Heritage restoration project",
|
||||
buttonIcon: ArrowRight,
|
||||
},
|
||||
@@ -185,7 +185,7 @@ export default function HomePage() {
|
||||
tag: "Commercial Project",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
avatarAlt: "David Anderson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-low-angle-shot-high-rise-building-glass-facade-clear-sky_181624-6151.jpg?_wi=2",
|
||||
imageAlt: "Commercial project",
|
||||
},
|
||||
{
|
||||
@@ -197,7 +197,7 @@ export default function HomePage() {
|
||||
tag: "Residential Project",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
avatarAlt: "Lisa Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=2",
|
||||
imageAlt: "Residential project",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function HomePage() {
|
||||
tag: "Urban Planning",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
avatarAlt: "Marcus Williams",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=2",
|
||||
imageAlt: "Urban planning project",
|
||||
},
|
||||
{
|
||||
@@ -221,7 +221,7 @@ export default function HomePage() {
|
||||
tag: "Institutional Project",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
avatarAlt: "Jennifer Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=4",
|
||||
imageAlt: "Institutional project",
|
||||
},
|
||||
{
|
||||
@@ -233,7 +233,7 @@ export default function HomePage() {
|
||||
tag: "Sustainable Building",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
avatarAlt: "Robert Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-with-living-wall-plants-trees-glass-exterior-sunny-day_191095-99868.jpg?_wi=2",
|
||||
imageAlt: "Sustainable project",
|
||||
},
|
||||
{
|
||||
@@ -245,7 +245,7 @@ export default function HomePage() {
|
||||
tag: "Restoration Project",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
avatarAlt: "Patricia Hughes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg?_wi=2",
|
||||
imageAlt: "Restoration project",
|
||||
},
|
||||
]}
|
||||
@@ -275,7 +275,7 @@ export default function HomePage() {
|
||||
|
||||
<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=1"
|
||||
imageAlt="Architectural photography"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -41,42 +41,42 @@ export default function PortfolioPage() {
|
||||
{
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg?_wi=3",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/terrace-with-trees-forest-cozy-outdoor-relaxation-space_169016-69565.jpg?_wi=3",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-with-multiple-floors_250224-43.jpg?_wi=5",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278558.jpg?_wi=3",
|
||||
imageAlt: "Heritage restoration project",
|
||||
buttonIcon: ArrowRight,
|
||||
},
|
||||
@@ -109,7 +109,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