diff --git a/src/app/page.tsx b/src/app/page.tsx index 17eda34..9854e4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,6 +58,7 @@ export default function LandingPage() { @@ -80,6 +81,7 @@ export default function LandingPage() { { id: "2", title: "Quiet Atmosphere", content: "A dedicated 'quiet space' policy ensures a relaxing environment away from the city noise." }, { id: "3", title: "Curated Selection", content: "Rotating specialty beans sourced from the finest origins worldwide." } ]} + imageSrc="http://img.b2bpic.net/free-photo/low-angle-coffee-process-work_23-2148366579.jpg?_wi=1" useInvertedBackground={true} mediaAnimation="slide-up" /> @@ -91,9 +93,11 @@ export default function LandingPage() { { id: "1", name: "Local Resident", handle: "@nogami_life", testimonial: "The perfect place to read a book and enjoy an exquisite pour-over.", rating: 5 }, { id: "2", name: "Artisan Seeker", handle: "@zen_minimalist", testimonial: "The balance of flavor and silence here is profound. I return every Sunday.", rating: 5 } ]} + description="What our guests have to say about their visit." showRating={true} animationType="slide-up" textboxLayout="default" + useInvertedBackground={false} title="Customer Stories" />