2 Commits

Author SHA1 Message Date
081bb98ee8 Update src/app/page.tsx 2026-03-09 20:02:39 +00:00
e37f8000de Merge version_2 into main
Merge version_2 into main
2026-03-09 20:01:06 +00:00

View File

@@ -14,32 +14,32 @@ import Link from "next/link";
export default function HomePage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "Browse", id: "/browse" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Início", id: "/" },
{ name: "Navegar", id: "/browse" },
{ name: "Sobre", id: "/about" },
{ name: "Contacto", id: "/contact" },
];
const footerColumns = [
{
items: [
{ label: "Home", href: "/" },
{ label: "Browse Stores", href: "/browse" },
{ label: "About", href: "/about" },
{ label: "Início", href: "/" },
{ label: "Navegar Lojas", href: "/browse" },
{ label: "Sobre", href: "/about" },
],
},
{
items: [
{ label: "Contact", href: "/contact" },
{ label: "Support", href: "#" },
{ label: "For Businesses", href: "#" },
{ label: "Contacto", href: "/contact" },
{ label: "Suporte", href: "#" },
{ label: "Para Empresas", href: "#" },
],
},
{
items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
{ label: "Política de Privacidade", href: "#" },
{ label: "Termos de Serviço", href: "#" },
{ label: "Política de Cookies", href: "#" },
],
},
];
@@ -63,51 +63,51 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
tag="Discover Local Retail"
tag="Descubra Comércio Local"
tagIcon={MapPin}
title="Find Every Store in One Place"
description="Explore comprehensive retail store directories, discover new shopping destinations, and get detailed information about your favorite commercial spaces. Search, filter, and connect with thousands of stores."
title="Encontre Todas as Lojas num Único Lugar"
description="Explore directórios abrangentes de lojas de retalho, descubra novos destinos de compras e obtenha informações detalhadas sobre seus espaços comerciais favoritos. Pesquise, filtre e conecte com milhares de lojas."
background={{ variant: "animated-grid" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=1", imageAlt: "Modern shopping mall"},
imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=1", imageAlt: "Centro comercial moderno"},
{
imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=1", imageAlt: "Store search interface"},
imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=1", imageAlt: "Interface de pesquisa de lojas"},
{
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=1", imageAlt: "Store listing grid"},
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=1", imageAlt: "Grelha de listagem de lojas"},
{
imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg?_wi=1", imageAlt: "Store profile details"},
imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg?_wi=2", imageAlt: "Detalhes do perfil da loja"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg?_wi=2", imageAlt: "Detailed store information"},
imageSrc: "http://img.b2bpic.net/free-vector/different-people-using-augmented-reality-smartphones_52683-52899.jpg?_wi=2", imageAlt: "Informações detalhadas da loja"},
{
imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=2", imageAlt: "Shopping destination"},
imageSrc: "http://img.b2bpic.net/free-psd/zero-waste-instagram-stories-template_23-2148476918.jpg?_wi=2", imageAlt: "Destino de compras"},
{
imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=2", imageAlt: "Smart search functionality"},
imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=2", imageAlt: "Funcionalidade de pesquisa inteligente"},
{
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=2", imageAlt: "Complete store catalog"},
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=2", imageAlt: "Catálogo completo de lojas"},
]}
carouselPosition="right"
buttons={[
{ text: "Start Browsing", href: "/browse" },
{ text: "Learn More", href: "#about" },
{ text: "Começar a Navegar", href: "/browse" },
{ text: "Saber Mais", href: "#about" },
]}
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
tag="Our Mission"
tag="Nossa Missão"
tagIcon={Target}
title="Connecting Shoppers with Retailers Everywhere"
description="StoreHub is your ultimate retail commerce directory platform. We connect millions of shoppers with thousands of retail stores, providing comprehensive information, real-time updates, and seamless shopping experiences. Our mission is to make store discovery effortless and enjoyable."
title="Conectando Compradores com Retalhistas em Todo o Lado"
description="StoreHub é sua plataforma última de directório de comércio retalhista. Ligamos milhões de compradores com milhares de lojas de retalho, fornecendo informações abrangentes, actualizações em tempo real e experiências de compra perfeitas. Nossa missão é tornar a descoberta de lojas fácil e agradável."
metrics={[
{ value: "50K+", title: "Retail Stores Listed" },
{ value: "2M+", title: "Monthly Active Users" },
{ value: "50K+", title: "Lojas Retalhistas Listadas" },
{ value: "2M+", title: "Utilizadores Activos Mensais" },
]}
imageSrc="http://img.b2bpic.net/free-vector/hand-drawn-sale-instagram-story-collection_23-2149069773.jpg?_wi=3"
imageAlt="Retail stores directory"
imageAlt="Directório de lojas retalhistas"
useInvertedBackground={true}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -116,26 +116,26 @@ export default function HomePage() {
<div id="features" data-section="features">
<FeatureCardTwentyOne
tag="Why Choose Us"
tag="Por Que Nos Escolher"
tagIcon={Star}
title="Powerful Store Discovery Tools"
description="Access advanced search and filtering capabilities to find exactly what you're looking for. Our platform puts comprehensive retail information at your fingertips."
title="Ferramentas Poderosas de Descoberta de Lojas"
description="Aceda a capacidades avançadas de pesquisa e filtragem para encontrar exactamente o que procura. Nossa plataforma coloca informações retalhistas abrangentes na ponta dos seus dedos."
accordionItems={[
{
id: "1", title: "Smart Store Search", content:
"Find stores by name, category, location, or services offered. Our intelligent search engine delivers accurate results in seconds, helping you locate the perfect retail destination."},
id: "1", title: "Pesquisa Inteligente de Lojas", content:
"Encontre lojas por nome, categoria, localização ou serviços oferecidos. Nosso motor de pesquisa inteligente oferece resultados precisos em segundos, ajudando você a localizar o destino de retalho perfeito."},
{
id: "2", title: "Detailed Store Profiles", content:
"Access complete store information including hours, contact details, locations, services, amenities, and customer reviews. Make informed decisions before your visit."},
id: "2", title: "Perfis Detalhados de Lojas", content:
"Aceda a informações completas da loja, incluindo horários, detalhes de contacto, localizações, serviços, comodidades e comentários de clientes. Tome decisões informadas antes da sua visita."},
{
id: "3", title: "Real-Time Updates", content:
"Get instant notifications about store promotions, new openings, temporary closures, and special events. Stay connected with your favorite retail destinations."},
id: "3", title: "Actualizações em Tempo Real", content:
"Receba notificações instantâneas sobre promoções de lojas, novas aberturas, encerramentos temporários e eventos especiais. Mantenha-se conectado com seus destinos retalhistas favoritos."},
{
id: "4", title: "Store Ratings & Reviews", content:
"Read authentic customer reviews and ratings for stores. Share your experiences and help other shoppers discover quality retailers in your area."},
id: "4", title: "Classificações e Comentários de Lojas", content:
"Leia comentários autênticos de clientes e classificações para lojas. Partilhe suas experiências e ajude outros compradores a descobrir retalhistas de qualidade na sua área."},
]}
imageSrc="http://img.b2bpic.net/free-vector/purchase-online-app-concept-pack_23-2148650966.jpg?_wi=3"
imageAlt="Store search and discovery"
imageAlt="Pesquisa e descoberta de lojas"
useInvertedBackground={false}
mediaPosition="right"
mediaAnimation="slide-up"
@@ -144,12 +144,12 @@ export default function HomePage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Major Retailers"
description="Partner with leading retail chains and independent stores using our comprehensive directory platform"
tag="Featured Partners"
title="Confiável por Principais Retalhistas"
description="Parceiro com cadeias de retalho líderes e lojas independentes usando nossa plataforma de directório abrangente"
tag="Parceiros em Destaque"
tagIcon={Building2}
names={[
"Shopping District Collective", "Retail Alliance Network", "Commerce Hub Association", "Store Owners Federation", "Shopping Center Group", "Retail Excellence Initiative", "Commerce Directory Plus"]}
"Colectivo de Distrito Comercial", "Rede de Aliança Retalhista", "Associação Hub Comercial", "Federação de Proprietários de Lojas", "Grupo do Centro Comercial", "Iniciativa de Excelência Retalhista", "Directório de Comércio Plus"]}
textboxLayout="default"
useInvertedBackground={true}
speed={40}
@@ -159,26 +159,26 @@ export default function HomePage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
title="What Shoppers Say"
description="Read authentic experiences from thousands of users who have discovered their favorite stores through StoreHub"
tag="Customer Reviews"
title="O Que os Compradores Dizem"
description="Leia experiências autênticas de milhares de utilizadores que descobriram suas lojas favoritas através do StoreHub"
tag="Comentários de Clientes"
tagIcon={MessageCircle}
testimonials={[
{
id: "1", name: "Maria Santos", role: "Frequent Shopper", testimonial:
"StoreHub completely changed how I discover stores. I found amazing boutiques I never knew existed in my neighborhood. The detailed information and reviews are incredibly helpful!", imageSrc:
id: "1", name: "Maria Santos", role: "Compradora Frequente", testimonial:
"StoreHub mudou completamente a forma como descubro lojas. Encontrei boutiques incríveis que nunca soube que existiam no meu bairro. As informações detalhadas e os comentários são extremamente úteis!", imageSrc:
"http://img.b2bpic.net/free-vector/testimonial-design-with-speech-bubbles-concept_23-2147951850.jpg?_wi=1", imageAlt: "Maria Santos"},
{
id: "2", name: "David Thompson", role: "Store Manager", testimonial:
"As a store manager, I appreciate how StoreHub showcases our business. Our customers find us easily, and the platform provides valuable insights about shopping trends.", imageSrc:
id: "2", name: "David Thompson", role: "Gestor de Loja", testimonial:
"Como gestor de loja, aprecio como o StoreHub mostra nosso negócio. Nossos clientes nos encontram facilmente e a plataforma fornece insights valiosos sobre tendências de compras.", imageSrc:
"http://img.b2bpic.net/free-photo/fantastic-meeting-with-friends-shopping_329181-7999.jpg?_wi=1", imageAlt: "David Thompson"},
{
id: "3", name: "Elena Rodriguez", role: "Shopping Enthusiast", testimonial:
"The search functionality is fantastic! I can filter by store type, hours, and customer ratings. It saves me so much time planning my shopping trips.", imageSrc:
id: "3", name: "Elena Rodriguez", role: "Entusiasta de Compras", testimonial:
"A funcionalidade de pesquisa é fantástica! Posso filtrar por tipo de loja, horários e classificações de clientes. Poupa-me muito tempo no planeamento das minhas idas às compras.", imageSrc:
"http://img.b2bpic.net/free-photo/redhead-woman-holding-yellow-shopping-bag_23-2148339164.jpg?_wi=1", imageAlt: "Elena Rodriguez"},
{
id: "4", name: "James Wilson", role: "Retail Professional", testimonial:
"StoreHub is the future of retail discovery. The comprehensive store information and real-time updates make it an essential tool for both shoppers and retailers.", imageSrc:
id: "4", name: "James Wilson", role: "Profissional de Retalho", testimonial:
"StoreHub é o futuro da descoberta de retalho. As informações abrangentes da loja e as actualizações em tempo real fazem dela uma ferramenta essencial tanto para compradores quanto para retalhistas.", imageSrc:
"http://img.b2bpic.net/free-photo/closeup-selective-focus-shot-female-trying-some-clothes-standing-front-mirror_181624-19342.jpg", imageAlt: "James Wilson"},
]}
textboxLayout="default"
@@ -189,29 +189,29 @@ export default function HomePage() {
<div id="faq" data-section="faq">
<FaqSplitMedia
title="Frequently Asked Questions"
description="Find answers to common questions about using StoreHub to discover and explore retail stores"
tag="Help & Support"
title="Perguntas Frequentes"
description="Encontre respostas para perguntas comuns sobre como usar o StoreHub para descobrir e explorar lojas de retalho"
tag="Ajuda e Suporte"
tagIcon={HelpCircle}
faqs={[
{
id: "1", title: "How do I search for stores on StoreHub?", content:
"Use our search bar and filters to find stores by name, category, or location."},
id: "1", title: "Como faço para pesquisar lojas no StoreHub?", content:
"Use nossa barra de pesquisa e filtros para encontrar lojas por nome, categoria ou localização."},
{
id: "2", title: "Can I see store hours and contact information?", content:
"Yes! Each store profile displays complete information including business hours, phone numbers, websites, physical addresses, directions, and special services. This information is updated regularly by store owners and our team."},
id: "2", title: "Posso ver os horários das lojas e informações de contacto?", content:
"Sim! Cada perfil de loja exibe informações completas, incluindo horários comerciais, números de telefone, websites, endereços físicos, direcções e serviços especiais. Esta informação é actualizada regularmente pelos proprietários de lojas e nossa equipa."},
{
id: "3", title: "How accurate are the store reviews and ratings?", content:
"All reviews are verified from real customers. We use advanced algorithms to detect and remove fake reviews, ensuring authenticity. Store ratings are calculated from genuine customer experiences and feedback."},
id: "3", title: "Qual é a precisão dos comentários e classificações das lojas?", content:
"Todos os comentários são verificados de clientes reais. Usamos algoritmos avançados para detectar e remover comentários falsos, garantindo autenticidade. As classificações das lojas são calculadas a partir de experiências e comentários genuínos de clientes."},
{
id: "4", title: "Can store owners update their information?", content:
"Absolutely! Store owners and managers can claim their listings and update information, photos, hours, promotions, and services directly. This ensures customers always see the most current details."},
id: "4", title: "Os proprietários de lojas podem actualizar suas informações?", content:
"Absolutamente! Proprietários e gestores de lojas podem reivindicar seus anúncios e actualizar informações, fotos, horários, promoções e serviços directamente. Isto garante que os clientes sempre vejam os detalhes mais actualizados."},
{
id: "5", title: "Is StoreHub available on mobile devices?", content:
"Yes, StoreHub is fully optimized for smartphones and tablets. Download our mobile app or access the responsive web version for seamless store discovery on the go."},
id: "5", title: "O StoreHub está disponível em dispositivos móveis?", content:
"Sim, StoreHub é totalmente optimizado para smartphones e tablets. Descarregue nossa aplicação móvel ou aceda à versão web responsiva para descoberta de lojas perfeita em movimento."},
]}
imageSrc="http://img.b2bpic.net/free-photo/manager-preparing-store-reopening_23-2149142184.jpg"
imageAlt="Customer support and help"
imageAlt="Suporte ao cliente e ajuda"
useInvertedBackground={true}
mediaPosition="right"
mediaAnimation="slide-up"