Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-10 01:49:56 +00:00

View File

@@ -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>