Merge version_13 into main
Merge version_13 into main
This commit was merged in pull request #13.
This commit is contained in:
@@ -10,7 +10,6 @@ import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestim
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import { Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -51,46 +50,14 @@ export default function LandingPage() {
|
||||
<HeroOverlayTestimonial
|
||||
title="As compras do seu dia a dia com a qualidade que você merece — em Morungaba!"
|
||||
description="Mercado Central oferece variedade, frescor e preços justos. Atendemos no Centro de Morungaba com a tradição de quem serve a comunidade há anos."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ana Paula", handle: "@anapaula.m", testimonial: "Sempre encontro tudo que preciso com muita qualidade e preço bom. O melhor de Morungaba!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg"},
|
||||
{
|
||||
name: "Carlos M.", handle: "@carlos.morungaba", testimonial: "O hortifrúti é espetacular! Produtos frescos todos os dias e um atendimento que faz a diferença. Recomendo muito!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg"},
|
||||
{
|
||||
name: "Beatriz S.", handle: "@beatriz_santos", testimonial: "Compro aqui há anos e nunca me decepcionei. A padaria tem pães deliciosos e o açougue sempre com carnes de primeira.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg"},
|
||||
{
|
||||
name: "Ricardo P.", handle: "@ricardop.mga", testimonial: "Preços muito competitivos e uma variedade incrível. É o supermercado que atende todas as necessidades da minha família.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg"},
|
||||
{
|
||||
name: "Mariana G.", handle: "@mari.ga", testimonial: "A localização é perfeita, no centro de Morungaba, e o ambiente é super agradável. Fazer compras aqui é sempre um prazer!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg"},
|
||||
]}
|
||||
tag="Avaliação 4.9 ⭐ no Google com + de 200 avaliações"
|
||||
buttons={[
|
||||
{
|
||||
text: "Falar no WhatsApp", href: "https://wa.me/5511916969424"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-pink-ribbon-breast-cancer-awareness-portrait_53876-96950.jpg", alt: "Avatar Ana Paula"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", alt: "Avatar cliente 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg", alt: "Avatar cliente 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", alt: "Avatar cliente 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5073.jpg", alt: "Avatar cliente 5"},
|
||||
]}
|
||||
avatarText="+200 clientes satisfeitos"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EKYLjQZPSsofVV4cv4vgov96VI/uploaded-1779930469111-01qwzfc5.jpg"
|
||||
imageAlt="Fachada do Mercado Central em Morungaba"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
tagIcon={Star}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,8 +98,6 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Visão", description: "Ser o supermercado de referência em Morungaba, reconhecido pela excelência."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865317.jpg"
|
||||
imageAlt="Equipe do Mercado Central sorrindo e trabalhando"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user