Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,16 +48,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-fast-food-burgers-wooden-trays-outdoor_169016-48355.jpg", imageAlt: "Burger restaurant interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg", imageAlt: "Burger preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-fast-food-burgers-wooden-trays-outdoor_169016-48355.jpg", imageAlt: "Dining ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg", imageAlt: "Kitchen action" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-fast-food-burgers-wooden-trays-outdoor_169016-48355.jpg?_wi=1", imageAlt: "Burger restaurant interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg?_wi=1", imageAlt: "Burger preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-fast-food-burgers-wooden-trays-outdoor_169016-48355.jpg?_wi=2", imageAlt: "Dining ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-butcher-taking-raw-meat-out-counter_7502-4752.jpg?_wi=2", imageAlt: "Kitchen action" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-ingredients_1339-1546.jpg", imageAlt: "Signature burger" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-hamburgers-dark-table_23-2148374826.jpg", imageAlt: "Gourmet presentation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/burger-ingredients_1339-1546.jpg?_wi=1", imageAlt: "Signature burger" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-hamburgers-dark-table_23-2148374826.jpg?_wi=1", imageAlt: "Gourmet presentation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/delicious-burger-social-media-instagram-post-design-template_47987-30844.jpg", imageAlt: "Full meal combo" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-hamburgers-dark-table_23-2148374826.jpg", imageAlt: "Loaded burger" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-hamburgers-dark-table_23-2148374826.jpg?_wi=2", imageAlt: "Loaded burger" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
description="Columbus Burger"
|
||||
subdescription="Heydukova 164, Písek 1 – A Hidden Gem in the Heart of the City"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/burger-ingredients_1339-1546.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/burger-ingredients_1339-1546.jpg?_wi=2"
|
||||
imageAlt="Columbus Burger signature burger"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user