Merge version_1 into main #4
@@ -126,12 +126,12 @@ export default function LandingPage() {
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Maria G.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "woman portrait customer happy smile professional photo" },
|
||||
{ id: "2", name: "James K.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "man portrait customer review satisfied face professional headshot" },
|
||||
{ id: "3", name: "Sofia R.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "woman smiling customer testimonial profile picture" },
|
||||
{ id: "4", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "person portrait happy customer authentic review face photo" },
|
||||
{ id: "5", name: "Elena T.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "woman portrait customer happy smile professional photo" },
|
||||
{ id: "6", name: "Carlos L.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "man portrait customer review satisfied face professional headshot" },
|
||||
{ id: "1", name: "Maria G.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1", imageAlt: "woman portrait customer happy smile professional photo" },
|
||||
{ id: "2", name: "James K.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "man portrait customer review satisfied face professional headshot" },
|
||||
{ id: "3", name: "Sofia R.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1", imageAlt: "woman smiling customer testimonial profile picture" },
|
||||
{ id: "4", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=2", imageAlt: "person portrait happy customer authentic review face photo" },
|
||||
{ id: "5", name: "Elena T.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2", imageAlt: "woman portrait customer happy smile professional photo" },
|
||||
{ id: "6", name: "Carlos L.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "man portrait customer review satisfied face professional headshot" },
|
||||
]}
|
||||
cardTitle="Thousands of satisfied customers trust Nana's Ceviche for authentic coastal flavors"
|
||||
cardTag="Customer Love"
|
||||
@@ -188,19 +188,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Fresh Seafood", description: "We prepare our ceviche daily with fresh, hand-selected ingredients sourced from local coastal suppliers.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wooden-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-table_179666-46861.jpg", imageAlt: "fresh ingredients seafood prep coastal kitchen cooking preparation"
|
||||
title: "Fresh Seafood", description: "We prepare our ceviche daily with fresh, hand-selected ingredients sourced from local coastal suppliers.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wooden-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-table_179666-46861.jpg?_wi=1", imageAlt: "fresh ingredients seafood prep coastal kitchen cooking preparation"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Authentic Flavor", description: "Inspired by traditional coastal recipes, our ceviche brings genuine flavors from the heart of Mexican cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wooden-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-table_179666-46861.jpg", imageAlt: "fresh ingredients seafood prep coastal kitchen cooking preparation"
|
||||
title: "Authentic Flavor", description: "Inspired by traditional coastal recipes, our ceviche brings genuine flavors from the heart of Mexican cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wooden-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-table_179666-46861.jpg?_wi=2", imageAlt: "fresh ingredients seafood prep coastal kitchen cooking preparation"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Made To Order", description: "Every bowl is crafted fresh when you order, ensuring maximum flavor and perfect texture in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wooden-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-table_179666-46861.jpg", imageAlt: "fresh ingredients seafood prep coastal kitchen cooking preparation"
|
||||
title: "Made To Order", description: "Every bowl is crafted fresh when you order, ensuring maximum flavor and perfect texture in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wooden-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-table_179666-46861.jpg?_wi=3", imageAlt: "fresh ingredients seafood prep coastal kitchen cooking preparation"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Family Owned", description: "A local spot built with love and passion by Nana and her family, serving our community with pride.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wooden-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-table_179666-46861.jpg", imageAlt: "fresh ingredients seafood prep coastal kitchen cooking preparation"
|
||||
title: "Family Owned", description: "A local spot built with love and passion by Nana and her family, serving our community with pride.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-with-black-gloves-holding-raw-fish-wooden-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-table_179666-46861.jpg?_wi=4", imageAlt: "fresh ingredients seafood prep coastal kitchen cooking preparation"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user