Update src/app/about/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function AboutPage() {
|
||||
quote: "Encomendei um buquê de rosas para minha namorada e chegou lindíssimo, bem embalado e chegou no prazo. Recomendo muito!",
|
||||
name: "João Silva",
|
||||
role: "Cliente Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=4",
|
||||
imageAlt: "João Silva"
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function AboutPage() {
|
||||
quote: "Contratei os serviços para meu casamento e ficou perfeito. A equipe foi muito profissional e as flores eram de qualidade premium.",
|
||||
name: "Maria Santos",
|
||||
role: "Noiva Feliz",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4",
|
||||
imageAlt: "Maria Santos"
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function AboutPage() {
|
||||
quote: "Compro as flores toda semana através da assinatura mensal. Sempre fresquinhas e o atendimento é impecável!",
|
||||
name: "Ana Costa",
|
||||
role: "Cliente Assinatura",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=5",
|
||||
imageAlt: "Ana Costa"
|
||||
}
|
||||
]}
|
||||
@@ -114,7 +114,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/floral-arrangement-with-different-fresh-flowers-leaves-twigs-pink-background_169016-11909.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/floral-arrangement-with-different-fresh-flowers-leaves-twigs-pink-background_169016-11909.jpg?_wi=4"
|
||||
imageAlt="Fundo de Flores"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user