Merge version_1 into main #1
@@ -51,7 +51,7 @@ export default function AboutPage() {
|
||||
title: "Luxury Projects Completed",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-white-scene-showcasing-life-construction-workers-site_23-2151333281.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-white-scene-showcasing-life-construction-workers-site_23-2151333281.jpg?_wi=2"
|
||||
imageAlt="Monarch construction team at work"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -73,7 +73,7 @@ export default function AboutPage() {
|
||||
role: "Homeowner",
|
||||
company: "San Francisco, CA",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg?_wi=3",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function AboutPage() {
|
||||
role: "Real Estate Developer",
|
||||
company: "Bay Area Development",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg?_wi=3",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function AboutPage() {
|
||||
role: "Property Owner",
|
||||
company: "Peninsula Estates",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=3",
|
||||
imageAlt: "Robert Martinez",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,28 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const openSans = Open_Sans({
|
||||
variable: "--font-open-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Monarch Builders & Developers | Luxury Home Construction",
|
||||
description: "Premium luxury home builders specializing in custom construction, high-end renovations, and property development. 15+ years excellence. 120+ completed projects.",
|
||||
keywords: "luxury home builders, custom home construction, high-end renovation, property developers, San Francisco builders",
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
metadataBase: new URL("https://monarchbuilders.com"),
|
||||
alternates: {
|
||||
canonical: "https://monarchbuilders.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Monarch Builders & Developers - Luxury Construction",
|
||||
description: "Build your legacy with Monarch. Premium craftsmanship. Transparent process. 100% client satisfaction.",
|
||||
type: "website",
|
||||
siteName: "Monarch Builders & Developers",
|
||||
url: "https://monarchbuilders.com",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg",
|
||||
alt: "luxury modern home architecture exterior",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Monarch Builders & Developers - Premium Home Construction",
|
||||
description: "Luxury home building with precision craftsmanship and transparent processes",
|
||||
images: ["http://img.b2bpic.net/free-photo/low-angle-shot-white-church-with-beautiful-flower-garden_181624-27038.jpg"],
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -31,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${inter.variable} ${openSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -88,7 +88,7 @@ export default function HomePage() {
|
||||
"Professional from start to finish. The team delivered exactly what they promised. Incredible attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
"Our dream home came to life with Monarch. The craftsmanship is truly exceptional.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
"Transparent pricing, clear communication, and beautiful results. Monarch exceeded all expectations.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg",
|
||||
"http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=1",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function HomePage() {
|
||||
"Bespoke homes designed and built from the ground up with the finest materials and uncompromising attention to detail.",
|
||||
tags: ["Residential", "Custom Design", "Premium"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg",
|
||||
"http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg?_wi=1",
|
||||
imageAlt: "Modern luxury villa exterior",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function HomePage() {
|
||||
"Transform outdated spaces into modern masterpieces. Full-scale renovations that honor original character while adding contemporary luxury.",
|
||||
tags: ["Renovation", "Modernization", "Design"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg",
|
||||
"http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg?_wi=1",
|
||||
imageAlt: "Luxury home renovation",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function HomePage() {
|
||||
"End-to-end development services for investors and landowners. Strategic planning through project completion.",
|
||||
tags: ["Development", "Investment", "Commercial"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg",
|
||||
"http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg?_wi=1",
|
||||
imageAlt: "Commercial development",
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
"Collaborative design services balancing beauty, functionality, and long-term value. Approved by leading architects.",
|
||||
tags: ["Design", "Planning", "Architecture"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/architecture-concept-with-building-plans-copyspace_23-2147813102.jpg",
|
||||
"http://img.b2bpic.net/free-photo/architecture-concept-with-building-plans-copyspace_23-2147813102.jpg?_wi=1",
|
||||
imageAlt: "Architectural planning",
|
||||
},
|
||||
]}
|
||||
@@ -212,7 +212,7 @@ export default function HomePage() {
|
||||
price: "$2.8M",
|
||||
variant: "Contemporary Design · Premium Materials",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg",
|
||||
"http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg?_wi=2",
|
||||
imageAlt: "Modern luxury villa exterior",
|
||||
},
|
||||
{
|
||||
@@ -221,7 +221,7 @@ export default function HomePage() {
|
||||
price: "$1.5M",
|
||||
variant: "Residential · Family-Focused",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/modern-luxury-home-yellow-suburban-community-generated-by-ai_188544-29956.jpg",
|
||||
"http://img.b2bpic.net/free-photo/modern-luxury-home-yellow-suburban-community-generated-by-ai_188544-29956.jpg?_wi=1",
|
||||
imageAlt: "Contemporary family home",
|
||||
},
|
||||
{
|
||||
@@ -230,7 +230,7 @@ export default function HomePage() {
|
||||
price: "$850K",
|
||||
variant: "Full Renovation · Historic Property",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg",
|
||||
"http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg?_wi=2",
|
||||
imageAlt: "Luxury home renovation",
|
||||
},
|
||||
{
|
||||
@@ -239,7 +239,7 @@ export default function HomePage() {
|
||||
price: "$4.2M",
|
||||
variant: "Mixed-Use · Investment Grade",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg",
|
||||
"http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg?_wi=2",
|
||||
imageAlt: "Commercial development",
|
||||
},
|
||||
]}
|
||||
@@ -266,7 +266,7 @@ export default function HomePage() {
|
||||
{ value: "100%", title: "Client Satisfaction Rate" },
|
||||
{ value: "15+", title: "Years of Excellence" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-white-scene-showcasing-life-construction-workers-site_23-2151333281.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-white-scene-showcasing-life-construction-workers-site_23-2151333281.jpg?_wi=1"
|
||||
imageAlt="Monarch construction team"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -326,7 +326,7 @@ export default function HomePage() {
|
||||
company: "San Francisco, CA",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg?_wi=2",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
{
|
||||
@@ -336,7 +336,7 @@ export default function HomePage() {
|
||||
company: "Bay Area Development",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg?_wi=2",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
{
|
||||
@@ -346,7 +346,7 @@ export default function HomePage() {
|
||||
company: "Peninsula Estates",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg",
|
||||
"http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=2",
|
||||
imageAlt: "Robert Martinez",
|
||||
},
|
||||
{
|
||||
@@ -356,7 +356,7 @@ export default function HomePage() {
|
||||
company: "Luxury Interiors Co",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pretty-teacher-standing-white_114579-77731.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pretty-teacher-standing-white_114579-77731.jpg?_wi=1",
|
||||
imageAlt: "Amanda Wilson",
|
||||
},
|
||||
{
|
||||
@@ -366,7 +366,7 @@ export default function HomePage() {
|
||||
company: "Park Architecture Studio",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=1",
|
||||
imageAlt: "James Park",
|
||||
},
|
||||
{
|
||||
@@ -376,7 +376,7 @@ export default function HomePage() {
|
||||
company: "Cornerstone Development",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg?_wi=1",
|
||||
imageAlt: "Catherine Brown",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -49,7 +49,7 @@ export default function ProjectsPage() {
|
||||
name: "Modern Luxury Villa",
|
||||
price: "$2.8M",
|
||||
variant: "Contemporary Design · Premium Materials",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg?_wi=3",
|
||||
imageAlt: "Modern luxury villa exterior",
|
||||
},
|
||||
{
|
||||
@@ -57,7 +57,7 @@ export default function ProjectsPage() {
|
||||
name: "Contemporary Family Home",
|
||||
price: "$1.5M",
|
||||
variant: "Residential · Family-Focused",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-yellow-suburban-community-generated-by-ai_188544-29956.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-home-yellow-suburban-community-generated-by-ai_188544-29956.jpg?_wi=2",
|
||||
imageAlt: "Contemporary family home",
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default function ProjectsPage() {
|
||||
name: "High-End Renovation Project",
|
||||
price: "$850K",
|
||||
variant: "Full Renovation · Historic Property",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg?_wi=3",
|
||||
imageAlt: "Luxury home renovation",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function ProjectsPage() {
|
||||
name: "Commercial Development",
|
||||
price: "$4.2M",
|
||||
variant: "Mixed-Use · Investment Grade",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg?_wi=3",
|
||||
imageAlt: "Commercial development project",
|
||||
},
|
||||
]}
|
||||
@@ -105,7 +105,7 @@ export default function ProjectsPage() {
|
||||
author: "Luxury Homes",
|
||||
description: "Bespoke homes designed and built from the ground up with the finest materials and uncompromising attention to detail.",
|
||||
tags: ["Residential", "Custom Design", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg?_wi=4",
|
||||
imageAlt: "Modern luxury villa construction",
|
||||
},
|
||||
{
|
||||
@@ -114,7 +114,7 @@ export default function ProjectsPage() {
|
||||
author: "Transformation",
|
||||
description: "Transform outdated spaces into modern masterpieces. Full-scale renovations that honor original character while adding contemporary luxury.",
|
||||
tags: ["Renovation", "Modernization", "Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg?_wi=4",
|
||||
imageAlt: "Luxury home renovation project",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function ProjectsPage() {
|
||||
author: "Investment Ready",
|
||||
description: "End-to-end development services for investors and landowners. Strategic planning through project completion.",
|
||||
tags: ["Development", "Investment", "Commercial"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg?_wi=4",
|
||||
imageAlt: "Commercial property development",
|
||||
},
|
||||
]}
|
||||
@@ -154,7 +154,7 @@ export default function ProjectsPage() {
|
||||
role: "Homeowner",
|
||||
company: "San Francisco, CA",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg?_wi=4",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function ProjectsPage() {
|
||||
role: "Real Estate Developer",
|
||||
company: "Bay Area Development",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg?_wi=4",
|
||||
imageAlt: "Jessica Lee",
|
||||
},
|
||||
{
|
||||
@@ -172,7 +172,7 @@ export default function ProjectsPage() {
|
||||
role: "Property Owner",
|
||||
company: "Peninsula Estates",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=4",
|
||||
imageAlt: "Robert Martinez",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function ProjectsPage() {
|
||||
role: "Interior Designer",
|
||||
company: "Luxury Interiors Co",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teacher-standing-white_114579-77731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teacher-standing-white_114579-77731.jpg?_wi=2",
|
||||
imageAlt: "Amanda Wilson",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function ProjectsPage() {
|
||||
role: "Architect",
|
||||
company: "Park Architecture Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=2",
|
||||
imageAlt: "James Park",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function ProjectsPage() {
|
||||
role: "Project Manager",
|
||||
company: "Cornerstone Development",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg?_wi=2",
|
||||
imageAlt: "Catherine Brown",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function ServicesPage() {
|
||||
author: "Luxury Homes",
|
||||
description: "Bespoke homes designed and built from the ground up with the finest materials and uncompromising attention to detail.",
|
||||
tags: ["Residential", "Custom Design", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-infinity-pool-lush-landscape_23-2152008242.jpg?_wi=5",
|
||||
imageAlt: "Modern luxury villa",
|
||||
},
|
||||
{
|
||||
@@ -59,7 +59,7 @@ export default function ServicesPage() {
|
||||
author: "Transformation",
|
||||
description: "Transform outdated spaces into modern masterpieces. Full-scale renovations that honor original character while adding contemporary luxury.",
|
||||
tags: ["Renovation", "Modernization", "Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dining-set-modern-luxury-dining-room_105762-1797.jpg?_wi=5",
|
||||
imageAlt: "Luxury renovation",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ export default function ServicesPage() {
|
||||
author: "Investment Ready",
|
||||
description: "End-to-end development services for investors and landowners. Strategic planning through project completion.",
|
||||
tags: ["Development", "Investment", "Commercial"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fututistic-cityscape_116348-92.jpg?_wi=5",
|
||||
imageAlt: "Commercial development",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function ServicesPage() {
|
||||
author: "Design Excellence",
|
||||
description: "Collaborative design services balancing beauty, functionality, and long-term value. Approved by leading architects.",
|
||||
tags: ["Design", "Planning", "Architecture"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture-concept-with-building-plans-copyspace_23-2147813102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architecture-concept-with-building-plans-copyspace_23-2147813102.jpg?_wi=2",
|
||||
imageAlt: "Architectural planning",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user