Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 84ecd16d34 | |||
| 31abfb6c5f | |||
| a2b5c44abb |
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
title="Your Neighborhood Coffee and Gathering Place"
|
title="Your Perfect Escape: Handcrafted Coffee, Fresh Bites & Community Vibes"
|
||||||
description="Handcrafted coffee, fresh eatery fare, and the perfect spot to work or connect. Open daily with free WiFi and a community vibe."
|
description="Discover your new favorite spot. Savor artisanal coffee and delicious eatery fare in a welcoming atmosphere. Work, connect, or relax with free WiFi, open daily."
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-hand-pouring-champagne-into-glass-ready-drink-blur-table-restaurant_1150-6451.jpg", imageAlt: "Handcrafted latte" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/man-hand-pouring-champagne-into-glass-ready-drink-blur-table-restaurant_1150-6451.jpg", imageAlt: "Handcrafted latte" },
|
||||||
@@ -230,4 +230,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user