Update src/app/page.tsx

This commit is contained in:
2026-04-07 04:55:33 +00:00
parent a38959c6ba
commit e14aac69cf

View File

@@ -104,11 +104,11 @@ export default function LandingPage() {
{
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Best pizza in the area! Service excelente e lasanha deliciosa.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg"},
{
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Comida ótima, staff simpático e preços acessíveis.", imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg"},
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Comida ótima, staff simpático e preços acessíveis.", imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg?_wi=1"},
{
id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "Sempre cheio — vale a pena, especialmente com amigos e família.", imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg"},
{
id: "4", name: "David Kim", handle: "@davidk", testimonial: "A melhor pizza junto à ria sem dúvida alguma.", imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg"},
id: "4", name: "David Kim", handle: "@davidk", testimonial: "A melhor pizza junto à ria sem dúvida alguma.", imageSrc: "http://img.b2bpic.net/free-photo/he-is-satisfied-from-his-life_329181-2789.jpg?_wi=2"},
{
id: "5", name: "Ana Silva", handle: "@anasilva", testimonial: "Staff incrível e ambiente muito acolhedor.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg"},
]}