Merge version_1 into main #1
@@ -71,32 +71,32 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-black-bun-burger-cut-half-with-french-fries-drink_141793-2894.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-black-bun-burger-cut-half-with-french-fries-drink_141793-2894.jpg?_wi=1",
|
||||
imageAlt: "Juicy Gourmet Burger",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg?_wi=1",
|
||||
imageAlt: "Threefle Burger",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg?_wi=1",
|
||||
imageAlt: "Surf & Turf Burger",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-holding-delicious-burgers_23-2149897388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-holding-delicious-burgers_23-2149897388.jpg?_wi=1",
|
||||
imageAlt: "Classic Cheeseburger",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-burgers-with-cutlet-fresh-lettuce-tomatoes-onions-wooden-table-copy-space_127032-1676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-burgers-with-cutlet-fresh-lettuce-tomatoes-onions-wooden-table-copy-space_127032-1676.jpg?_wi=1",
|
||||
imageAlt: "Burger Spread",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-women-drinking-soft-drinks-cola-fresh-orange-juice-lemonade-with-colorful-straws_141793-12573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-women-drinking-soft-drinks-cola-fresh-orange-juice-lemonade-with-colorful-straws_141793-12573.jpg?_wi=1",
|
||||
imageAlt: "Milkshake Pair",
|
||||
},
|
||||
]}
|
||||
@@ -114,21 +114,21 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Threefle Burger Combo",
|
||||
price: "$18.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg?_wi=2",
|
||||
imageAlt: "Threefle Burger",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Surf & Turf Burger",
|
||||
price: "$20.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg?_wi=2",
|
||||
imageAlt: "Surf & Turf Burger",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Classic Cheeseburger",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-holding-delicious-burgers_23-2149897388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-holding-delicious-burgers_23-2149897388.jpg?_wi=2",
|
||||
imageAlt: "Classic Cheeseburger",
|
||||
},
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-steak-with-rosemary-mushrooms-barbecue-tongs-barbecue_176474-3113.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-black-bun-burger-cut-half-with-french-fries-drink_141793-2894.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-black-bun-burger-cut-half-with-french-fries-drink_141793-2894.jpg?_wi=2",
|
||||
imageAlt: "gourmet burger professional photography",
|
||||
},
|
||||
{
|
||||
@@ -161,12 +161,12 @@ export default function LandingPage() {
|
||||
title: "Unique Flavor Profiles",
|
||||
description: "From truffle infusions to coastal surf-and-turf, explore tastes you won't find anywhere else.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg?_wi=4",
|
||||
imageAlt: "truffle burger gourmet",
|
||||
},
|
||||
{
|
||||
@@ -177,9 +177,9 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-women-drinking-soft-drinks-cola-fresh-orange-juice-lemonade-with-colorful-straws_141793-12573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-women-drinking-soft-drinks-cola-fresh-orange-juice-lemonade-with-colorful-straws_141793-12573.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg?_wi=4",
|
||||
imageAlt: "surf and turf burger",
|
||||
},
|
||||
]}
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
name: "Mike R.",
|
||||
handle: "@mikerocks",
|
||||
testimonial: "Incredibly friendly and prompt service. Even during lunch rush, it was perfect.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
name: "Jason T.",
|
||||
handle: "@jason_foodie",
|
||||
testimonial: "The atmosphere is industrial and cool, the staff is welcoming, and the burgers are elite.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-beautiful-woman-making-like-gesture_74855-2916.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Loved by the Locals"
|
||||
@@ -244,7 +244,7 @@ export default function LandingPage() {
|
||||
description="Get a glimpse of our kitchen and the care we put into every order. We love serving our community in downtown LA."
|
||||
subdescription="Open daily from 10 AM"
|
||||
icon={Camera}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/homemade-burgers-with-cutlet-fresh-lettuce-tomatoes-onions-wooden-table-copy-space_127032-1676.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/homemade-burgers-with-cutlet-fresh-lettuce-tomatoes-onions-wooden-table-copy-space_127032-1676.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user