Merge version_1 into main #2
1375
src/app/layout.tsx
1375
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Hashtag"
|
||||
brandName="Restaurante Hashtag"
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Diferenciais", id: "features" },
|
||||
@@ -41,14 +41,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Hashtag"
|
||||
logoText="Restaurante Hashtag"
|
||||
description="Um espaço sofisticado para encontros memoráveis. Grelhada Terra e Mar, ambiente lounge exclusivo, e momentos inesquecíveis em Talatona."
|
||||
buttons={[
|
||||
{ text: "Reservar Mesa Agora", href: "#contact" },
|
||||
{ text: "Ligar Agora", href: "tel:921573371" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg"
|
||||
imageAlt="Hashtag Restaurante & Lounge - Ambiente Premium"
|
||||
imageAlt="Restaurante Hashtag Restaurante & Lounge - Ambiente Premium"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="Hashtag Restaurante & Lounge é um espaço gerido por mulheres empreendedoras, dedicado a oferecer experiências gastronómicas diferenciadas e momentos memoráveis em Talatona, Luanda."
|
||||
title="Restaurante Hashtag Restaurante & Lounge é um espaço gerido por mulheres empreendedoras, dedicado a oferecer experiências gastronómicas diferenciadas e momentos memoráveis em Talatona, Luanda."
|
||||
metrics={[
|
||||
{ icon: Star, label: "Avaliação", value: "4.2★" },
|
||||
{ icon: Users, label: "Clientes Satisfeitos", value: "1000+" },
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2025 Hashtag Restaurante & Lounge. Todos os direitos reservados."
|
||||
bottomLeftText="© 2025 Restaurante Hashtag Restaurante & Lounge. Todos os direitos reservados."
|
||||
bottomRightText="Gestão Feminina | Qualidade Garantida"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user