Update src/app/page.tsx
This commit is contained in:
@@ -90,11 +90,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alice M.", handle: "@alicem", testimonial: "The arrangements are breathtaking! Truly unique designs.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-afro-haircut-holding-bouquet-white-flowers_273609-22072.jpg" },
|
||||
{ id: "1", name: "Alice M.", handle: "@alicem", testimonial: "The arrangements are breathtaking! Truly unique designs.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-afro-haircut-holding-bouquet-white-flowers_273609-22072.jpg?_wi=1" },
|
||||
{ id: "2", name: "Julian R.", handle: "@julianr", testimonial: "Bistro brought my wedding vision to life with such care.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fruit-bouquet-christmas_1303-4576.jpg" },
|
||||
{ id: "3", name: "Sarah K.", handle: "@sarahk", testimonial: "Highest quality flowers and such friendly professional service.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-beautiful-young-woman-holding-rose-bouquet-hand_23-2148049152.jpg" },
|
||||
{ id: "4", name: "Marcus L.", handle: "@mlux", testimonial: "Perfect for gifting, always elegant and long-lasting.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-florist-taking-care-flowers-workplace-white-wall_176420-12277.jpg" },
|
||||
{ id: "5", name: "Elena P.", handle: "@elenaflowers", testimonial: "Incredible artistry in every bloom. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-afro-haircut-holding-bouquet-white-flowers_273609-22072.jpg" },
|
||||
{ id: "5", name: "Elena P.", handle: "@elenaflowers", testimonial: "Incredible artistry in every bloom. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-afro-haircut-holding-bouquet-white-flowers_273609-22072.jpg?_wi=2" },
|
||||
]}
|
||||
title="From Our Friends"
|
||||
description="Hear what our wonderful clients have to say about their Bistro experience."
|
||||
|
||||
Reference in New Issue
Block a user