Merge version_1 into main #2
@@ -57,17 +57,17 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/types-foods-cookies-drinks-put-table-front-flower-vase_181624-21166.jpg", imageAlt: "Beautiful brunch spread with pastries"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=1", imageAlt: "Cozy dining area with natural light"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Cozy dining area with natural light"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-20494.jpg?_wi=1", imageAlt: "Fluffy pancakes with toppings"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-20494.jpg", imageAlt: "Fluffy pancakes with toppings"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-breakfast-food-with-crackers_140725-6473.jpg", imageAlt: "Full breakfast platter with eggs and toast"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-sauce-bolognese-served-plate-dark-background_1220-7073.jpg?_wi=1", imageAlt: "Rigatoni bolognese pasta dish"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-sauce-bolognese-served-plate-dark-background_1220-7073.jpg", imageAlt: "Rigatoni bolognese pasta dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-served-with-french-fries-soft-drink-mayonnaise-ketchup_114579-191.jpg?_wi=1", imageAlt: "Grilled chicken sandwich with fries"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-served-with-french-fries-soft-drink-mayonnaise-ketchup_114579-191.jpg", imageAlt: "Grilled chicken sandwich with fries"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+16045682224" },
|
||||
@@ -75,7 +75,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselPosition="right"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -92,19 +91,19 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@jamesbrunch", testimonial: "The staff are super friendly and the selection of menu items is fantastic. Best brunch spot in Burnaby!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "James Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilylovescoffee", testimonial: "Loved the hot lavender latte and the 49th Parallel coffee is top notch. Will definitely be back!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-businesswoman_93675-133773.jpg", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Park", handle: "@davidbrunchfan", testimonial: "Perfect spot for weekend brunch with friends. Great cocktails and vegetarian options too!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "David Park"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "David Park"},
|
||||
{
|
||||
id: "5", name: "Lisa Wang", handle: "@lisafoodie", testimonial: "The grilled chicken sandwich is incredible and the rigatoni bolognese is restaurant-quality. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Lisa Wang"},
|
||||
{
|
||||
id: "6", name: "Michael Torres", handle: "@michaelbrunch", testimonial: "Incredible brunch experience. Friendly atmosphere, delicious food, and they close early so perfect for lunch too!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Michael Torres"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Torres"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
@@ -122,15 +121,15 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Fluffy Pancakes", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-20494.jpg?_wi=2", imageAlt: "Stack of fluffy pancakes with maple syrup and butter"},
|
||||
id: "1", name: "Fluffy Pancakes", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-20494.jpg", imageAlt: "Stack of fluffy pancakes with maple syrup and butter"},
|
||||
{
|
||||
id: "2", name: "Hot Lavender Latte", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-coffee-with-latte-art_140725-5204.jpg", imageAlt: "Steaming cup of hot lavender latte with foam art"},
|
||||
{
|
||||
id: "3", name: "Breakfast Platter", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/breakfast_1339-1103.jpg", imageAlt: "Complete breakfast platter with eggs, toast, and bacon"},
|
||||
{
|
||||
id: "4", name: "Rigatoni Bolognese", price: "$17", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-sauce-bolognese-served-plate-dark-background_1220-7073.jpg?_wi=2", imageAlt: "Hearty rigatoni bolognese pasta in rich sauce"},
|
||||
id: "4", name: "Rigatoni Bolognese", price: "$17", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-sauce-bolognese-served-plate-dark-background_1220-7073.jpg", imageAlt: "Hearty rigatoni bolognese pasta in rich sauce"},
|
||||
{
|
||||
id: "5", name: "Grilled Chicken Sandwich", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-served-with-french-fries-soft-drink-mayonnaise-ketchup_114579-191.jpg?_wi=2", imageAlt: "Grilled chicken sandwich served with crispy fries"},
|
||||
id: "5", name: "Grilled Chicken Sandwich", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/club-sandwich-served-with-french-fries-soft-drink-mayonnaise-ketchup_114579-191.jpg", imageAlt: "Grilled chicken sandwich served with crispy fries"},
|
||||
{
|
||||
id: "6", name: "49th Parallel Coffee", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-is-serving-by-barista-partial-dark-room-shop_1150-6094.jpg", imageAlt: "Freshly brewed cup of premium 49th Parallel coffee"},
|
||||
]}
|
||||
@@ -186,7 +185,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Dine-In", description: "Experience our welcoming atmosphere, premium service, and full beverage menu including specialty cocktails.", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=2", imageAlt: "Comfortable dine-in seating area"},
|
||||
id: "1", title: "Dine-In", description: "Experience our welcoming atmosphere, premium service, and full beverage menu including specialty cocktails.", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Comfortable dine-in seating area"},
|
||||
{
|
||||
id: "2", title: "Takeout", description: "Order ahead for quick pickup. Your food will be fresh and carefully packaged for takeaway.", imageSrc: "http://img.b2bpic.net/free-photo/food-delivery-curly-haired-young-courrier-taking-meal-box-delivery_259150-58588.jpg", imageAlt: "Quick pickup service counter"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user