Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Authentic Tunisian Cuisine in the Heart of Tunis"
|
||||
description="Experience the flavors of local tradition at Al Ostedh. Premium meals at budget-friendly prices. Open daily for lunch and dinner."
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vegetable-salad-with-tomato-sauteed-bell-peppers-parsley-lemon-olive-oil_141793-2288.jpg", alt: "Delicious Tunisian food dish"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
id: "location", value: "Central", title: "Prime Location", description: "15 Rue de La Palestine, easy access & parking", icon: MapPin
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user