Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d2142514d8 | |||
| d4a30e60b1 | |||
| 73e3e265a4 | |||
| 996f80c6ad | |||
| 59a0a40981 | |||
| a1941b2b20 |
@@ -87,10 +87,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{ items: ["Limited seating", "Peak hours busy", "No reservations"] }}
|
||||
positiveCard={{ items: ["Fresh craft beer", "Central location", "Expert brewers", "Live atmosphere"] }}
|
||||
negativeCard={{ items: ["An intimate, cozy atmosphere", "Enjoy at your own pace", "Walk-ins always welcome"] }}
|
||||
positiveCard={{ items: ["Freshly brewed on-site", "Located in the heart of Paulista", "Masterfully brewed batches", "Vibrant local atmosphere"] }}
|
||||
title="Why Choose Asterix?"
|
||||
description="We blend traditional brewing techniques with locally sourced ingredients for an unparalleled taste experience."
|
||||
description="We blend traditional brewing techniques with freshly brewed-on-site batches and locally sourced ingredients for an unparalleled taste experience."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -188,4 +188,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user