Merge version_1 into main #5
@@ -24,7 +24,7 @@ export default function HomePage() {
|
||||
background={{variant: "gradient-bars"}}
|
||||
buttons={[{text: "Richiedi preventivo", href: "/contatti"}, {text: "Contattaci subito", href: "/contatti"}]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -19,7 +19,7 @@ export default function ServiziPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{id: "p1", name: "Impianti Elettrici", price: "Personalizzato", variant: "Civile", imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg"},
|
||||
{id: "p1", name: "Impianti Elettrici", price: "Personalizzato", variant: "Civile", imageSrc: "http://img.b2bpic.net/free-photo/antique-ceiling-lamp_1203-804.jpg?_wi=2"},
|
||||
{id: "p2", name: "Fotovoltaico", price: "Soluzione Green", variant: "Residenziale", imageSrc: "http://img.b2bpic.net/free-vector/renewable-energy-logo-design_23-2150045630.jpg"},
|
||||
{id: "p3", name: "Manutenzione", price: "Assistenza H24", variant: "Tecnico", imageSrc: "http://img.b2bpic.net/free-vector/contact-us-flat-elements-composition-composition_98292-6888.jpg"}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user