Merge version_2 into main #1

Merged
bender merged 2 commits from version_2 into main 2026-03-06 22:53:33 +00:00
2 changed files with 48 additions and 47 deletions

View File

@@ -27,7 +27,8 @@ export const metadata: Metadata = {
openGraph: {
title: "Via Café Shopping Center - Your Premier Destination", description: "Experience Southern Minas Gerais' leading shopping, dining, and entertainment destination.", type: "website", siteName: "Via Café Shopping Center", images: [
{
url: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg", alt: "Via Café Shopping Center - Modern Interior"},
url: "http://img.b2bpic.net/free-photo/girl-library_1150-18018.jpg", alt: "Via Café Shopping Center - Modern Interior"
},
],
},
twitter: {
@@ -41,7 +42,7 @@ export default function RootLayout({
children: React.ReactNode;
}>) {
return (
<html lang="en" suppressHydrationWarning>
<html lang="pt-BR" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${dmSans.variable} antialiased`}
@@ -1419,4 +1420,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -185,27 +185,27 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "1", brand: "Fast Food", name: "McDonald's", price: "$", rating: 4,
id: "1", brand: "Fast Food", name: "McDonald's", price: "R$", rating: 4,
reviewCount: "8.2K", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3473.jpg", imageAlt: "McDonald's fast food restaurant"
},
{
id: "2", brand: "Burgers", name: "Burger King", price: "$", rating: 4,
id: "2", brand: "Burgers", name: "Burger King", price: "R$", rating: 4,
reviewCount: "6.5K", imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-having-coffee-indoors_23-2148422341.jpg", imageAlt: "Burger King restaurant and dining area"
},
{
id: "3", brand: "Sandwiches", name: "Subway", price: "$", rating: 4,
id: "3", brand: "Sandwiches", name: "Subway", price: "R$", rating: 4,
reviewCount: "5.1K", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-chicken-sandwiches-with-french-fries_141793-17527.jpg", imageAlt: "Subway sandwich restaurant"
},
{
id: "4", brand: "Brazilian Food", name: "Bob's", price: "$", rating: 5,
id: "4", brand: "Brazilian Food", name: "Bob's", price: "R$", rating: 5,
reviewCount: "7.3K", imageSrc: "http://img.b2bpic.net/free-photo/portrait-group-friends-having-fun-together-enjoying-good-time-while-drinking-fresh-fruit-juice-cafe_58466-16290.jpg", imageAlt: "Bob's Brazilian restaurant"
},
{
id: "5", brand: "Café & Snacks", name: "Premium Coffee & Pastries", price: "$", rating: 5,
id: "5", brand: "Café & Snacks", name: "Premium Coffee & Pastries", price: "R$", rating: 5,
reviewCount: "4.2K", imageSrc: "http://img.b2bpic.net/free-photo/side-view-wooden-chairs-restaurant_23-2148661123.jpg", imageAlt: "Coffee shop and café lounge"
},
{
id: "6", brand: "Fine Dining", name: "Upscale Restaurants", price: "$$$", rating: 5,
id: "6", brand: "Fine Dining", name: "Upscale Restaurants", price: "R$$$", rating: 5,
reviewCount: "3.8K", imageSrc: "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg", imageAlt: "Fine dining restaurant interior"
}
]}
@@ -276,32 +276,32 @@ export default function LandingPage() {
<div id="leasing" data-section="leasing">
<PricingCardNine
tag="Business Opportunity"
tag="Oportunidade de Negócio"
tagIcon={Briefcase}
tagAnimation="slide-up"
title="Bring Your Brand to Via Café"
description="One of the main shopping centers in Southern Minas Gerais. High regional traffic, diverse audience, and established retail destination."
title="Traga sua Marca para Via Café"
description="Um dos principais shopping centers do Sul de Minas Gerais. Alto fluxo regional, público diverso e destino varejista estabelecido."
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
plans={[
{
id: "retail", title: "Retail Space", price: "Competitive", period: "Rates", imageSrc: "http://img.b2bpic.net/free-photo/parking-entrance_1150-10839.jpg", imageAlt: "Modern retail store space in shopping center", features: [
"High-traffic location", "Professional foot traffic analysis", "Established retail ecosystem", "Flexible lease terms", "Full property maintenance"
id: "retail", title: "Espaço Varejista", price: "Competitivo", period: "Taxas", imageSrc: "http://img.b2bpic.net/free-photo/parking-entrance_1150-10839.jpg", imageAlt: "Modern retail store space in shopping center", features: [
"Localização de alto fluxo", "Análise profissional de tráfego", "Ecossistema varejista estabelecido", "Termos de locação flexíveis", "Manutenção completa da propriedade"
],
button: { text: "Request Information", href: "#contact" }
button: { text: "Solicitar Informações", href: "#contact" }
},
{
id: "dining", title: "Food & Dining", price: "Strategic", period: "Rates", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cooking_23-2149410194.jpg", imageAlt: "Food court and restaurant dining space", features: [
"Prime food court location", "Kitchen infrastructure ready", "High customer volume", "Food court synergy", "Professional management support"
id: "dining", title: "Alimentos & Refeições", price: "Estratégico", period: "Taxas", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cooking_23-2149410194.jpg", imageAlt: "Food court and restaurant dining space", features: [
"Localização prime na praça de alimentação", "Infraestrutura de cozinha pronta", "Alto volume de clientes", "Sinergia da praça de alimentação", "Suporte profissional de gestão"
],
button: { text: "Learn More", href: "#contact" }
button: { text: "Saiba Mais", href: "#contact" }
},
{
id: "services", title: "Services & Other", price: "Premium", period: "Rates", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg", imageAlt: "Service-based business retail space", features: [
"Service-friendly spaces", "Diverse tenant mix", "Strong market demand", "Professional environment", "Growth opportunities"
id: "services", title: "Serviços & Outros", price: "Premium", period: "Taxas", imageSrc: "http://img.b2bpic.net/free-photo/manager-working-financial-analysis-while-standing-with-laptop_482257-79485.jpg", imageAlt: "Service-based business retail space", features: [
"Espaços amigáveis para serviços", "Mix diverso de inquilinos", "Forte demanda do mercado", "Ambiente profissional", "Oportunidades de crescimento"
],
button: { text: "Get Details", href: "#contact" }
button: { text: "Obter Detalhes", href: "#contact" }
}
]}
/>
@@ -309,16 +309,16 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Get in Touch"
tag="Entre em Contato"
tagIcon={MessageCircle}
tagAnimation="slide-up"
title="Contact Via Café Shopping Center"
description="Have questions about visiting us, leasing space, or event inquiries? We'd love to hear from you. Get in touch with our team today."
title="Fale com Via Café Shopping Center"
description="Tem dúvidas sobre nos visitar, alugar espaço ou consultas sobre eventos? Adoraríamos ouvir você. Entre em contato com nosso time hoje."
background={{ variant: "radial-gradient" }}
useInvertedBackground={true}
inputPlaceholder="your@email.com"
buttonText="Send Message"
termsText="We respect your privacy and will respond within 24 hours during business hours."
inputPlaceholder="seu@email.com"
buttonText="Enviar Mensagem"
termsText="Respeitamos sua privacidade e responderemos em até 24 horas durante o horário comercial."
/>
</div>
@@ -326,42 +326,42 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Navigate", items: [
title: "Navegue", items: [
{ label: "Home", href: "#" },
{ label: "Stores", href: "#stores" },
{ label: "Dining", href: "#dining" },
{ label: "Entertainment", href: "#entertainment" }
{ label: "Lojas", href: "#stores" },
{ label: "Alimentação", href: "#dining" },
{ label: "Entretenimento", href: "#entertainment" }
]
},
{
title: "Discover", items: [
{ label: "About Us", href: "#about" },
{ label: "Events", href: "#entertainment" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "Leasing", href: "#leasing" }
title: "Descubra", items: [
{ label: "Sobre Nós", href: "#about" },
{ label: "Eventos", href: "#entertainment" },
{ label: "Depoimentos", href: "#testimonials" },
{ label: "Locação", href: "#leasing" }
]
},
{
title: "Contact", items: [
{ label: "Phone", href: "tel:+5535xxxx-xxxx" },
title: "Contato", items: [
{ label: "Telefone", href: "tel:+5535xxxx-xxxx" },
{ label: "Email", href: "mailto:info@viacafe.com.br" },
{ label: "Visit Us", href: "#contact" },
{ label: "Get Directions", href: "#contact" }
{ label: "Visite-nos", href: "#contact" },
{ label: "Como Chegar", href: "#contact" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
{ label: "Accessibility", href: "#" }
{ label: "Política de Privacidade", href: "#" },
{ label: "Termos de Serviço", href: "#" },
{ label: "Política de Cookies", href: "#" },
{ label: "Acessibilidade", href: "#" }
]
}
]}
bottomLeftText="© 2025 Via Café Shopping Center. All rights reserved."
bottomRightText="Varginha, Minas Gerais - Brazil"
bottomLeftText="© 2025 Via Café Shopping Center. Todos os direitos reservados."
bottomRightText="Varginha, Minas Gerais - Brasil"
/>
</div>
</ThemeProvider>
);
}
}