Update src/app/page.tsx
This commit is contained in:
@@ -64,53 +64,53 @@ export default function LandingPage() {
|
||||
description="Breakfast, lunch & dinner made with care — served with a smile you'll remember."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=1",
|
||||
imageAlt: "Breakfast Spread",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=2",
|
||||
imageAlt: "Lunch Spread",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=3",
|
||||
imageAlt: "Dinner Plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=4",
|
||||
imageAlt: "Diner Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=5",
|
||||
imageAlt: "Coffee Service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=6",
|
||||
imageAlt: "Staff Serving",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=7",
|
||||
imageAlt: "Breakfast Spread",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=8",
|
||||
imageAlt: "Lunch Spread",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=9",
|
||||
imageAlt: "Dinner Plate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=10",
|
||||
imageAlt: "Diner Interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=11",
|
||||
imageAlt: "Coffee Service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=12",
|
||||
imageAlt: "Staff Serving",
|
||||
},
|
||||
]}
|
||||
@@ -193,42 +193,42 @@ export default function LandingPage() {
|
||||
title: "Breakfast",
|
||||
subtitle: "Favorites",
|
||||
description: "Classic eggs, pancakes, and house specialties.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=13",
|
||||
},
|
||||
{
|
||||
tag: "Menu",
|
||||
title: "Burgers",
|
||||
subtitle: "Hand-Pressed",
|
||||
description: "Juicy burgers on toasted buns.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=14",
|
||||
},
|
||||
{
|
||||
tag: "Menu",
|
||||
title: "Soups",
|
||||
subtitle: "Homemade",
|
||||
description: "Daily soups made from scratch.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=15",
|
||||
},
|
||||
{
|
||||
tag: "Menu",
|
||||
title: "Dinner",
|
||||
subtitle: "Hearty Plates",
|
||||
description: "Comfort food that feels like home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=16",
|
||||
},
|
||||
{
|
||||
tag: "Menu",
|
||||
title: "Dessert",
|
||||
subtitle: "Sweet Treats",
|
||||
description: "Cakes, pies, and waffles.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=17",
|
||||
},
|
||||
{
|
||||
tag: "Menu",
|
||||
title: "Drinks",
|
||||
subtitle: "Specials",
|
||||
description: "Coffee, wine, and local beer.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=18",
|
||||
},
|
||||
]}
|
||||
title="Something for Everyone."
|
||||
@@ -247,37 +247,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Breakfast Burrito",
|
||||
price: "$12.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-with-vegetable-wraps_1203-9289.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-with-vegetable-wraps_1203-9289.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Chopped Sirloin Dinner",
|
||||
price: "$18.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-plate-high-angle_23-2149214639.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-plate-high-angle_23-2149214639.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dessert Waffle",
|
||||
price: "$9.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-132681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-132681.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Home-style Omelet",
|
||||
price: "$11.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-with-vegetable-wraps_1203-9289.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-with-vegetable-wraps_1203-9289.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Country Fried Steak",
|
||||
price: "$16.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-plate-high-angle_23-2149214639.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-plate-high-angle_23-2149214639.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Hot Fudge Sundae",
|
||||
price: "$7.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-132681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-132681.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Fan-Favorite Dishes"
|
||||
@@ -297,7 +297,7 @@ export default function LandingPage() {
|
||||
role: "Local",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-with-flowers-food_23-2150642369.jpg?_wi=19",
|
||||
imageAlt: "lively diner breakfast spread",
|
||||
},
|
||||
{
|
||||
@@ -315,7 +315,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-with-vegetable-wraps_1203-9289.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-with-vegetable-wraps_1203-9289.jpg?_wi=3",
|
||||
imageAlt: "delicious breakfast burrito plate",
|
||||
},
|
||||
{
|
||||
@@ -324,7 +324,7 @@ export default function LandingPage() {
|
||||
role: "Regular",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-plate-high-angle_23-2149214639.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-plate-high-angle_23-2149214639.jpg?_wi=3",
|
||||
imageAlt: "chopped sirloin steak dinner",
|
||||
},
|
||||
{
|
||||
@@ -333,7 +333,7 @@ export default function LandingPage() {
|
||||
role: "Fan",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-132681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-waffle-cakes-with-chocolate-bars-brown-background_140725-132681.jpg?_wi=3",
|
||||
imageAlt: "gourmet dessert waffle plate",
|
||||
},
|
||||
{
|
||||
@@ -342,7 +342,7 @@ export default function LandingPage() {
|
||||
role: "Visitor",
|
||||
company: "Google Review",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-scene-tables-chairs_1147-444.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-scene-tables-chairs_1147-444.jpg?_wi=1",
|
||||
imageAlt: "warm inviting booth seating diner",
|
||||
},
|
||||
]}
|
||||
@@ -361,7 +361,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Warm Welcoming Booths",
|
||||
role: "Family Friendly",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-scene-tables-chairs_1147-444.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-scene-tables-chairs_1147-444.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -400,7 +400,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-scene-tables-chairs_1147-444.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-scene-tables-chairs_1147-444.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user