Update src/app/page.tsx
This commit is contained in:
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="medium"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -49,33 +49,33 @@ export default function LandingPage() {
|
||||
tag="Traditional Caribbean"
|
||||
tagIcon={Flame}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14736.jpg?_wi=1", imageAlt: "Authentic Jerk Chicken"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14736.jpg", imageAlt: "Authentic Jerk Chicken"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94816.jpg?_wi=1", imageAlt: "Cozy Fireplace Dining"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94816.jpg", imageAlt: "Cozy Fireplace Dining"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktails-tropical-fruits_23-2147795389.jpg?_wi=1", imageAlt: "Handcrafted Caribbean Cocktails"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cocktails-tropical-fruits_23-2147795389.jpg", imageAlt: "Handcrafted Caribbean Cocktails"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-taking-selfie-with-mobile-phone-while-drinking-glass-beer-bar-friends-concept_58466-16340.jpg?_wi=1", imageAlt: "Family Dining Experience"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-taking-selfie-with-mobile-phone-while-drinking-glass-beer-bar-friends-concept_58466-16340.jpg", imageAlt: "Family Dining Experience"
|
||||
}
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-goulash-olive-oil_23-2149388120.jpg?_wi=1", imageAlt: "Traditional Oxtail"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-goulash-olive-oil_23-2149388120.jpg", imageAlt: "Traditional Oxtail"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain-banana_23-2151023892.jpg?_wi=1", imageAlt: "Rice and Peas with Plantains"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain-banana_23-2151023892.jpg", imageAlt: "Rice and Peas with Plantains"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-appetizers-fish-squid-shrimp-with-sauces-vegetable-salad_141793-4123.jpg?_wi=1", imageAlt: "Fresh Escovitch Fish"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-appetizers-fish-squid-shrimp-with-sauces-vegetable-salad_141793-4123.jpg", imageAlt: "Fresh Escovitch Fish"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-homemade-stew-close-up_23-2148494753.jpg?_wi=1", imageAlt: "Spiced Curry Goat"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-homemade-stew-close-up_23-2148494753.jpg", imageAlt: "Spiced Curry Goat"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -116,22 +116,22 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Jerk Chicken", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14736.jpg?_wi=2", imageAlt: "Jerk Chicken"
|
||||
id: "1", name: "Jerk Chicken", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/pork-kebab-plate-juicy-delicious-food_132075-14736.jpg", imageAlt: "Jerk Chicken"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Oxtail", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-goulash-olive-oil_23-2149388120.jpg?_wi=2", imageAlt: "Oxtail"
|
||||
id: "2", name: "Oxtail", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-goulash-olive-oil_23-2149388120.jpg", imageAlt: "Oxtail"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Curry Goat", price: "$17", imageSrc: "http://img.b2bpic.net/free-photo/bowl-homemade-stew-close-up_23-2148494753.jpg?_wi=2", imageAlt: "Curry Goat"
|
||||
id: "3", name: "Curry Goat", price: "$17", imageSrc: "http://img.b2bpic.net/free-photo/bowl-homemade-stew-close-up_23-2148494753.jpg", imageAlt: "Curry Goat"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Escovitch Fish", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-appetizers-fish-squid-shrimp-with-sauces-vegetable-salad_141793-4123.jpg?_wi=2", imageAlt: "Escovitch Fish"
|
||||
id: "4", name: "Escovitch Fish", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-appetizers-fish-squid-shrimp-with-sauces-vegetable-salad_141793-4123.jpg", imageAlt: "Escovitch Fish"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Rice & Peas", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain-banana_23-2151023892.jpg?_wi=2", imageAlt: "Rice and Peas"
|
||||
id: "5", name: "Rice & Peas", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain-banana_23-2151023892.jpg", imageAlt: "Rice and Peas"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Caribbean Cocktails", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/cocktails-tropical-fruits_23-2147795389.jpg?_wi=2", imageAlt: "Caribbean Cocktails"
|
||||
id: "6", name: "Caribbean Cocktails", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/cocktails-tropical-fruits_23-2147795389.jpg", imageAlt: "Caribbean Cocktails"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
description="Community Favorite"
|
||||
subdescription="Blue Mountain Heights Restaurant"
|
||||
icon={Flame}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94816.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94816.jpg"
|
||||
imageAlt="Warm Jamaican Restaurant Interior"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -160,20 +160,20 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="uniform-4-items"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Authentic Family Recipes", description: "Generations of Jamaican culinary tradition brought to life with time-honored preparation methods and the freshest Caribbean ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-taking-selfie-with-mobile-phone-while-drinking-glass-beer-bar-friends-concept_58466-16340.jpg?_wi=2", imageAlt: "Family dining tradition"
|
||||
id: "1", title: "Authentic Family Recipes", description: "Generations of Jamaican culinary tradition brought to life with time-honored preparation methods and the freshest Caribbean ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-taking-selfie-with-mobile-phone-while-drinking-glass-beer-bar-friends-concept_58466-16340.jpg", imageAlt: "Family dining tradition"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Cozy Fireplace Dining", description: "Intimate ambiance with warm fireplace setting perfect for romantic dinners, family gatherings, and special celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94816.jpg?_wi=3", imageAlt: "Cozy fireplace atmosphere"
|
||||
id: "2", title: "Cozy Fireplace Dining", description: "Intimate ambiance with warm fireplace setting perfect for romantic dinners, family gatherings, and special celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94816.jpg", imageAlt: "Cozy fireplace atmosphere"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Handcrafted Cocktails", description: "Expert mixologists create signature Caribbean cocktails using premium rums and fresh tropical ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/cocktails-tropical-fruits_23-2147795389.jpg?_wi=3", imageAlt: "Tropical cocktails"
|
||||
id: "3", title: "Handcrafted Cocktails", description: "Expert mixologists create signature Caribbean cocktails using premium rums and fresh tropical ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/cocktails-tropical-fruits_23-2147795389.jpg", imageAlt: "Tropical cocktails"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Happy Hour Specials", description: "Enjoy generous discounts on food and drinks during our daily happy hour. Perfect for after-work gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/cocktails-tropical-fruits_23-2147795389.jpg?_wi=4", imageAlt: "Happy hour drinks"
|
||||
id: "4", title: "Happy Hour Specials", description: "Enjoy generous discounts on food and drinks during our daily happy hour. Perfect for after-work gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/cocktails-tropical-fruits_23-2147795389.jpg", imageAlt: "Happy hour drinks"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -190,22 +190,22 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Johnson", role: "Regular Customer", testimonial: "The jerk chicken is absolutely incredible! Every time I visit with my family, we leave completely satisfied. The fireplace atmosphere is so warm and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Maria Johnson"
|
||||
id: "1", name: "Maria Johnson", role: "Regular Customer", testimonial: "The jerk chicken is absolutely incredible! Every time I visit with my family, we leave completely satisfied. The fireplace atmosphere is so warm and welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Maria Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Chen", role: "Food Enthusiast", testimonial: "Best oxtail in Washington Heights, hands down. The flavors are authentic and the portions are generous. This is true Jamaican cooking.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen"
|
||||
id: "2", name: "David Chen", role: "Food Enthusiast", testimonial: "Best oxtail in Washington Heights, hands down. The flavors are authentic and the portions are generous. This is true Jamaican cooking.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Angela Rodriguez", role: "Event Planner", testimonial: "Hosted my daughter's birthday party here and they made it unforgettable. The catering service is excellent and the staff is incredibly attentive.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Angela Rodriguez"
|
||||
id: "3", name: "Angela Rodriguez", role: "Event Planner", testimonial: "Hosted my daughter's birthday party here and they made it unforgettable. The catering service is excellent and the staff is incredibly attentive.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Angela Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Williams", role: "Local Resident", testimonial: "Perfect spot for date night! The cocktails are creative, the food is delicious, and the ambiance is perfect. Can't wait to come back.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Williams"
|
||||
id: "4", name: "James Williams", role: "Local Resident", testimonial: "Perfect spot for date night! The cocktails are creative, the food is delicious, and the ambiance is perfect. Can't wait to come back.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Williams"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophia Martinez", role: "Community Member", testimonial: "This restaurant feels like a second home. The team remembers your favorite orders and treats you like family. Absolutely worth the visit!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Sophia Martinez"
|
||||
id: "5", name: "Sophia Martinez", role: "Community Member", testimonial: "This restaurant feels like a second home. The team remembers your favorite orders and treats you like family. Absolutely worth the visit!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sophia Martinez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Marcus Thompson", role: "Visitor", testimonial: "Visiting NYC and stumbled upon this gem. The authentic Caribbean experience, fresh ingredients, and genuine service made my day complete.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Marcus Thompson"
|
||||
id: "6", name: "Marcus Thompson", role: "Visitor", testimonial: "Visiting NYC and stumbled upon this gem. The authentic Caribbean experience, fresh ingredients, and genuine service made my day complete.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Thompson"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -268,7 +268,7 @@ export default function LandingPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94816.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94816.jpg"
|
||||
imageAlt="Restaurant dining experience"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user