Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-21 16:34:49 +00:00
4 changed files with 80 additions and 50 deletions

View File

@@ -143,7 +143,7 @@ export default function AboutPage() {
name: "Marco Rossi",
handle: "@marcorossi_pool",
testimonial: "Sempre pronti a soddisfare le mie richieste. Materiali eccellenti e professionalità impeccabile. Altamente consigliato!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=3",
imageAlt: "Marco Rossi",
icon: ThumbsUp,
},
@@ -152,7 +152,7 @@ export default function AboutPage() {
name: "Laura Bianchi",
handle: "@laurabianchi_wellness",
testimonial: "Precisi e competenti. La copertura è perfettamente adattata alle dimensioni della mia piscina. Servizio impeccabile.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3387.jpg?_wi=3",
imageAlt: "Laura Bianchi",
icon: ThumbsUp,
},
@@ -161,7 +161,7 @@ export default function AboutPage() {
name: "Giuseppe Colombo",
handle: "@giuseppecolombo_resort",
testimonial: "Servizio e prodotto eccellenti. Triotex è il nostro partner di fiducia per tutte le esigenze di protezione piscina.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mixed-race-man-with-glad-facial-expression-chats-mobile-phone-connected-wireless-internet-models-against-cafe-interior-has-toothy-smile-wears-casual-t-shirt-optical-glasses-blogging_273609-29639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mixed-race-man-with-glad-facial-expression-chats-mobile-phone-connected-wireless-internet-models-against-cafe-interior-has-toothy-smile-wears-casual-t-shirt-optical-glasses-blogging_273609-29639.jpg?_wi=2",
imageAlt: "Giuseppe Colombo",
icon: ThumbsUp,
},
@@ -170,7 +170,7 @@ export default function AboutPage() {
name: "Francesca Marini",
handle: "@francesca_marini_design",
testimonial: "Professionali e affidabili. Hanno realizzato una copertura su misura perfetta per la mia piscina privata.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-oversized-shirt-showing-thumbs-up-looking-happy-front-view_176474-106799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-oversized-shirt-showing-thumbs-up-looking-happy-front-view_176474-106799.jpg?_wi=2",
imageAlt: "Francesca Marini",
icon: ThumbsUp,
},
@@ -179,7 +179,7 @@ export default function AboutPage() {
name: "Antonio De Luca",
handle: "@delucaresort",
testimonial: "Qualità garantita e prezzi competitivi. Abbiamo una partnership stabile con Triotex da molti anni.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=4",
imageAlt: "Antonio De Luca",
icon: ThumbsUp,
},
@@ -188,7 +188,7 @@ export default function AboutPage() {
name: "Silvia Neri",
handle: "@silviapoolideas",
testimonial: "Consiglio Triotex a tutti i miei clienti. Prodotti resistenti e servizio clienti davvero eccezionale.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3387.jpg?_wi=4",
imageAlt: "Silvia Neri",
icon: ThumbsUp,
},

View File

@@ -1,28 +1,56 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Libre_Baskerville } 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 { Libre_Baskerville } 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 libreBaskerville = Libre_Baskerville({
variable: "--font-libre-baskerville",
subsets: ["latin"],
weight: ["400", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Triotex Coperture Piscine | Coperture Personalizzate Samarate",
description: "Produttore di coperture piscine personalizzate a Samarate, Varese. Coperture invernali, estive, sistemi di rolatura e teli PVC. Qualità garantita, 4.8★ su Google.",
keywords: "coperture piscina, coperture piscine samarate, coperture piscine varese, coperture invernali, coperture estive, teli piscina, sistemi rolatura, laghetti artificiali",
openGraph: {
title: "Triotex Coperture Piscine | Protezione Personalizzata",
description: "Soluzioni personalizzate per piscine. Coperture invernali, estive e sistemi di rolatura. Qualità premium, servizio professionale.",
siteName: "Triotex Coperture Piscine",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/swimming-pool_1203-2869.jpg",
alt: "Coperture piscine Triotex",
},
],
},
twitter: {
card: "summary_large_image",
title: "Triotex Coperture Piscine",
description: "Coperture personalizzate per piscine a Samarate. Qualità garantita, prezzi competitivi.",
images: ["http://img.b2bpic.net/free-photo/swimming-pool_1203-2869.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
@@ -32,7 +60,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${libreBaskerville.variable} ${inter.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${libreBaskerville.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -44,4 +74,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -114,23 +114,23 @@ export default function HomePage() {
imageAlt: "Copertura piscina personalizzata",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg?_wi=1",
imageAlt: "Coperture invernali con anelli",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg?_wi=1",
imageAlt: "Coperture estive a bolle",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=1",
imageAlt: "Sistema di rolatura motorizzato",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748207.jpg?_wi=1",
imageAlt: "Teli PVC per laghetti artificiali",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-drink_23-2149204457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-drink_23-2149204457.jpg?_wi=1",
imageAlt: "Reti di ombreggiatura per piscine",
},
]}
@@ -174,11 +174,11 @@ export default function HomePage() {
},
],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg?_wi=2",
imageAlt: "Copertura invernale con anelli",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg?_wi=3",
imageAlt: "Dettaglio anelli e pioli",
},
},
@@ -193,11 +193,11 @@ export default function HomePage() {
},
],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg?_wi=2",
imageAlt: "Copertura a bolle estiva",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg?_wi=3",
imageAlt: "Copertura solare doppia bolla",
},
},
@@ -212,11 +212,11 @@ export default function HomePage() {
},
],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=2",
imageAlt: "Sistema di rolatura motorizzato",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=3",
imageAlt: "Rullo con pali di supporto",
},
},
@@ -243,7 +243,7 @@ export default function HomePage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "8 recensioni",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg?_wi=4",
imageAlt: "Copertura invernale con serbatoio",
},
{
@@ -253,7 +253,7 @@ export default function HomePage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "9 recensioni",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg?_wi=4",
imageAlt: "Copertura doppia bolla solare",
},
{
@@ -263,7 +263,7 @@ export default function HomePage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "7 recensioni",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=4",
imageAlt: "Rullo motorizzato per piscina",
},
{
@@ -273,7 +273,7 @@ export default function HomePage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "6 recensioni",
imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748207.jpg?_wi=2",
imageAlt: "Telo PVC per laghetto",
},
{
@@ -283,7 +283,7 @@ export default function HomePage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "5 recensioni",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-drink_23-2149204457.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-drink_23-2149204457.jpg?_wi=2",
imageAlt: "Rete ombreggiante per piscina",
},
{
@@ -293,7 +293,7 @@ export default function HomePage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "7 recensioni",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=5",
imageAlt: "Rullo fisso manuale",
},
]}
@@ -353,7 +353,7 @@ export default function HomePage() {
name: "Marco Rossi",
handle: "@marcorossi_pool",
testimonial: "Sempre pronti a soddisfare le mie richieste. Materiali eccellenti e professionalità impeccabile. Altamente consigliato!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=1",
imageAlt: "Marco Rossi",
icon: ThumbsUp,
},
@@ -362,7 +362,7 @@ export default function HomePage() {
name: "Laura Bianchi",
handle: "@laurabianchi_wellness",
testimonial: "Precisi e competenti. La copertura è perfettamente adattata alle dimensioni della mia piscina. Servizio impeccabile.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3387.jpg?_wi=1",
imageAlt: "Laura Bianchi",
icon: ThumbsUp,
},
@@ -371,7 +371,7 @@ export default function HomePage() {
name: "Giuseppe Colombo",
handle: "@giuseppecolombo_resort",
testimonial: "Servizio e prodotto eccellenti. Triotex è il nostro partner di fiducia per tutte le esigenze di protezione piscina.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mixed-race-man-with-glad-facial-expression-chats-mobile-phone-connected-wireless-internet-models-against-cafe-interior-has-toothy-smile-wears-casual-t-shirt-optical-glasses-blogging_273609-29639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mixed-race-man-with-glad-facial-expression-chats-mobile-phone-connected-wireless-internet-models-against-cafe-interior-has-toothy-smile-wears-casual-t-shirt-optical-glasses-blogging_273609-29639.jpg?_wi=1",
imageAlt: "Giuseppe Colombo",
icon: ThumbsUp,
},
@@ -380,7 +380,7 @@ export default function HomePage() {
name: "Francesca Marini",
handle: "@francesca_marini_design",
testimonial: "Professionali e affidabili. Hanno realizzato una copertura su misura perfetta per la mia piscina privata.",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-oversized-shirt-showing-thumbs-up-looking-happy-front-view_176474-106799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-oversized-shirt-showing-thumbs-up-looking-happy-front-view_176474-106799.jpg?_wi=1",
imageAlt: "Francesca Marini",
icon: ThumbsUp,
},
@@ -389,7 +389,7 @@ export default function HomePage() {
name: "Antonio De Luca",
handle: "@delucaresort",
testimonial: "Qualità garantita e prezzi competitivi. Abbiamo una partnership stabile con Triotex da molti anni.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=2",
imageAlt: "Antonio De Luca",
icon: ThumbsUp,
},
@@ -398,7 +398,7 @@ export default function HomePage() {
name: "Silvia Neri",
handle: "@silviapoolideas",
testimonial: "Consiglio Triotex a tutti i miei clienti. Prodotti resistenti e servizio clienti davvero eccezionale.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3387.jpg?_wi=2",
imageAlt: "Silvia Neri",
icon: ThumbsUp,
},

View File

@@ -101,11 +101,11 @@ export default function ServicesPage() {
},
],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg?_wi=5",
imageAlt: "Copertura invernale con serbatoio",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg?_wi=6",
imageAlt: "Dettaglio anelli e serbatoio",
},
},
@@ -120,11 +120,11 @@ export default function ServicesPage() {
},
],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg?_wi=5",
imageAlt: "Copertura estiva a bolle",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg?_wi=6",
imageAlt: "Copertura solare doppia bolla",
},
},
@@ -139,11 +139,11 @@ export default function ServicesPage() {
},
],
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=6",
imageAlt: "Sistema di rolatura motorizzato",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=7",
imageAlt: "Rullo motorizzato con supporti",
},
},
@@ -170,7 +170,7 @@ export default function ServicesPage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "8 recensioni",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-hotel-banner-template-with-photo_23-2148927112.jpg?_wi=7",
imageAlt: "Copertura invernale con serbatoio",
},
{
@@ -180,7 +180,7 @@ export default function ServicesPage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "9 recensioni",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/child-having-fun-with-floater-pool_23-2149492601.jpg?_wi=7",
imageAlt: "Copertura doppia bolla solare",
},
{
@@ -190,7 +190,7 @@ export default function ServicesPage() {
price: "Su Preventivo",
rating: 5,
reviewCount: "7 recensioni",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=8",
imageAlt: "Rullo motorizzato per piscina",
},
]}