Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-11 07:43:58 +00:00

View File

@@ -45,13 +45,13 @@ export default function LandingPage() {
title="Authentic Lebanese Flavors"
description="Experience the tradition of home-cooked meals at Taht El Shajara. From freshly baked manakish to savory grills, every bite tells a story."
testimonials={[
{ name: "Sarah H.", handle: "@sarah_h", testimonial: "The best manakish in the city! Reminds me of home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg", imageAlt: "authentic lebanese breakfast table" },
{ name: "Karim M.", handle: "@karim_m", testimonial: "Amazing grills and a very welcoming atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-preparing-dough-baking-top-view_176474-5461.jpg", imageAlt: "authentic lebanese breakfast table" },
{ name: "Layla A.", handle: "@layla_a", testimonial: "Everything is fresh, authentic, and delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/customs-food-wooden-board-top-view_23-2149598954.jpg", imageAlt: "authentic lebanese breakfast table" },
{ name: "Omar K.", handle: "@omar_k", testimonial: "My go-to spot for breakfast. Great prices too!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meals-pan-with-salad-pickles-flowers-wooden-surface_176474-6464.jpg", imageAlt: "authentic lebanese breakfast table" },
{ name: "Jana D.", handle: "@jana_d", testimonial: "Love the Labneh plate and fresh veggies.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetable-barbecue-with-lavash-herbs_114579-3151.jpg", imageAlt: "authentic lebanese breakfast table" },
{ name: "Sarah H.", handle: "@sarah_h", testimonial: "The best manakish in the city! Reminds me of home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg?_wi=1", imageAlt: "authentic lebanese breakfast table" },
{ name: "Karim M.", handle: "@karim_m", testimonial: "Amazing grills and a very welcoming atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-preparing-dough-baking-top-view_176474-5461.jpg?_wi=1", imageAlt: "authentic lebanese breakfast table" },
{ name: "Layla A.", handle: "@layla_a", testimonial: "Everything is fresh, authentic, and delicious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/customs-food-wooden-board-top-view_23-2149598954.jpg?_wi=1", imageAlt: "authentic lebanese breakfast table" },
{ name: "Omar K.", handle: "@omar_k", testimonial: "My go-to spot for breakfast. Great prices too!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meals-pan-with-salad-pickles-flowers-wooden-surface_176474-6464.jpg?_wi=1", imageAlt: "authentic lebanese breakfast table" },
{ name: "Jana D.", handle: "@jana_d", testimonial: "Love the Labneh plate and fresh veggies.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetable-barbecue-with-lavash-herbs_114579-3151.jpg?_wi=1", imageAlt: "authentic lebanese breakfast table" },
]}
imageSrc="http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg"
imageSrc="http://img.b2bpic.net/free-photo/rice-garnish-tandir-bread-buns-green-salad-table_114579-2579.jpg?_wi=2"
imageAlt="Authentic Lebanese breakfast spread"
mediaAnimation="slide-up"
avatarText="Join 500+ happy diners"
@@ -76,7 +76,7 @@ export default function LandingPage() {
{ title: "Authentic Recipes", description: "Tradition in every single bite." },
{ title: "Warm Welcome", description: "Hospitality is at our core." },
]}
imageSrc="http://img.b2bpic.net/free-photo/female-preparing-dough-baking-top-view_176474-5461.jpg"
imageSrc="http://img.b2bpic.net/free-photo/female-preparing-dough-baking-top-view_176474-5461.jpg?_wi=2"
imageAlt="Traditional Lebanese mezze table"
mediaAnimation="blur-reveal"
/>
@@ -89,9 +89,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Manakish Zaatar", price: "$1.50", imageSrc: "http://img.b2bpic.net/free-photo/customs-food-wooden-board-top-view_23-2149598954.jpg" },
{ id: "p2", name: "Hummus Plate", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meals-pan-with-salad-pickles-flowers-wooden-surface_176474-6464.jpg" },
{ id: "p3", name: "Mixed Grill", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetable-barbecue-with-lavash-herbs_114579-3151.jpg" },
{ id: "p1", name: "Manakish Zaatar", price: "$1.50", imageSrc: "http://img.b2bpic.net/free-photo/customs-food-wooden-board-top-view_23-2149598954.jpg?_wi=2" },
{ id: "p2", name: "Hummus Plate", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-delicious-meals-pan-with-salad-pickles-flowers-wooden-surface_176474-6464.jpg?_wi=2" },
{ id: "p3", name: "Mixed Grill", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/meat-vegetable-barbecue-with-lavash-herbs_114579-3151.jpg?_wi=2" },
{ id: "p4", name: "Labneh Plate", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/bowl-rice-with-vegetables-served-with-lemons-slices-wooden-board_23-2148165551.jpg" },
{ id: "p5", name: "Cheese Sambousek", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/wooden-tray-with-pasta-serving-bowls-toppings-dressings-marble-surface_114579-69851.jpg" },
{ id: "p6", name: "Traditional Coffee", price: "$1.50", imageSrc: "http://img.b2bpic.net/free-photo/coffee-brown-coffee-copper-white-ceramic-cup-tray-with-coffee-beans_181624-2828.jpg" },