Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7be503805c | |||
| b60e99cf17 | |||
| 85f2952adb | |||
| f20154d60f |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Java Cafe: Your Daily Brew"
|
||||
title="Awaken Your Senses with Java Cafe's Artisanal Roasts"
|
||||
description="Experience artisanal coffee roasted to perfection in a warm, welcoming environment."
|
||||
buttons={[{ text: "Order Now", href: "/order" }]}
|
||||
carouselItems={[
|
||||
@@ -127,4 +127,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user