Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 72943caced | |||
| 7690e82d9d |
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardRotatedCarousel
|
<HeroBillboardRotatedCarousel
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
title="Awaken Your Senses with Java Cafe's Artisanal Roasts"
|
title="Awaken Your Senses with Java Cafe's Artisanal Roasts"
|
||||||
description="Experience artisanal coffee roasted to perfection in a warm, welcoming environment."
|
description="Stop by our downtown location before 11 AM today to get a complimentary pastry with any handcrafted latte purchase!"
|
||||||
buttons={[{ text: "Order Now", href: "/order" }]}
|
buttons={[{ text: "Order Now", href: "/order" }]}
|
||||||
carouselItems={[
|
carouselItems={[
|
||||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=1", imageAlt: "Coffee shop interior" },
|
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=1", imageAlt: "Coffee shop interior" },
|
||||||
|
|||||||
Reference in New Issue
Block a user