diff --git a/src/app/page.tsx b/src/app/page.tsx
index b7a1483..faeb315 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,51 +46,28 @@ export default function LandingPage() {
@@ -111,26 +80,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Threefle Burger Combo",
- price: "$18.50",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg?_wi=2",
- imageAlt: "Threefle Burger",
- },
+ id: "1", name: "Threefle Burger Combo", price: "$18.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burger-with-tomatoes_23-2149235922.jpg", 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?_wi=2",
- imageAlt: "Surf & Turf 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", 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?_wi=2",
- imageAlt: "Classic Cheeseburger",
- },
+ id: "3", name: "Classic Cheeseburger", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-holding-delicious-burgers_23-2149897388.jpg", imageAlt: "Classic Cheeseburger"},
]}
title="Our Signature Menu"
description="Crafted with passion, served with pride. Discover your new favorite burger."
@@ -145,42 +99,24 @@ export default function LandingPage() {
features={[
{
id: 1,
- title: "Premium Ingredients",
- description: "Locally sourced beef and fresh organic produce, every single day.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/yummy-hamburgers-with-bokeh-effect_23-2148374927.jpg",
- },
+ title: "Premium Ingredients", description: "Locally sourced beef and fresh organic produce, every single day.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/yummy-hamburgers-with-bokeh-effect_23-2148374927.jpg"},
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?_wi=2",
- imageAlt: "gourmet burger professional photography",
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-grilled-steak-with-rosemary-mushrooms-barbecue-tongs-barbecue_176474-3113.jpg"},
},
{
id: 2,
- 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?_wi=3",
- },
+ 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"},
phoneTwo: {
- 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?_wi=4",
- imageAlt: "truffle burger gourmet",
+ imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-eating-french-fries-burger-restaurant_169016-22612.jpg"},
},
{
id: 3,
- title: "Fast & Friendly Service",
- description: "Dine-in, takeaway, or lightning-fast delivery—we're here to fuel your day.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg",
- },
+ title: "Fast & Friendly Service", description: "Dine-in, takeaway, or lightning-fast delivery—we're here to fuel your day.", phoneOne: {
+ 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?_wi=2",
- },
- 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",
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-women-drinking-soft-drinks-cola-fresh-orange-juice-lemonade-with-colorful-straws_141793-12573.jpg"},
},
]}
showStepNumbers={false}
@@ -196,40 +132,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- handle: "@sarah_la",
- testimonial: "Best burger I've had in a long time. The truffle sauce is to die for!",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-clinking-bottles_23-2149745567.jpg",
- },
+ id: "1", name: "Sarah J.", handle: "@sarah_la", testimonial: "Best burger I've had in a long time. The truffle sauce is to die for!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-clinking-bottles_23-2149745567.jpg"},
{
- id: "2",
- 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?_wi=1",
- },
+ id: "2", 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"},
{
- id: "3",
- name: "Emily D.",
- handle: "@emily_eat",
- testimonial: "Everything is fresh and the atmosphere is just great for office lunches.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-clicking-photo-burger-from-mobile-phone_1170-742.jpg",
- },
+ id: "3", name: "Emily D.", handle: "@emily_eat", testimonial: "Everything is fresh and the atmosphere is just great for office lunches.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-clicking-photo-burger-from-mobile-phone_1170-742.jpg"},
{
- id: "4",
- name: "David K.",
- handle: "@david_burger",
- testimonial: "Top-rated for a reason. Don't skip the Surf & Turf!",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-is-eating-monastic-chicken-with-fried-potatoes-vegetable-salad-with-juice-table_141793-12489.jpg",
- },
+ id: "4", name: "David K.", handle: "@david_burger", testimonial: "Top-rated for a reason. Don't skip the Surf & Turf!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-is-eating-monastic-chicken-with-fried-potatoes-vegetable-salad-with-juice-table_141793-12489.jpg"},
{
- id: "5",
- 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?_wi=2",
- },
+ id: "5", 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"},
]}
title="Loved by the Locals"
description="450+ reviews and a solid 4.7⭐ rating across all platforms."
@@ -244,7 +155,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?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/homemade-burgers-with-cutlet-fresh-lettuce-tomatoes-onions-wooden-table-copy-space_127032-1676.jpg"
mediaAnimation="slide-up"
/>
@@ -255,27 +166,16 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Do you offer delivery?",
- content: "Yes, we partner with major apps and provide in-house delivery within a 5-mile radius.",
- },
+ id: "1", title: "Do you offer delivery?", content: "Yes, we partner with major apps and provide in-house delivery within a 5-mile radius."},
{
- id: "2",
- title: "Is your catering available?",
- content: "Absolutely! Reach out to us with your event details and headcount for a custom quote.",
- },
+ id: "2", title: "Is your catering available?", content: "Absolutely! Reach out to us with your event details and headcount for a custom quote."},
{
- id: "3",
- title: "Do you have vegetarian options?",
- content: "We offer a delicious house-made black bean burger for all our vegetarian friends.",
- },
+ id: "3", title: "Do you have vegetarian options?", content: "We offer a delicious house-made black bean burger for all our vegetarian friends."},
]}
ctaTitle="Request Catering or Ask a Question"
ctaDescription="Planning an event or have a specific question about our menu? We'd love to hear from you!"
ctaButton={{
- text: "Contact Us",
- href: "#",
- }}
+ text: "Contact Us", href: "#"}}
ctaIcon={MessageCircle}
/>
@@ -285,42 +185,27 @@ export default function LandingPage() {
logoText="Burger District LA"
columns={[
{
- title: "Order",
- items: [
+ title: "Order", items: [
{
- label: "Online Menu",
- href: "#menu",
- },
+ label: "Online Menu", href: "#menu"},
{
- label: "Catering Inquiry",
- href: "#contact",
- },
+ label: "Catering Inquiry", href: "#contact"},
],
},
{
- title: "Visit",
- items: [
+ title: "Visit", items: [
{
- label: "231 E 9th St, LA",
- href: "#",
- },
+ label: "231 E 9th St, LA", href: "#"},
{
- label: "Hours (10AM+)",
- href: "#",
- },
+ label: "Hours (10AM+)", href: "#"},
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{
- label: "Instagram",
- href: "#",
- },
+ label: "Instagram", href: "#"},
{
- label: "Yelp Reviews",
- href: "#",
- },
+ label: "Yelp Reviews", href: "#"},
],
},
]}