diff --git a/src/app/page.tsx b/src/app/page.tsx
index 627fbd8..18f53de 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,45 +47,28 @@ export default function LandingPage() {
@@ -103,23 +78,15 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "Our Passion for ",
- },
+ type: "text", content: "Our Passion for "},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/view-fresh-red-tomatoes-dark-background_179666-19252.jpg",
- alt: "Chef at work",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/view-fresh-red-tomatoes-dark-background_179666-19252.jpg", alt: "Chef at work"},
{
- type: "text",
- content: " Homemade Food",
- },
+ type: "text", content: " Homemade Food"},
]}
buttons={[
{
- text: "Learn More",
- },
+ text: "Learn More"},
]}
/>
@@ -132,47 +99,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Signature Grilled Steak",
- price: "$28",
- variant: "Main",
- imageSrc: "http://img.b2bpic.net/free-photo/steak-board-with-meat-potatoes-sauces_114579-3733.jpg",
- },
+ id: "1", name: "Signature Grilled Steak", price: "$28", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/steak-board-with-meat-potatoes-sauces_114579-3733.jpg"},
{
- id: "2",
- name: "Artisan Garden Pasta",
- price: "$18",
- variant: "Main",
- imageSrc: "http://img.b2bpic.net/free-photo/lime-near-roasted-meat-cutting-board_23-2147716980.jpg",
- },
+ id: "2", name: "Artisan Garden Pasta", price: "$18", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/lime-near-roasted-meat-cutting-board_23-2147716980.jpg"},
{
- id: "3",
- name: "Homemade Dessert Cake",
- price: "$9",
- variant: "Dessert",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-bun-with-whipped-cream_23-2148858447.jpg",
- },
+ id: "3", name: "Homemade Dessert Cake", price: "$9", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/delicious-bun-with-whipped-cream_23-2148858447.jpg"},
{
- id: "4",
- name: "Fresh Seafood Grill",
- price: "$32",
- variant: "Main",
- imageSrc: "http://img.b2bpic.net/free-photo/plate-filled-with-shrimp-vegetables_23-2148637876.jpg",
- },
+ id: "4", name: "Fresh Seafood Grill", price: "$32", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/plate-filled-with-shrimp-vegetables_23-2148637876.jpg"},
{
- id: "5",
- name: "Savory Skewers",
- price: "$22",
- variant: "Appetizer",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-chicken-skewers-with-spices-wooden-board-black-table-with-copy-place_140725-147602.jpg",
- },
+ id: "5", name: "Savory Skewers", price: "$22", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-chicken-skewers-with-spices-wooden-board-black-table-with-copy-place_140725-147602.jpg"},
{
- id: "6",
- name: "Artisan Drink Refresh",
- price: "$6",
- variant: "Beverage",
- imageSrc: "http://img.b2bpic.net/free-photo/glass-container-filled-with-orange-water_23-2148595018.jpg",
- },
+ id: "6", name: "Artisan Drink Refresh", price: "$6", variant: "Beverage", imageSrc: "http://img.b2bpic.net/free-photo/glass-container-filled-with-orange-water_23-2148595018.jpg"},
]}
title="Signature Menu"
description="Daily fresh specials cooked with love."
@@ -186,49 +123,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Farm to Table",
- description: "Local fresh produce.",
- icon: Leaf,
+ title: "Farm to Table", description: "Local fresh produce.", icon: Leaf,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potato-vegetables-wooden-board_140725-7318.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-potato-vegetables-wooden-board_140725-7318.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/eating-pasta_23-2147985239.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/eating-pasta_23-2147985239.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102123.jpg?_wi=2",
- imageAlt: "grilled steak juicy platter",
},
{
- title: "Homemade Daily",
- description: "Cooked from scratch.",
- icon: Utensils,
+ title: "Homemade Daily", description: "Cooked from scratch.", icon: Utensils,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-bread-spike-millet_140725-3047.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/fried-clams-with-white-wine_74190-557.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/fried-clams-with-white-wine_74190-557.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/view-fresh-red-tomatoes-dark-background_179666-19252.jpg",
- imageAlt: "grilled steak juicy platter",
},
{
- title: "Neighborhood Vibe",
- description: "The perfect local spot.",
- icon: Heart,
+ title: "Neighborhood Vibe", description: "The perfect local spot.", icon: Heart,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-snacks-cips-grapes-cheese-nuts-white-space_140725-83802.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-snacks-cips-grapes-cheese-nuts-white-space_140725-83802.jpg"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gourmet-fried-tofu-sandwich-plate_181624-59118.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-gourmet-fried-tofu-sandwich-plate_181624-59118.jpg"},
],
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-local-food-assortment_23-2148833788.jpg?_wi=2",
- imageAlt: "grilled steak juicy platter",
},
]}
title="Why Choose The Grill?"
@@ -243,45 +162,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah J.",
- handle: "@sarahj",
- testimonial: "The best homemade food in Konami!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
- },
+ id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "The best homemade food in Konami!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg"},
{
- id: "t2",
- name: "Mark D.",
- handle: "@markd",
- testimonial: "Cozy place, great grilled meals.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
- },
+ id: "t2", name: "Mark D.", handle: "@markd", testimonial: "Cozy place, great grilled meals.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg"},
{
- id: "t3",
- name: "Elena R.",
- handle: "@elenar",
- testimonial: "Everything tastes like home.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg",
- },
+ id: "t3", name: "Elena R.", handle: "@elenar", testimonial: "Everything tastes like home.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-friends-restaurant_23-2148395397.jpg"},
{
- id: "t4",
- name: "James B.",
- handle: "@jamesb",
- testimonial: "My weekly spot for sure.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-caucasian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1061.jpg",
- },
+ id: "t4", name: "James B.", handle: "@jamesb", testimonial: "My weekly spot for sure.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/positive-caucasian-business-male-taking-off-face-mask-virus-protection-show-his-smile-with-cheerful-get-well-fight-spread-covid-19-epidemic-health-ideas-concept_609648-1061.jpg"},
{
- id: "t5",
- name: "Lisa K.",
- handle: "@lisak",
- testimonial: "Staff is wonderful and warm.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg",
- },
+ id: "t5", name: "Lisa K.", handle: "@lisak", testimonial: "Staff is wonderful and warm.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598413.jpg"},
]}
showRating={true}
title="What Our Neighbors Say"
@@ -295,20 +189,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "Do you accept reservations?",
- content: "Yes, just call us or message online.",
- },
+ id: "q1", title: "Do you accept reservations?", content: "Yes, just call us or message online."},
{
- id: "q2",
- title: "Is your food homemade?",
- content: "100%, we cook everything from scratch.",
- },
+ id: "q2", title: "Is your food homemade?", content: "100%, we cook everything from scratch."},
{
- id: "q3",
- title: "Where are you located?",
- content: "14 Diamant St, Konami, 5319.",
- },
+ id: "q3", title: "Where are you located?", content: "14 Diamant St, Konami, 5319."},
]}
title="Common Questions"
description="Everything you need to know."
@@ -323,20 +208,12 @@ export default function LandingPage() {
description="Find us at 14 Diamant St, Konami, 5319. Drop a message for reservations."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Name",
- },
+ name: "name", type: "text", placeholder: "Name"},
{
- name: "email",
- type: "email",
- placeholder: "Email",
- },
+ name: "email", type: "email", placeholder: "Email"},
]}
textarea={{
- name: "message",
- placeholder: "Reservation details or questions...",
- }}
+ name: "message", placeholder: "Reservation details or questions..."}}
imageSrc="http://img.b2bpic.net/free-photo/grilled-lamb-thighs-with-grilled-vegetables-fried-potato-dill-yoghurt_140725-10555.jpg"
/>
@@ -345,29 +222,19 @@ export default function LandingPage() {