Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6eb6fbd78b | |||
| 1597c67e5e | |||
| aeb3dafc45 |
@@ -43,6 +43,7 @@ export default function LandingPage() {
|
||||
<HeroOverlayTestimonial
|
||||
title="Where Coffee Becomes an Experience."
|
||||
description="Step into a space where Ethiopian tradition meets modern luxury—where every cup is crafted with intention, and every visit feels like a moment worth savoring."
|
||||
textPosition="top"
|
||||
testimonials={[
|
||||
{
|
||||
testimonial: "Delicious food, amazing coffee, and such a chill atmosphere. A hidden gem.", name: "Sarah Johnson", handle: "Local Resident", rating: 5,
|
||||
@@ -66,7 +67,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Experience the Ceremony", href: "#experience"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cocktail-wooden-table-restaurant_23-2147936121.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pouring-coffee-into-traditional-cup_1258-45678.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-satisfied-happy-young-man-glasses-working-cafe-sitting-coworking-space-with-laptop-showing-thumbs-up-like-approve-smth-good-chatting-giving-online-lessons_1258-314620.jpg", alt: "Sarah J."},
|
||||
@@ -184,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user