Merge version_1 into main #3
@@ -25,7 +25,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="inset"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
tag="NBC Café Since 2017"
|
||||
tagIcon={Coffee}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354593.jpg"
|
||||
imageAlt="Coffee being poured with latte art"
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
title="Visit Nothing Before Coffee"
|
||||
description="Stop by our café on DVG Road in Basavanagudi. We're open daily from 7:30 AM to 11:30 PM. Call us at +91 63601 90874 for any queries."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
|
||||
Reference in New Issue
Block a user