Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a1c2ed5cd6 | |||
| 6a055a7690 | |||
| 5940cb5373 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Artemis Kafe: Crafting Moments in Every Sip"
|
||||
description="Experience the perfect balance of artisanal coffee and warm, inviting atmosphere at the heart of the city."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[{ text: "View Menu", href: "#products" }]}
|
||||
buttons={[{ text: "Explore Our Signature Menu", href: "#products" }]}
|
||||
mediaAnimation="opacity"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/teenager-studying-gesturing-thumb-up_23-2147860826.jpg", imageAlt: "Cafe Scene 1" },
|
||||
@@ -136,4 +136,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user