|
|
|
|
@@ -14,7 +14,7 @@ export default function HomePage() {
|
|
|
|
|
return (
|
|
|
|
|
<StyleProvider siteBackground="none" heroBackground="none" buttonVariant="stagger">
|
|
|
|
|
<LoaderReveal
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-16012.jpg"
|
|
|
|
|
imageSrc="https://storage.googleapis.com/webild/users/user_3FGi6dtAVsNXjIh9Cm8szDyq1It/uploaded-1781708118517-wbi60ixj.jpg"
|
|
|
|
|
title="SergioBelfoto"
|
|
|
|
|
/>
|
|
|
|
|
<SiteBackgroundSlot />
|
|
|
|
|
@@ -26,7 +26,7 @@ export default function HomePage() {
|
|
|
|
|
titleHighlight="luz e intenção."
|
|
|
|
|
description="SergioBelfoto — A arte de transformar o efémero em eterno."
|
|
|
|
|
descriptionMuted="Atendimento personalizado em Santarém. Mais do que fotografar, crio memórias sensoriais com sofisticação e profissionalismo."
|
|
|
|
|
primaryButton={{ text: "Pedir orçamento", href: "#contact", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-16012.jpg", avatarLabel: "Sergio" }}
|
|
|
|
|
primaryButton={{ text: "Pedir orçamento", href: "#contact", avatarSrc: "https://storage.googleapis.com/webild/users/user_3FGi6dtAVsNXjIh9Cm8szDyq1It/uploaded-1781708118517-wbi60ixj.jpg", avatarLabel: "Sergio" }}
|
|
|
|
|
secondaryButton={{ text: "Ver portfólio", href: "#services" }}
|
|
|
|
|
sectionTag="Galeria"
|
|
|
|
|
sectionTitle="Momentos que contam histórias"
|
|
|
|
|
@@ -49,7 +49,7 @@ export default function HomePage() {
|
|
|
|
|
quote="A minha fotografia é um convite à pausa. Procuro a luz perfeita, o gesto sincero e a verdade em cada momento que me confiam."
|
|
|
|
|
author="SergioBelfoto"
|
|
|
|
|
role="Fotógrafo em Santarém"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/bearded-black-man-wearing-suit-felt-hat_613910-16012.jpg"
|
|
|
|
|
imageSrc="https://storage.googleapis.com/webild/users/user_3FGi6dtAVsNXjIh9Cm8szDyq1It/uploaded-1781708118517-wbi60ixj.jpg"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="services" data-section="services">
|
|
|
|
|
@@ -84,7 +84,7 @@ export default function HomePage() {
|
|
|
|
|
inputs={[{ name: "name", type: "text", placeholder: "Nome", required: true }, { name: "phone", type: "tel", placeholder: "Telefone", required: true }]}
|
|
|
|
|
textarea={{ name: "message", placeholder: "Conte-me sobre o que deseja registar...", rows: 5, required: true }}
|
|
|
|
|
buttonText="Enviar Pedido"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/close-up-abstract-plastic-bag-concept_23-2148549031.jpg"
|
|
|
|
|
imageSrc="https://storage.googleapis.com/webild/users/user_3FGi6dtAVsNXjIh9Cm8szDyq1It/uploaded-1781708118517-wbi60ixj.jpg"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
</StyleProvider>
|
|
|
|
|
|