Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
dashboard={{
|
||||
title: "Fable Highlights", logoIcon: Utensils,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg", searchPlaceholder: "Discover our menu", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg?_wi=1", searchPlaceholder: "Discover our menu", buttons: [
|
||||
{ text: "View Menu", href: "#featured-dishes" },
|
||||
{ text: "Location", href: "#location" },
|
||||
],
|
||||
@@ -99,17 +99,17 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Martinez", handle: "Santa Fe Local", testimonial: "The food, ambiance, and service are top-notch. Every visit feels like a special celebration.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-white-tshirt-jacket-smiling-brown-background_197531-26657.jpg", imageAlt: "Sarah Martinez"},
|
||||
id: "1", name: "Sarah Martinez", handle: "Santa Fe Local", testimonial: "The food, ambiance, and service are top-notch. Every visit feels like a special celebration.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-white-tshirt-jacket-smiling-brown-background_197531-26657.jpg?_wi=1", imageAlt: "Sarah Martinez"},
|
||||
{
|
||||
id: "2", name: "James Wilson", handle: "Date Night Regular", testimonial: "Bright flavors and perfectly handmade pasta. This is the finest restaurant in Santa Fe.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"},
|
||||
id: "2", name: "James Wilson", handle: "Date Night Regular", testimonial: "Bright flavors and perfectly handmade pasta. This is the finest restaurant in Santa Fe.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Wilson"},
|
||||
{
|
||||
id: "3", name: "Michelle Rodriguez", handle: "Food Enthusiast", testimonial: "One of the finest restaurants in Santa Fe. The seasonal menu is always surprising and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-close-up_23-2148336947.jpg", imageAlt: "Michelle Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Chen", handle: "Visitor to Santa Fe", testimonial: "Worth the drive to El Dorado. Exceptional culinary craftsmanship and genuine hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", imageAlt: "David Chen"},
|
||||
{
|
||||
id: "5", name: "Patricia Thompson", handle: "Regular Guest", testimonial: "Perfect for special occasions. The attention to detail in every dish is remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-white-tshirt-jacket-smiling-brown-background_197531-26657.jpg", imageAlt: "Patricia Thompson"},
|
||||
id: "5", name: "Patricia Thompson", handle: "Regular Guest", testimonial: "Perfect for special occasions. The attention to detail in every dish is remarkable.", imageSrc: "http://img.b2bpic.net/free-photo/joyful-man-white-tshirt-jacket-smiling-brown-background_197531-26657.jpg?_wi=2", imageAlt: "Patricia Thompson"},
|
||||
{
|
||||
id: "6", name: "Marcus Johnson", handle: "Local Foodie", testimonial: "Handcrafted excellence on every plate. Fable sets the standard for fine dining in northern New Mexico.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Johnson"},
|
||||
id: "6", name: "Marcus Johnson", handle: "Local Foodie", testimonial: "Handcrafted excellence on every plate. Fable sets the standard for fine dining in northern New Mexico.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Marcus Johnson"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", name: "Seasonal Vegetables", price: "$18", variant: "Local Selection", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-tea-berries-dark-table-sweet-cake-pie-dessert_140725-81774.jpg", imageAlt: "Fresh seasonal vegetables"},
|
||||
{
|
||||
id: "4", name: "Curated Cocktails", price: "$14", variant: "House Creations", imageSrc: "http://img.b2bpic.net/free-photo/side-view-alcohol-cocktail-with-kiwi-golden-glass-wooden-stand_140725-12773.jpg", imageAlt: "Craft cocktail selection"},
|
||||
id: "4", name: "Curated Cocktails", price: "$14", variant: "House Creations", imageSrc: "http://img.b2bpic.net/free-photo/side-view-alcohol-cocktail-with-kiwi-golden-glass-wooden-stand_140725-12773.jpg?_wi=1", imageAlt: "Craft cocktail selection"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -157,16 +157,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Cozy Yet Upscale", description: "An intimate setting that feels both elegant and welcoming, perfect for date nights, celebrations, or quiet gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312232.jpg"},
|
||||
title: "Cozy Yet Upscale", description: "An intimate setting that feels both elegant and welcoming, perfect for date nights, celebrations, or quiet gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312232.jpg?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Attentive Service", description: "Our team anticipates your needs, offering genuine hospitality and expert recommendations throughout your meal.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg"},
|
||||
title: "Attentive Service", description: "Our team anticipates your needs, offering genuine hospitality and expert recommendations throughout your meal.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg?_wi=1"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Curated Cocktails", description: "House-made syrups and premium spirits expertly paired with our seasonal menu for the perfect complement.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-alcohol-cocktail-with-kiwi-golden-glass-wooden-stand_140725-12773.jpg"},
|
||||
title: "Curated Cocktails", description: "House-made syrups and premium spirits expertly paired with our seasonal menu for the perfect complement.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-alcohol-cocktail-with-kiwi-golden-glass-wooden-stand_140725-12773.jpg?_wi=2"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Relaxed Santa Fe Dining", description: "No pretension, no rush—just exceptional food, warm hospitality, and the unhurried pace Santa Fe is known for.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg"},
|
||||
title: "Relaxed Santa Fe Dining", description: "No pretension, no rush—just exceptional food, warm hospitality, and the unhurried pace Santa Fe is known for.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg?_wi=2"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312232.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-dining-table-with-grapes_23-2150312232.jpg?_wi=2"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Check Availability"
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-table-arrangement_52683-107254.jpg?_wi=2"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
buttonText="Send Message"
|
||||
|
||||
Reference in New Issue
Block a user