Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Contattaci", href: "#contact" },
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-female-wearing-working-clothes-apron-goggles-standing-with-crossed-arms-workshop-against-wall-tools_613910-19779.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-female-wearing-working-clothes-apron-goggles-standing-with-crossed-arms-workshop-against-wall-tools_613910-19779.jpg?_wi=1"
|
||||
imageAlt="Ferramenta Patti store showcase"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
title: "Servizio", description: "Il proprietario è sempre gentile e attento, come il buon vino che migliora con il tempo", icon: Heart,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-young-male-friends-enjoying-glasses-drink_23-2147859515.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-young-male-friends-enjoying-glasses-drink_23-2147859515.jpg?_wi=1"
|
||||
imageAlt="Expert hardware store consultation"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -92,9 +92,9 @@ export default function LandingPage() {
|
||||
title: "Consulenza Prodotti", description: "I nostri esperti ti aiutano a scegliere i prodotti giusti per le tue esigenze specifiche", icon: Lightbulb,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-carving-traditional-figures-from-wood_114579-11471.jpg", imageAlt: "Product consultation service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-carving-traditional-figures-from-wood_114579-11471.jpg?_wi=1", imageAlt: "Product consultation service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-male-friends-enjoying-glasses-drink_23-2147859515.jpg", imageAlt: "Expert advice hardware"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-male-friends-enjoying-glasses-drink_23-2147859515.jpg?_wi=2", imageAlt: "Expert advice hardware"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -103,16 +103,16 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-standing-ladder-searching-parcel-shelf-industrial-warehouse-storehouse-worker-wearing-hard-hat-taking-cardboard-box-client-order-packing-stockroom_482257-63892.jpg", imageAlt: "Fast delivery service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-female-wearing-working-clothes-apron-goggles-standing-with-crossed-arms-workshop-against-wall-tools_613910-19779.jpg", imageAlt: "Professional hardware supplies"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-female-wearing-working-clothes-apron-goggles-standing-with-crossed-arms-workshop-against-wall-tools_613910-19779.jpg?_wi=2", imageAlt: "Professional hardware supplies"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Ampia Selezione", description: "Un catalogo completo di attrezzi e materiali per ogni tipo di progetto", icon: Grid3x3,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-female-wearing-working-clothes-apron-goggles-standing-with-crossed-arms-workshop-against-wall-tools_613910-19779.jpg", imageAlt: "Wide product selection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-female-wearing-working-clothes-apron-goggles-standing-with-crossed-arms-workshop-against-wall-tools_613910-19779.jpg?_wi=3", imageAlt: "Wide product selection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-carving-traditional-figures-from-wood_114579-11471.jpg", imageAlt: "Comprehensive supplies"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/master-carving-traditional-figures-from-wood_114579-11471.jpg?_wi=2", imageAlt: "Comprehensive supplies"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-female-wearing-working-clothes-apron-goggles-standing-with-crossed-arms-workshop-against-wall-tools_613910-19779.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-female-wearing-working-clothes-apron-goggles-standing-with-crossed-arms-workshop-against-wall-tools_613910-19779.jpg?_wi=4"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="La tua email"
|
||||
|
||||
Reference in New Issue
Block a user