Merge version_2 into main #4
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
<div id="experience" data-section="experience">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Carlos M.", date: "12/05/2024", title: "Top", quote: "Sempre excelente. Volto sempre.", tag: "Burger", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-man-restaurant_23-2148899031.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-popping-balloon-with-paint_23-2148292530.jpg?_wi=2" },
|
||||
{ id: "2", name: "Ana R.", date: "10/05/2024", title: "Incrível", quote: "Gelato perfeito e burger suculento.", tag: "Experiência", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", imageSrc: "http://img.b2bpic.net/free-photo/eating-dinner-beef-lamb-tomato-sauce-with-cutlery_114579-1931.jpg?_wi=2" },
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Pedido"
|
||||
title="Pronto para provar o melhor da cidade?"
|
||||
|
||||
Reference in New Issue
Block a user