Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 18:26:03 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Visit The Terrace", logoIcon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg?_wi=1", imageAlt: "The Terrace outdoor dining patio", searchPlaceholder: "Explore our menu", buttons: [
imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", imageAlt: "The Terrace outdoor dining patio", searchPlaceholder: "Explore our menu", buttons: [
{ text: "Get Directions", href: "https://maps.google.com/?q=2443+GA-54,+Peachtree+City,+GA+30269" },
{ text: "Reserve Table", href: "tel:(770)486-3240" }
],
@@ -69,9 +69,9 @@ export default function LandingPage() {
{ icon: Phone, active: false }
],
stats: [
{ title: "Rating", values: ["4.5", "4.5", "4.5"], description: "Based on 23 reviews" },
{ title: "Price Range", values: ["$20-30", "$20-30", "$20-30"], description: "Per person" },
{ title: "Cuisine", values: ["American", "American", "American"], description: "Quality dining" }
{ title: "Rating", values: [4.5, 4.5, 4.5], description: "Based on 23 reviews" },
{ title: "Price Range", values: [20, 30, 25], description: "Per person" },
{ title: "Cuisine", values: [1, 1, 1], description: "Quality dining" }
],
listTitle: "Hours & Location", listItems: [
{ icon: MapPin, title: "2443 GA-54", status: "Peachtree City, GA 30269" },
@@ -144,14 +144,14 @@ export default function LandingPage() {
{
title: "Chef's Specials", description: "Seasonal rotations featuring locally-sourced ingredients and innovative preparations that showcase our culinary expertise.", icon: ChefHat,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg?_wi=1", imageAlt: "Chef's special plated dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=1", imageAlt: "Restaurant entree" }
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg", imageAlt: "Chef's special plated dish" },
{ imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Restaurant entree" }
]
},
{
title: "Seasonal Entrées", description: "Fresh American cuisine prepared daily with quality ingredients. Our diverse selection ensures there's something for every palate.", icon: Leaf,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg?_wi=2", imageAlt: "Seasonal entree presentation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", imageAlt: "Seasonal entree presentation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018852.jpg", imageAlt: "Restaurant dining ambiance" }
]
}
@@ -173,16 +173,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Steven Lockwood", role: "Regular Guest", testimonial: "Great atmosphere and service. The Terrace is the perfect place to unwind after a long day. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Steven Lockwood"
id: "1", name: "Steven Lockwood", role: "Regular Guest", testimonial: "Great atmosphere and service. The Terrace is the perfect place to unwind after a long day. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Steven Lockwood"
},
{
id: "2", name: "Akiai Ash", role: "Diner", testimonial: "Food was amazing and the vibe was so relaxing!!!! This is my go-to spot for date nights. Absolutely love it!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Akiai Ash"
id: "2", name: "Akiai Ash", role: "Diner", testimonial: "Food was amazing and the vibe was so relaxing!!!! This is my go-to spot for date nights. Absolutely love it!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Akiai Ash"
},
{
id: "3", name: "James Mitchell", role: "Verified Guest", testimonial: "Outstanding experience from start to finish. Quality food without breaking the bank. They got my vote next time I travel.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "James Mitchell"
id: "3", name: "James Mitchell", role: "Verified Guest", testimonial: "Outstanding experience from start to finish. Quality food without breaking the bank. They got my vote next time I travel.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"
},
{
id: "4", name: "Sarah Chen", role: "Regular Customer", testimonial: "The Terrace has become our favorite restaurant. Every visit is special, and the staff always remembers us. Exceptional!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Sarah Chen"
id: "4", name: "Sarah Chen", role: "Regular Customer", testimonial: "The Terrace has become our favorite restaurant. Every visit is special, and the staff always remembers us. Exceptional!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Chen"
}
]}
/>
@@ -203,7 +203,7 @@ export default function LandingPage() {
id: "1", category: "Dining Area", title: "Elegant Interior", excerpt: "Our beautifully designed dining space creates the perfect ambiance for any occasion.", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg", imageAlt: "Restaurant dining area", authorName: "The Terrace", authorAvatar: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", date: "Year-round"
},
{
id: "2", category: "Cuisine", title: "Culinary Detail", excerpt: "Each dish is prepared with care and attention to detail, showcasing our commitment to quality.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg?_wi=2", imageAlt: "Close up food photography", authorName: "The Terrace", authorAvatar: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", date: "Year-round"
id: "2", category: "Cuisine", title: "Culinary Detail", excerpt: "Each dish is prepared with care and attention to detail, showcasing our commitment to quality.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bruschetta-with-sesame-seeds-tomatoes_141793-4581.jpg", imageAlt: "Close up food photography", authorName: "The Terrace", authorAvatar: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", date: "Year-round"
},
{
id: "3", category: "Outdoor Seating", title: "Scenic Patio", excerpt: "Enjoy your meal outdoors on our comfortable terrace with ambient lighting and relaxed atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-breakfast_1098-12924.jpg", imageAlt: "Outdoor seating area", authorName: "The Terrace", authorAvatar: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", date: "Seasonal"
@@ -212,7 +212,7 @@ export default function LandingPage() {
id: "4", category: "Evening Ambiance", title: "Sunset Dining", excerpt: "Experience the magic of evening dining with our warm lighting and sophisticated setting.", imageSrc: "http://img.b2bpic.net/free-photo/couple-lovers-having-romantic-dinner-home_171337-663.jpg", imageAlt: "Evening restaurant ambiance", authorName: "The Terrace", authorAvatar: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", date: "Daily"
},
{
id: "5", category: "Entrees", title: "Main Courses", excerpt: "Our signature entrées showcase quality American cuisine with creative preparation.", imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=2", imageAlt: "Restaurant entree", authorName: "The Terrace", authorAvatar: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", date: "Year-round"
id: "5", category: "Entrees", title: "Main Courses", excerpt: "Our signature entrées showcase quality American cuisine with creative preparation.", imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Restaurant entree", authorName: "The Terrace", authorAvatar: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", date: "Year-round"
},
{
id: "6", category: "Beverages", title: "Bar Service", excerpt: "Complement your meal with our carefully curated selection of beverages.", imageSrc: "http://img.b2bpic.net/free-photo/bibliotheque-cocktail-lounge-bar-counter-relaxation-drink_482257-24605.jpg", imageAlt: "Restaurant beverages", authorName: "The Terrace", authorAvatar: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg", date: "Daily"
@@ -226,7 +226,7 @@ export default function LandingPage() {
title="Join Us Tonight"
description="Enjoy a relaxing atmosphere, great service, and delicious American cuisine. Call us to reserve your table or get directions."
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg"
imageAlt="The Terrace exterior"
mediaAnimation="slide-up"
mediaPosition="right"