41 Commits

Author SHA1 Message Date
1a2d2ad3ee Merge version_20 into main
Merge version_20 into main
2026-03-16 17:35:27 +00:00
bca8e7d5f3 Update src/app/page.tsx 2026-03-16 17:35:22 +00:00
9f6d88ac58 Merge version_20 into main
Merge version_20 into main
2026-03-16 17:34:55 +00:00
675ba55ae4 Update src/app/page.tsx 2026-03-16 17:34:51 +00:00
17830e0a2c Merge version_19 into main
Merge version_19 into main
2026-03-16 16:43:39 +00:00
2c17b955de Update src/app/page.tsx 2026-03-16 16:43:34 +00:00
29e82bd4d6 Merge version_18 into main
Merge version_18 into main
2026-03-16 16:41:48 +00:00
e40bdc9736 Update src/app/page.tsx 2026-03-16 16:41:44 +00:00
c5fb320faf Merge version_17 into main
Merge version_17 into main
2026-03-16 16:13:47 +00:00
4b237cf21d Update src/app/page.tsx 2026-03-16 16:13:37 +00:00
f8b9f06e02 Merge version_16 into main
Merge version_16 into main
2026-03-16 16:11:45 +00:00
0b2a5388fb Update src/app/page.tsx 2026-03-16 16:11:40 +00:00
e12487ad07 Merge version_15 into main
Merge version_15 into main
2026-03-16 15:53:15 +00:00
2cccb2ccf4 Update src/app/page.tsx 2026-03-16 15:53:11 +00:00
02197a048b Merge version_14 into main
Merge version_14 into main
2026-03-16 14:38:21 +00:00
0cf0e5722e Update src/app/page.tsx 2026-03-16 14:38:17 +00:00
6e9d8bac39 Merge version_13 into main
Merge version_13 into main
2026-03-16 14:36:36 +00:00
7041168cbf Remove watermark 2026-03-16 14:36:32 +00:00
fcfee8cd2c Merge version_13 into main
Merge version_13 into main
2026-03-16 14:33:51 +00:00
9727b13f0a Update src/app/page.tsx 2026-03-16 14:33:47 +00:00
aac687a7c2 Merge version_12 into main
Merge version_12 into main
2026-03-16 12:16:58 +00:00
1ba0938ce3 Update src/app/page.tsx 2026-03-16 12:16:53 +00:00
5d9045060c Merge version_11 into main
Merge version_11 into main
2026-03-16 12:09:23 +00:00
3443ea0f65 Update src/app/page.tsx 2026-03-16 12:09:18 +00:00
1ba9ee532d Merge version_10 into main
Merge version_10 into main
2026-03-16 12:08:04 +00:00
d79efb371d Update src/app/page.tsx 2026-03-16 12:07:59 +00:00
7b22e56ee9 Merge version_9 into main
Merge version_9 into main
2026-03-16 02:33:34 +00:00
a796747d5a Update src/app/page.tsx 2026-03-16 02:33:30 +00:00
0cbb77ca34 Merge version_7 into main
Merge version_7 into main
2026-03-16 02:30:31 +00:00
5e6649dc36 Update src/app/page.tsx 2026-03-16 02:30:27 +00:00
efa7784933 Update src/app/page.tsx 2026-03-16 02:29:10 +00:00
e10a5c5ff1 Merge version_5 into main
Merge version_5 into main
2026-03-16 02:28:33 +00:00
8ea3c223e3 Update src/app/page.tsx 2026-03-16 02:28:28 +00:00
f9a1e88202 Merge version_4 into main
Merge version_4 into main
2026-03-16 02:25:38 +00:00
16c7250313 Update src/app/page.tsx 2026-03-16 02:25:34 +00:00
0ff090dd30 Merge version_3 into main
Merge version_3 into main
2026-03-16 02:23:18 +00:00
85465493b5 Update src/app/page.tsx 2026-03-16 02:23:14 +00:00
f6d1d61d0f Merge version_2 into main
Merge version_2 into main
2026-03-16 02:21:54 +00:00
32724fcb2b Update src/app/page.tsx 2026-03-16 02:21:50 +00:00
7c82d6e70a Merge version_1 into main
Merge version_1 into main
2026-03-16 02:18:40 +00:00
27e2d97fe4 Merge version_1 into main
Merge version_1 into main
2026-03-16 01:55:01 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
description="Experience luxury coastal dining where fresh ingredients meet culinary artistry. Savor our signature surf vibe grill featuring premium crab cake burgers, blackened tuna, perfectly crispy wings, and chimichurri fries. Join us for unforgettable meals in Virginia Beach."
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Reserve Your Table", href: "#contact" },
{ text: "Reserve Table Now", href: "#contact" },
{ text: "View Menu", href: "#menu" }
]}
buttonAnimation="slide-up"
@@ -60,10 +60,10 @@ export default function LandingPage() {
<div id="about" data-section="about">
<AboutMetric
title="Craft Excellence Since Day One"
title="Award-Winning Coastal Dining Excellence — Trusted by 373+ Loyal Guests"
metrics={[
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
{ icon: Users, label: "Loyal Customers", value: "373+" },
{ icon: Star, label: "Customer Rating", value: "4.7/5" },
{ icon: MapPin, label: "Location", value: "Virginia Beach" },
{ icon: Clock, label: "Premium Hours", value: "Daily" }
]}
@@ -75,34 +75,110 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<FeatureCardNineteen
title="Signature Menu Highlights"
description="Discover our carefully curated selection of premium dishes crafted with the finest ingredients and culinary techniques. Each item represents our commitment to excellence and coastal inspiration."
tag="Premium Selection"
title="Complete Restaurant Menu"
description="Discover our carefully curated selection of premium dishes crafted with the finest ingredients and culinary techniques. From appetizers to kids' meals, each item represents our commitment to excellence and coastal inspiration."
tag="Full Selection"
tagIcon={Sparkles}
tagAnimation="slide-up"
features={[
{
id: 1,
tag: "Signature", title: "SE Crab Cake Burger", subtitle: "Our Most Celebrated Dish", description: "Fresh lump crab meat perfectly combined with premium beef, served on artisan brioche with house-made aioli and fresh greens. An absolute must-try masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=1", imageAlt: "SE Crab Cake Burger - signature dish"
tag: "Appetizers", title: "Crispy Wings", subtitle: "$12.99 | Perfect Start to Any Meal", description: "Hand-selected wings tossed in our secret spice blend, perfectly crispy on the outside and tender within. Served with premium dipping sauces including ranch, buffalo, and BBQ.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=1", imageAlt: "Crispy Wings - restaurant appetizer", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 2,
tag: "Seafood", title: "Blackened Tuna", subtitle: "Fresh & Flavorful", description: "Wild-caught tuna seared to perfection with our signature blackening spice blend. Served with seasonal vegetables and house-made sauce for an elegant experience.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=2", imageAlt: "Blackened Tuna - premium seafood entree"
tag: "Appetizers", title: "Fried Calamari", subtitle: "$14.99 | Tender & Golden", description: "Fresh squid lightly battered and fried to golden perfection. Served with house-made marinara sauce and fresh lemon wedges for authentic coastal flavor.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=2", imageAlt: "Fried Calamari appetizer", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 3,
tag: "Appetizer", title: "Crispy Wings", subtitle: "Perfect Start to Any Meal", description: "Hand-selected wings tossed in our secret spice blend, perfectly crispy on the outside and tender within. Served with premium dipping sauces.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg", imageAlt: "Crispy Wings - restaurant appetizer"
tag: "Appetizers", title: "Shrimp Bruschetta", subtitle: "$13.99 | Fresh & Zesty", description: "Grilled shrimp served on toasted baguette slices with fresh tomato, garlic, basil, and drizzled with aged balsamic reduction for an elegant start.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=3", imageAlt: "Shrimp Bruschetta appetizer", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 4,
tag: "Sides", title: "Chimichurri Fries", subtitle: "Fresh Herb Perfection", description: "Hand-cut fries coated with vibrant chimichurri sauce, fresh parsley, and premium seasonings. The perfect complement to any entrée.", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-ketchup-mayonnaise-table_140725-9521.jpg", imageAlt: "Chimichurri Fries - gourmet side dish"
tag: "Salads", title: "Coastal Cobb Salad", subtitle: "$15.99 | Hearty & Satisfying", description: "Mixed greens with grilled chicken, bacon, hard-boiled eggs, avocado, tomato, blue cheese crumbles, and house-made vinaigrette. A complete meal in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=4", imageAlt: "Coastal Cobb Salad", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 5,
tag: "Salads", title: "Mediterranean Shrimp Salad", subtitle: "$16.99 | Light & Refreshing", description: "Spring greens topped with grilled Mediterranean shrimp, feta cheese, cherry tomatoes, cucumber, red onion, and Kalamata olives with lemon-herb dressing.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=5", imageAlt: "Mediterranean Shrimp Salad", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 6,
tag: "Salads", title: "Grilled Tuna Poke Salad", subtitle: "$17.99 | Premium & Healthy", description: "Sushi-grade ahi tuna cubed and marinated in sesame soy ginger. Served over mixed greens with edamame, cucumber, sesame seeds, and wasabi-ginger dressing.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=6", imageAlt: "Grilled Tuna Poke Salad", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 7,
tag: "Wings", title: "Buffalo Wings", subtitle: "$12.99 | Spicy Classic", description: "Traditional chicken wings coated in our signature buffalo sauce with just the right amount of heat. Served with celery, carrots, and blue cheese dip.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=7", imageAlt: "Buffalo Wings", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 8,
tag: "Wings", title: "Honey Garlic Wings", subtitle: "$12.99 | Sweet & Savory", description: "Crispy wings glazed with house-made honey garlic sauce, topped with sesame seeds and fresh scallions. A perfect balance of sweet and savory flavors.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=8", imageAlt: "Honey Garlic Wings", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 9,
tag: "Wings", title: "Teriyaki Wings", subtitle: "$12.99 | Asian-Inspired", description: "Glazed wings with authentic Japanese teriyaki sauce, finished with ginger, garlic, and a hint of pineapple. Served with sesame seeds and green onions.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=9", imageAlt: "Teriyaki Wings", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 10,
tag: "Sandwiches", title: "SE Crab Cake Burger", subtitle: "$18.99 | Our Most Celebrated Dish", description: "Fresh lump crab meat perfectly combined with premium beef, served on artisan brioche with house-made aioli, fresh greens, and tomato. An absolute must-try masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=1", imageAlt: "SE Crab Cake Burger - signature dish", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 11,
tag: "Sandwiches", title: "Blackened Tuna Sandwich", subtitle: "$17.99 | Fresh & Flavorful", description: "Wild-caught tuna seared to perfection with our signature blackening spice blend, served on artisan bread with slaw, tomato, and house-made lemon aioli.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=2", imageAlt: "Blackened Tuna Sandwich", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 12,
tag: "Sandwiches", title: "Crispy Fish Sandwich", subtitle: "$15.99 | Classic & Satisfying", description: "Beer-battered mahi-mahi served on a soft brioche bun with crispy slaw, house-made tartar sauce, and fresh tomato. A timeless coastal favorite.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=1", imageAlt: "Crispy Fish Sandwich", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 13,
tag: "Tacos", title: "Blackened Fish Tacos", subtitle: "$14.99 | Set of 3 | Fresh & Zesty", description: "Three soft flour tortillas filled with blackened mahi-mahi, cabbage slaw, pico de gallo, chipotle crema, and fresh cilantro. Served with lime wedges and salsa verde.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=2", imageAlt: "Blackened Fish Tacos", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 14,
tag: "Tacos", title: "Shrimp Tacos", subtitle: "$14.99 | Set of 3 | Grilled & Tender", description: "Three crispy corn tortillas filled with grilled shrimp, fresh mango, avocado, red cabbage, cilantro lime crema, and jalapeños. A burst of tropical flavors.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=3", imageAlt: "Shrimp Tacos", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 15,
tag: "Tacos", title: "Carne Asada Tacos", subtitle: "$13.99 | Set of 3 | Charred & Juicy", description: "Three soft flour tortillas filled with marinated and charred beef, grilled onions, cilantro, white onion, lime, and house-made chimichurri. Served with salsa and crema.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=4", imageAlt: "Carne Asada Tacos", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 16,
tag: "Kids Menu", title: "Mini Crab Cake Sliders", subtitle: "$9.99 | Set of 2 | Kid-Friendly", description: "Two mini crab cake burgers on soft buns with house-made aioli. Perfect portion size for younger guests. Served with choice of side.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=5", imageAlt: "Mini Crab Cake Sliders", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 17,
tag: "Kids Menu", title: "Crispy Chicken Tenders", subtitle: "$8.99 | Always a Hit", description: "Golden-fried chicken breast strips, tender and juicy inside with crispy coating. Served with choice of dipping sauce and a side option.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-potato-juice_140725-3616.jpg?_wi=10", imageAlt: "Crispy Chicken Tenders", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 18,
tag: "Kids Menu", title: "Grilled Cheese Sandwich", subtitle: "$6.99 | Simple & Tasty", description: "Classic grilled cheese made with premium cheddar and American cheese on soft white bread. Served with choice of side and a beverage.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-chips-vegetables_140725-352.jpg?_wi=6", imageAlt: "Grilled Cheese Sandwich", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 19,
tag: "Sides", title: "Chimichurri Fries", subtitle: "$6.99 | Fresh Herb Perfection", description: "Hand-cut fries coated with vibrant chimichurri sauce, fresh parsley, and premium seasonings. The perfect complement to any entrée.", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-ketchup-mayonnaise-table_140725-9521.jpg?_wi=1", imageAlt: "Chimichurri Fries - gourmet side dish", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 20,
tag: "Sides", title: "Loaded Mac & Cheese", subtitle: "$7.99 | Creamy & Comforting", description: "Creamy four-cheese blend pasta topped with crispy bacon bits, panko breadcrumb crust, and fresh chives. A comfort food classic elevated.", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-ketchup-mayonnaise-table_140725-9521.jpg?_wi=2", imageAlt: "Loaded Mac & Cheese side", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 21,
tag: "Sides", title: "Grilled Asparagus", subtitle: "$6.99 | Fresh & Healthy", description: "Fresh asparagus spears grilled with olive oil, garlic, and lemon. Topped with shaved Parmesan cheese for a light and elegant side.", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-ketchup-mayonnaise-table_140725-9521.jpg?_wi=3", imageAlt: "Grilled Asparagus side dish", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 22,
tag: "Sides", title: "Sweet Potato Wedges", subtitle: "$6.99 | Sweet & Savory", description: "Crispy sweet potato wedges seasoned with cinnamon, paprika, and cayenne pepper. Served with house-made chipotle-lime dipping sauce.", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-ketchup-mayonnaise-table_140725-9521.jpg?_wi=4", imageAlt: "Sweet Potato Wedges side", buttons: [{ text: "Order Now", href: "#contact" }]
},
{
id: 23,
tag: "Sides", title: "Garlic Mashed Potatoes", subtitle: "$5.99 | Smooth & Silky", description: "Creamy mashed potatoes infused with roasted garlic, butter, and fresh herbs. A classic side that pairs perfectly with any entrée.", imageSrc: "http://img.b2bpic.net/free-photo/french-fries-with-ketchup-mayonnaise-table_140725-9521.jpg?_wi=5", imageAlt: "Garlic Mashed Potatoes", buttons: [{ text: "Order Now", href: "#contact" }]
}
]}
textboxLayout="split"
useInvertedBackground={false}
buttons={[{ text: "Full Menu", href: "#" }]}
buttons={[{ text: "Download Full Menu", href: "#" }]}
buttonAnimation="slide-up"
ariaLabel="Menu section - Shadowlawn Eats signature dishes"
ariaLabel="Complete Menu section - Shadowlawn Eats all dishes with prices"
/>
</div>
@@ -168,20 +244,20 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
title="Reserve Your Experience"
description="Join us at Shadowlawn Eats for an unforgettable dining experience. Fill out the form below to make a reservation or inquire about private events."
description="100% secure reservation — Book within 24 hours for guaranteed priority seating. Same-day reservations available! Fill out the form below to secure your table or inquire about private events."
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/terrace-with-white-blue-armchairs_1203-2077.jpg"
imageAlt="Shadowlawn Eats Restaurant Interior"
mediaAnimation="slide-up"
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/top-view-restaurant-dish_23-2148893358.jpg"
imageAlt="Shadowlawn Eats restaurant ambiance and dining experience"
inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
{ name: "date", type: "date", placeholder: "Preferred Date", required: true }
{ name: "date", type: "date", placeholder: "Preferred Date & Time", required: true }
]}
textarea={{ name: "message", placeholder: "Special requests or party size", rows: 4, required: false }}
buttonText="Reserve Table"
textarea={{ name: "message", placeholder: "Special requests or party size — reservations receive priority seating", rows: 4, required: false }}
buttonText="Confirm Reservation"
ariaLabel="Contact form - Reserve at Shadowlawn Eats"
/>
</div>