Compare commits
8 Commits
version_3_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c8fd18193 | |||
| 2a01e965b6 | |||
| 9460b368df | |||
| 0f8b154636 | |||
| afe21f555d | |||
| 8492267d40 | |||
| e2ebaa1e9f | |||
| 7bf2391aa2 |
@@ -10,8 +10,8 @@ export default function Layout() {
|
||||
<StyleProvider buttonVariant="default" siteBackground="none" heroBackground="none">
|
||||
<SiteBackgroundSlot />
|
||||
<NavbarFloatingLogo
|
||||
logo="Joseph Alexander"
|
||||
logoImageSrc="https://storage.googleapis.com/webild/default/templates/creative-portfolio/avatar.webp"
|
||||
logo="Sergio "
|
||||
logoImageSrc="https://storage.googleapis.com/webild/users/user_3FGi6dtAVsNXjIh9Cm8szDyq1It/uploaded-1781708118517-wbi60ixj.jpg"
|
||||
navItems={[
|
||||
{ name: "Work", href: "#work" },
|
||||
{ name: "About", href: "#about" },
|
||||
@@ -25,7 +25,7 @@ export default function Layout() {
|
||||
</main>
|
||||
<FooterMinimal
|
||||
brand="Alexander"
|
||||
copyright="© 2026 Joseph Alexander. All rights reserved."
|
||||
copyright="© 2026 Sergio . All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: "Twitter", href: "#" },
|
||||
{ icon: "Linkedin", href: "#" },
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user