Merge version_1 into main #2
@@ -15,7 +15,7 @@ export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
@@ -45,11 +45,14 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-book_23-2147767502.jpg", alt: "Satisfied Galu customer"},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-woman-with-book_23-2147767502.jpg", alt: "Satisfied Galu customer"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-near-wall_23-2148718041.jpg", alt: "Happy Galu customer"},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-near-wall_23-2148718041.jpg", alt: "Happy Galu customer"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-with-white-cup-tea-modern-kitchen-sunny-fall-morning-time_273443-2510.jpg", alt: "Galu regular"},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-with-white-cup-tea-modern-kitchen-sunny-fall-morning-time_273443-2510.jpg", alt: "Galu regular"
|
||||
},
|
||||
]}
|
||||
avatarText="Join our community of devoted fans"
|
||||
buttons={[
|
||||
@@ -69,11 +72,14 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
products={[
|
||||
{
|
||||
id: "matcha-latte", name: "Perfect Matcha Latte", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/hot-green-tea-glass-with-cream-topped-with-green-tea-decorated-with-green-tea-powder_1150-23338.jpg", imageAlt: "Perfect Matcha Latte"},
|
||||
id: "matcha-latte", name: "Perfect Matcha Latte", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/hot-green-tea-glass-with-cream-topped-with-green-tea-decorated-with-green-tea-powder_1150-23338.jpg", imageAlt: "Perfect Matcha Latte"
|
||||
},
|
||||
{
|
||||
id: "banana-dream", name: "Banana Dream Shake", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-composition_23-2148104780.jpg", imageAlt: "Banana Dream Shake"},
|
||||
id: "banana-dream", name: "Banana Dream Shake", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-composition_23-2148104780.jpg", imageAlt: "Banana Dream Shake"
|
||||
},
|
||||
{
|
||||
id: "brunch-toast", name: "Brunch Toast Collection", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg?_wi=1", imageAlt: "Brunch Toast Collection"},
|
||||
id: "brunch-toast", name: "Brunch Toast Collection", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg", imageAlt: "Brunch Toast Collection"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="blur-reveal"
|
||||
@@ -90,7 +96,8 @@ export default function LandingPage() {
|
||||
tag="Community Love"
|
||||
tagIcon={Heart}
|
||||
names={[
|
||||
"Local Instagram Favorite", "Neighborhood Gem", "Worth the Wait", "Must-Try Matcha Spot", "Cult Cafe Status", "Brunch Destination", "Matcha Obsession Hub", "Community Favorite"]}
|
||||
"Local Instagram Favorite", "Neighborhood Gem", "Worth the Wait", "Must-Try Matcha Spot", "Cult Cafe Status", "Brunch Destination", "Matcha Obsession Hub", "Community Favorite"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={35}
|
||||
@@ -108,9 +115,10 @@ export default function LandingPage() {
|
||||
{ value: "20 min", title: "Average Wait (and worth it)" },
|
||||
{ value: "∞", title: "Satisfied Regulars" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg"
|
||||
imageAlt="Galu Cafe cozy interior"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,18 +127,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-book_23-2147767502.jpg", imageAlt: "Maria Rodriguez"},
|
||||
id: "1", name: "Maria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-book_23-2147767502.jpg", imageAlt: "Maria Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Alex Chen", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-near-wall_23-2148718041.jpg", imageAlt: "Alex Chen"},
|
||||
id: "2", name: "Alex Chen", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-near-wall_23-2148718041.jpg", imageAlt: "Alex Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Jessica Park", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-white-cup-tea-modern-kitchen-sunny-fall-morning-time_273443-2510.jpg", imageAlt: "Jessica Park"},
|
||||
id: "3", name: "Jessica Park", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-white-cup-tea-modern-kitchen-sunny-fall-morning-time_273443-2510.jpg", imageAlt: "Jessica Park"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Torres", imageSrc: "http://img.b2bpic.net/free-photo/frowning-with-closed-eyes-young-handsome-guy-wearing-black-shirt-crossing-hands-isolated-yellow-wall_141793-87122.jpg", imageAlt: "David Torres"},
|
||||
id: "4", name: "David Torres", imageSrc: "http://img.b2bpic.net/free-photo/frowning-with-closed-eyes-young-handsome-guy-wearing-black-shirt-crossing-hands-isolated-yellow-wall_141793-87122.jpg", imageAlt: "David Torres"
|
||||
},
|
||||
]}
|
||||
cardTitle="Over 5,000 Instagram followers and counting—people genuinely love what we're doing here"
|
||||
cardTag="Our Community"
|
||||
cardTagIcon={Users}
|
||||
cardAnimation="reveal-blur"
|
||||
cardAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -147,7 +159,8 @@ export default function LandingPage() {
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone", type: "tel", placeholder: "Your Phone"},
|
||||
name: "phone", type: "tel", placeholder: "Your Phone"
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "Tell us what brings you here... Pre-order? Question? Love note?", rows: 4,
|
||||
|
||||
Reference in New Issue
Block a user