Merge version_1 into main #3
@@ -54,11 +54,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-vegan-burger_23-2149039340.jpg", imageAlt: "Double Bacon Cheeseburger"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-vegan-burger_23-2149039340.jpg?_wi=1", imageAlt: "Double Bacon Cheeseburger"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/person-s-hand-holding-chicken-nuggets-dip-garlic-sauce_23-2147841041.jpg", imageAlt: "Fried Chicken"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/person-s-hand-holding-chicken-nuggets-dip-garlic-sauce_23-2147841041.jpg?_wi=1", imageAlt: "Fried Chicken"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/tacos_23-2148159779.jpg", imageAlt: "Chili Dog"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/tacos_23-2148159779.jpg?_wi=1", imageAlt: "Chili Dog"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/tasty-thanksgiving-meal-view_23-2148663988.jpg", imageAlt: "Fish Plate"},
|
||||
{
|
||||
@@ -187,13 +187,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-close-up-black-burger-fries-wooden-board_23-2148238520.jpg", imageAlt: "High angle close-up of black burger and fries on wooden board"},
|
||||
{
|
||||
title: "Fast Service", description: "Quick lunch options for busy days.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-vegan-burger_23-2149039340.jpg", imageAlt: "High angle close-up of black burger and fries on wooden board"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-delicious-vegan-burger_23-2149039340.jpg?_wi=2", imageAlt: "High angle close-up of black burger and fries on wooden board"},
|
||||
{
|
||||
title: "Friendly Staff", description: "Our community is like family.", buttonIcon: Smile,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-s-hand-holding-chicken-nuggets-dip-garlic-sauce_23-2147841041.jpg", imageAlt: "High angle close-up of black burger and fries on wooden board"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-s-hand-holding-chicken-nuggets-dip-garlic-sauce_23-2147841041.jpg?_wi=2", imageAlt: "High angle close-up of black burger and fries on wooden board"},
|
||||
{
|
||||
title: "Casual Atmosphere", description: "Relaxed environment for everyone.", buttonIcon: Coffee,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tacos_23-2148159779.jpg", imageAlt: "High angle close-up of black burger and fries on wooden board"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tacos_23-2148159779.jpg?_wi=2", imageAlt: "High angle close-up of black burger and fries on wooden board"},
|
||||
]}
|
||||
title="Why Burger Shack?"
|
||||
description="Authentic, home-style cooking served with a smile."
|
||||
|
||||
Reference in New Issue
Block a user