Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -45,11 +45,11 @@ export default function LandingPage() {
|
||||
tag="Traditional Catalan"
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072581.jpg?_wi=1", imageAlt: "Warm restaurant interior with traditional decor" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072581.jpg", imageAlt: "Warm restaurant interior with traditional decor" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-raclette-dish-with-delicious-food-assortment_23-2149514100.jpg", imageAlt: "Traditional Catalan tapas beautifully plated" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20505.jpg", imageAlt: "Intimate restaurant atmosphere with candlelight" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-eating-together-outside_23-2149019353.jpg", imageAlt: "Family enjoying meal together at our restaurant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072581.jpg?_wi=2", imageAlt: "Restaurant interior seating arrangement" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-assortment_23-2149072581.jpg", imageAlt: "Restaurant interior seating arrangement" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Reserve your table now", href: "contact" }
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Ready to experience authentic Catalan hospitality? Reserve your table now or walk in to join our community of satisfied guests."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Reserve your table now", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user