Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d48798e1b2 | |||
| 3bb2f03c5e | |||
| b6af4da5d8 | |||
| 2c8efedae8 | |||
| 0a4f3411ac | |||
| dc63decca6 | |||
| 33b5148223 | |||
| 50a3150eb0 | |||
| c683a12632 | |||
| b2ab3c4107 |
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
<div id="signature-products" data-section="signature-products">
|
||||
<ProductCardThree
|
||||
title="OUR BEST PLATES "
|
||||
description="Enjoy authentic flavors from €2.50–€6.50. Discover our most loved items: premium coffee drinks, fresh pastries, and artisanal baked goods that keep our customers coming back. Add items to cart and proceed to checkout with secure payment processing."
|
||||
description=""
|
||||
tag="Most Loved"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="opacity"
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "review-1", name: "María García", role: "Regular Customer", company: "\"Excellent coffee and generous portions!\"", rating: 5,
|
||||
id: "review-1", name: "María García", role: "", company: "\"Excellent coffee and generous portions!\"", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2867.jpg", imageAlt: "María García"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user