Update src/app/page.tsx
This commit is contained in:
@@ -58,6 +58,12 @@ export default function LandingPage() {
|
||||
imageAlt="Fachada do Mercado Central em Morungaba"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Silva", handle: "@marias", testimonial: "Adoro comprar no Mercado Central! Sempre encontro produtos frescos e o atendimento é excelente.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EKYLjQZPSsofVV4cv4vgov96VI/uploaded-1779930469111-01qwzfc5.jpg"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user