Merge version_1 into main #3
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
tag="Craft Coffee Culture"
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-islamic-new-year-concept-with-dates_23-2148611756.jpg", imageAlt: "Coffee preparation technique"
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
{ text: "Reserve a Table", href: "tel:+1-555-BREW-001" },
|
||||
{ text: "Get in Touch", href: "mailto:hello@inspiredbrew.com" },
|
||||
]}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user