Merge version_1 into main #1
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
title: "James Richardson",
|
||||
subtitle: "Founder & Principal Designer",
|
||||
detail: "james@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "James Richardson",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function AboutPage() {
|
||||
title: "Elizabeth Van Der Berg",
|
||||
subtitle: "Creative Director",
|
||||
detail: "elizabeth@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=1",
|
||||
imageAlt: "Elizabeth Van Der Berg",
|
||||
},
|
||||
],
|
||||
@@ -137,7 +137,7 @@ export default function AboutPage() {
|
||||
title: "Marcus Chen",
|
||||
subtitle: "Senior Landscape Architect",
|
||||
detail: "marcus@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-blue-shirt-schematics_23-2148269824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-blue-shirt-schematics_23-2148269824.jpg?_wi=1",
|
||||
imageAlt: "Marcus Chen",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function AboutPage() {
|
||||
title: "Sofia Rodriguez",
|
||||
subtitle: "Garden Designer",
|
||||
detail: "sofia@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg?_wi=1",
|
||||
imageAlt: "Sofia Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function AboutPage() {
|
||||
title: "Thomas Beaumont",
|
||||
subtitle: "Hardscape Specialist",
|
||||
detail: "thomas@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg?_wi=1",
|
||||
imageAlt: "Thomas Beaumont",
|
||||
},
|
||||
],
|
||||
|
||||
@@ -91,7 +91,7 @@ export default function ContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=3"
|
||||
imageAlt="Luxury outdoor living space"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -117,11 +117,11 @@ export default function HomePage() {
|
||||
title: "Luxury Garden Design",
|
||||
description: "Bespoke outdoor garden spaces featuring premium plantings, hardscaping, and water features designed to complement your home's architecture.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=1",
|
||||
imageAlt: "Garden design showcase",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pink-blue-flowers-resembling-river-surrounded-by-trees_181624-20820.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pink-blue-flowers-resembling-river-surrounded-by-trees_181624-20820.jpg?_wi=1",
|
||||
imageAlt: "Flower garden example",
|
||||
},
|
||||
},
|
||||
@@ -130,11 +130,11 @@ export default function HomePage() {
|
||||
title: "Outdoor Living Spaces",
|
||||
description: "Sophisticated patios, pergolas, and entertainment areas that extend your living space into nature with elegant design and premium materials.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=1",
|
||||
imageAlt: "Luxury patio design",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg?_wi=1",
|
||||
imageAlt: "Outdoor entertainment area",
|
||||
},
|
||||
},
|
||||
@@ -143,11 +143,11 @@ export default function HomePage() {
|
||||
title: "Water Features & Pools",
|
||||
description: "Custom fountains, ponds, and luxury pools that create tranquil focal points and enhance your property's value and ambiance.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fountain-park-pedralbes-royal-palace_1398-4394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fountain-park-pedralbes-royal-palace_1398-4394.jpg?_wi=1",
|
||||
imageAlt: "Water fountain feature",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150757.jpg?_wi=1",
|
||||
imageAlt: "Luxury pool design",
|
||||
},
|
||||
},
|
||||
|
||||
@@ -82,11 +82,11 @@ export default function ServicesPage() {
|
||||
title: "Luxury Garden Design",
|
||||
description: "Bespoke outdoor garden spaces featuring premium plantings, hardscaping, and water features designed to complement your home's architecture. From intimate cottage gardens to sprawling estate grounds, we create botanical masterpieces.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=2",
|
||||
imageAlt: "Garden design showcase",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pink-blue-flowers-resembling-river-surrounded-by-trees_181624-20820.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pink-blue-flowers-resembling-river-surrounded-by-trees_181624-20820.jpg?_wi=2",
|
||||
imageAlt: "Flower garden example",
|
||||
},
|
||||
},
|
||||
@@ -95,11 +95,11 @@ export default function ServicesPage() {
|
||||
title: "Outdoor Living Spaces",
|
||||
description: "Sophisticated patios, pergolas, and entertainment areas that extend your living space into nature with elegant design and premium materials. Perfect for entertaining or quiet reflection.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
|
||||
imageAlt: "Luxury patio design",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg?_wi=2",
|
||||
imageAlt: "Outdoor entertainment area",
|
||||
},
|
||||
},
|
||||
@@ -108,11 +108,11 @@ export default function ServicesPage() {
|
||||
title: "Water Features & Pools",
|
||||
description: "Custom fountains, ponds, and luxury pools that create tranquil focal points and enhance your property's value and ambiance. Each installation is engineered for longevity and visual impact.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fountain-park-pedralbes-royal-palace_1398-4394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fountain-park-pedralbes-royal-palace_1398-4394.jpg?_wi=2",
|
||||
imageAlt: "Water fountain feature",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150757.jpg?_wi=2",
|
||||
imageAlt: "Luxury pool design",
|
||||
},
|
||||
},
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function TeamPage() {
|
||||
title: "James Richardson",
|
||||
subtitle: "Founder & Principal Designer",
|
||||
detail: "james@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "James Richardson",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function TeamPage() {
|
||||
title: "Elizabeth Van Der Berg",
|
||||
subtitle: "Creative Director",
|
||||
detail: "elizabeth@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=2",
|
||||
imageAlt: "Elizabeth Van Der Berg",
|
||||
},
|
||||
],
|
||||
@@ -108,7 +108,7 @@ export default function TeamPage() {
|
||||
title: "Marcus Chen",
|
||||
subtitle: "Senior Landscape Architect",
|
||||
detail: "marcus@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-blue-shirt-schematics_23-2148269824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-blue-shirt-schematics_23-2148269824.jpg?_wi=2",
|
||||
imageAlt: "Marcus Chen",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function TeamPage() {
|
||||
title: "Sofia Rodriguez",
|
||||
subtitle: "Garden Designer",
|
||||
detail: "sofia@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg?_wi=2",
|
||||
imageAlt: "Sofia Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function TeamPage() {
|
||||
title: "Thomas Beaumont",
|
||||
subtitle: "Hardscape Specialist",
|
||||
detail: "thomas@prestigelandscapes.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg?_wi=2",
|
||||
imageAlt: "Thomas Beaumont",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user