Merge version_1 into main #4

Merged
bender merged 3 commits from version_1 into main 2026-03-10 16:41:46 +00:00
3 changed files with 48 additions and 25 deletions

View File

@@ -1,24 +1,45 @@
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";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
export const metadata: Metadata = {
title: "Webild components 2",
description: "Generated by create next app",
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const openSans = Open_Sans({
variable: "--font-open-sans",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Carlo Brioschi - Costruzioni Edili Residenziali e Industriali",
description: "Esperienza 60+ anni in costruzioni edili residenziali, industriali e ristrutturazioni. Progetti di qualità, affidabilità e sostenibilità in Lombardia e nord Italia.",
keywords: "costruzioni edili, residenziale, industriale, ristrutturazioni, Lombardia, imprese costruttive",
openGraph: {
title: "Carlo Brioschi - Costruzioni Edili da 60 Anni",
description: "Leader nel settore edile con progetti residenziali, industriali e ristrutturazioni di qualità eccellente.",
type: "website",
siteName: "Carlo Brioschi Costruzioni",
},
twitter: {
card: "summary_large_image",
title: "Carlo Brioschi - Costruzioni Edili",
description: "60 anni di esperienza costruttiva nel nord Italia",
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +48,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${openSans.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +62,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -172,7 +172,7 @@ export default function HomePage() {
name: "Capannone Industriale Bergamo",
price: "€1.2M",
variant: "5.000 mq • 2020-2022",
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-through-large-production-hall-having-conversation_342744-167.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-through-large-production-hall-having-conversation_342744-167.jpg?_wi=1",
imageAlt: "Industrial warehouse Bergamo",
},
{
@@ -253,7 +253,7 @@ export default function HomePage() {
quote: "Abbiamo affidato a Carlo Brioschi la realizzazione di un complesso residenziale da 50 unità. Il team ha dimostrato competenza straordinaria, rispetto totale dei tempi e una comunicazione impeccabile. Consiglio vivamente per progetti di grande entità.",
tag: "Residenziale",
avatarSrc: "http://img.b2bpic.net/free-photo/man-with-striped-shirt-taking-photo_1154-204.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6a38cv",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6a38cv&_wi=1",
},
{
id: "2",
@@ -263,7 +263,7 @@ export default function HomePage() {
quote: "La costruzione del nostro nuovo capannone industriale è stata gestita con estrema cura. Carlo Brioschi ha integrato le nostre esigenze produttive con soluzioni costruttive innovative. Oggi lavoriamo in uno spazio perfetto.",
tag: "Industriale",
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1932.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1932.jpg?_wi=1",
},
{
id: "3",
@@ -273,7 +273,7 @@ export default function HomePage() {
quote: "Il recupero della villa d'epoca è stato eseguito con sensibilità storica e tecnica moderna. Carlo Brioschi ha saputo bilanciare preservazione e funzionalità in modo esemplare. Un risultato che supera ogni aspettativa.",
tag: "Ristrutturazione",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/detailed-view-historic-building-facade_23-2151991978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/detailed-view-historic-building-facade_23-2151991978.jpg?_wi=1",
},
{
id: "4",
@@ -283,7 +283,7 @@ export default function HomePage() {
quote: "Il nostro centro commerciale è diventato realtà grazie alla dedizione e competenza di Carlo Brioschi. Hanno gestito una complessità costruttiva straordinaria con professionalità e innovazione. Siamo molto soddisfatti del risultato.",
tag: "Commerciale",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-looking-camera-office_1301-7794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg?_wi=1",
},
{
id: "5",
@@ -293,7 +293,7 @@ export default function HomePage() {
quote: "Ho collaborato con Carlo Brioschi come subappaltatore su diversi progetti. La qualità dei lavori, l'organizzazione del cantiere e il rispetto delle norme di sicurezza sono eccezionali. Direi che sono i migliori nella regione.",
tag: "Partnership",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-worker-construction-wearing-protection-gear_23-2148784061.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg?_wi=1",
},
{
id: "6",
@@ -303,7 +303,7 @@ export default function HomePage() {
quote: "Carlo Brioschi ha realizzato per il nostro comune una nuova struttura pubblica con attenzione ai dettagli e al bene collettivo. Sono partner affidabili anche nei progetti per la riqualificazione urbana e la sostenibilità.",
tag: "Pubblico",
avatarSrc: "http://img.b2bpic.net/free-photo/mature-blonde-business-woman-work_23-2149100288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-running-outdoors_23-2149041643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-running-outdoors_23-2149041643.jpg?_wi=1",
},
]}
textboxLayout="default"

View File

@@ -47,7 +47,7 @@ export default function ProjectsPage() {
name: "Complesso Residenziale Milano Centro",
price: "€2.5M",
variant: "100 unità abitative • 2019-2021",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6a38cv",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6a38cv&_wi=2",
imageAlt: "Residential complex Milan downtown",
},
{
@@ -55,7 +55,7 @@ export default function ProjectsPage() {
name: "Capannone Industriale Bergamo",
price: "€1.2M",
variant: "5.000 mq • 2020-2022",
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-through-large-production-hall-having-conversation_342744-167.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-through-large-production-hall-having-conversation_342744-167.jpg?_wi=2",
imageAlt: "Industrial warehouse Bergamo",
},
{
@@ -63,7 +63,7 @@ export default function ProjectsPage() {
name: "Ristrutturazione Villa Brescia",
price: "€800K",
variant: "Restauro completo • 2021-2022",
imageSrc: "http://img.b2bpic.net/free-photo/detailed-view-historic-building-facade_23-2151991978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/detailed-view-historic-building-facade_23-2151991978.jpg?_wi=2",
imageAlt: "Villa restoration Brescia",
},
{
@@ -71,7 +71,7 @@ export default function ProjectsPage() {
name: "Centro Commerciale Monza",
price: "€3.1M",
variant: "8.000 mq • 2022-2024",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg?_wi=2",
imageAlt: "Commercial center Monza",
},
]}
@@ -96,7 +96,7 @@ export default function ProjectsPage() {
tag: "Residenziale",
avatarSrc: "http://img.b2bpic.net/free-photo/man-with-striped-shirt-taking-photo_1154-204.jpg",
avatarAlt: "Andrea Rossi",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6a38cv",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6a38cv&_wi=3",
imageAlt: "completed residential building project exterior",
},
{
@@ -108,7 +108,7 @@ export default function ProjectsPage() {
tag: "Industriale",
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-work_23-2148499478.jpg",
avatarAlt: "Maria Ferretti",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1932.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/industrial-park-factory-building-warehouse_1417-1932.jpg?_wi=2",
imageAlt: "finished industrial warehouse building project",
},
{
@@ -120,7 +120,7 @@ export default function ProjectsPage() {
tag: "Ristrutturazione",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
avatarAlt: "Giovanni Marchesi",
imageSrc: "http://img.b2bpic.net/free-photo/detailed-view-historic-building-facade_23-2151991978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/detailed-view-historic-building-facade_23-2151991978.jpg?_wi=3",
imageAlt: "restored historic villa exterior completed",
},
{
@@ -132,7 +132,7 @@ export default function ProjectsPage() {
tag: "Commerciale",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-looking-camera-office_1301-7794.jpg",
avatarAlt: "Francesca Bianchi",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-croatia-monument-uprising-people-banija-kordun_181624-6228.jpg?_wi=3",
imageAlt: "completed shopping mall commercial center",
},
{
@@ -144,7 +144,7 @@ export default function ProjectsPage() {
tag: "Partnership",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-worker-construction-wearing-protection-gear_23-2148784061.jpg",
avatarAlt: "Paolo Gallo",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12856.jpg?_wi=2",
imageAlt: "construction site teamwork partnership",
},
{
@@ -156,7 +156,7 @@ export default function ProjectsPage() {
tag: "Pubblico",
avatarSrc: "http://img.b2bpic.net/free-photo/mature-blonde-business-woman-work_23-2149100288.jpg",
avatarAlt: "Elena Rossi",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-running-outdoors_23-2149041643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-running-outdoors_23-2149041643.jpg?_wi=2",
imageAlt: "public building community space completed",
},
]}