Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Welcome to Bel Posto The Cafe"
|
||||
description="Experience premium cafe culture in the heart of Jubilee Hills. Exceptional coffee, fresh pastries, and warm hospitality await you."
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-hipster-using-laptop-cafe_171337-18088.jpg", alt: "Bel Posto Cafe interior with warm ambiance"
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
title: "Gourmet Sandwiches", description: "Premium sandwiches made with fresh ingredients, perfect for a quick lunch.", imageSrc: "http://img.b2bpic.net/free-photo/toast-sandwich-with-greens-tomatoes_23-2148893620.jpg", imageAlt: "Gourmet sandwich"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
id: "experience", value: "10+", title: "Years of Excellence", description: "Consistent quality and service", icon: Award
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user