Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-13 07:15:41 +00:00

View File

@@ -88,16 +88,16 @@ export default function LandingPage() {
tagIcon={Star}
products={[
{
id: "shawarma-chicken", name: "Chicken Shawarma", price: "$12.99", variant: "Spiced, Tender, Fresh Vegetables", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7obveg", imageAlt: "Delicious Chicken Shawarma"
id: "shawarma-chicken", name: "Chicken Shawarma", price: "$12.99", variant: "Spiced, Tender, Fresh Vegetables", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7obveg&_wi=1", imageAlt: "Delicious Chicken Shawarma"
},
{
id: "hummus", name: "Creamy Hummus", price: "$8.99", variant: "Chickpea, Tahini, Lemon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nk40lt", imageAlt: "Traditional Hummus"
id: "hummus", name: "Creamy Hummus", price: "$8.99", variant: "Chickpea, Tahini, Lemon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nk40lt&_wi=1", imageAlt: "Traditional Hummus"
},
{
id: "falafel", name: "Golden Falafel", price: "$9.99", variant: "Crispy, 6 pieces, Tahini Sauce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=98u9a9", imageAlt: "Crispy Falafel Balls"
id: "falafel", name: "Golden Falafel", price: "$9.99", variant: "Crispy, 6 pieces, Tahini Sauce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=98u9a9&_wi=1", imageAlt: "Crispy Falafel Balls"
},
{
id: "kebab-lamb", name: "Grilled Lamb Kebab", price: "$16.99", variant: "Premium Lamb, Charred Perfection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vsbhoq", imageAlt: "Grilled Lamb Kebab"
id: "kebab-lamb", name: "Grilled Lamb Kebab", price: "$16.99", variant: "Premium Lamb, Charred Perfection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vsbhoq&_wi=1", imageAlt: "Grilled Lamb Kebab"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -156,22 +156,22 @@ export default function LandingPage() {
tagIcon={Heart}
testimonials={[
{
id: "1", name: "Ahmed Hassan, Food Critic", date: "Date: 15 November 2024", title: "The Best Shawarma in Town", quote: "Al Haadi serves the most authentic and delicious shawarma I've ever tasted. The meat is perfectly spiced, the vegetables are fresh, and the portion is generous. This is my new go-to restaurant!", tag: "Premium Diner", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dmxmm9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7obveg", avatarAlt: "Ahmed Hassan"
id: "1", name: "Ahmed Hassan, Food Critic", date: "Date: 15 November 2024", title: "The Best Shawarma in Town", quote: "Al Haadi serves the most authentic and delicious shawarma I've ever tasted. The meat is perfectly spiced, the vegetables are fresh, and the portion is generous. This is my new go-to restaurant!", tag: "Premium Diner", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dmxmm9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7obveg&_wi=2", avatarAlt: "Ahmed Hassan"
},
{
id: "2", name: "Fatima Al-Rashid, Business Owner", date: "Date: 12 November 2024", title: "Perfect for Team Lunches", quote: "I regularly bring my team to Al Haadi for lunch meetings. The food is consistently excellent, the service is fast and friendly, and the ambiance is perfect for casual business gatherings.", tag: "Regular Guest", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zofvro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vsbhoq", avatarAlt: "Fatima Al-Rashid"
id: "2", name: "Fatima Al-Rashid, Business Owner", date: "Date: 12 November 2024", title: "Perfect for Team Lunches", quote: "I regularly bring my team to Al Haadi for lunch meetings. The food is consistently excellent, the service is fast and friendly, and the ambiance is perfect for casual business gatherings.", tag: "Regular Guest", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zofvro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vsbhoq&_wi=2", avatarAlt: "Fatima Al-Rashid"
},
{
id: "3", name: "Mohammed Al-Mazrouei, Family Man", date: "Date: 10 November 2024", title: "A Family Favorite", quote: "My kids love the falafel and hummus from Al Haadi. We visit every Friday and the staff always makes us feel welcome. Great food, great people!", tag: "Family Visitor", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5c8dhv", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=98u9a9", avatarAlt: "Mohammed Al-Mazrouei"
id: "3", name: "Mohammed Al-Mazrouei, Family Man", date: "Date: 10 November 2024", title: "A Family Favorite", quote: "My kids love the falafel and hummus from Al Haadi. We visit every Friday and the staff always makes us feel welcome. Great food, great people!", tag: "Family Visitor", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5c8dhv", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=98u9a9&_wi=2", avatarAlt: "Mohammed Al-Mazrouei"
},
{
id: "4", name: "Layla Ahmed, Student", date: "Date: 8 November 2024", title: "Best Value for Money", quote: "Al Haadi offers incredible value. The portions are huge, the quality is exceptional, and the prices are very reasonable. Perfect for students on a budget!", tag: "Budget Friendly", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hyiee5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9cg2ki", avatarAlt: "Layla Ahmed"
id: "4", name: "Layla Ahmed, Student", date: "Date: 8 November 2024", title: "Best Value for Money", quote: "Al Haadi offers incredible value. The portions are huge, the quality is exceptional, and the prices are very reasonable. Perfect for students on a budget!", tag: "Budget Friendly", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hyiee5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9cg2ki&_wi=1", avatarAlt: "Layla Ahmed"
},
{
id: "5", name: "Omar Ibrahim, Food Blogger", date: "Date: 5 November 2024", title: "Authentic Middle Eastern Experience", quote: "If you want authentic Middle Eastern cuisine, Al Haadi is the place. Every dish tells a story of tradition and quality. I've featured them on my food blog multiple times!", tag: "Influencer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dmxmm9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nk40lt", avatarAlt: "Omar Ibrahim"
id: "5", name: "Omar Ibrahim, Food Blogger", date: "Date: 5 November 2024", title: "Authentic Middle Eastern Experience", quote: "If you want authentic Middle Eastern cuisine, Al Haadi is the place. Every dish tells a story of tradition and quality. I've featured them on my food blog multiple times!", tag: "Influencer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dmxmm9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nk40lt&_wi=2", avatarAlt: "Omar Ibrahim"
},
{
id: "6", name: "Noor Hassan, Event Planner", date: "Date: 2 November 2024", title: "Perfect Catering Service", quote: "We hired Al Haadi to cater our corporate event and it was a huge success! The food was delicious, the delivery was on time, and the staff was professional throughout.", tag: "Corporate Partner", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zofvro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9cg2ki", avatarAlt: "Noor Hassan"
id: "6", name: "Noor Hassan, Event Planner", date: "Date: 2 November 2024", title: "Perfect Catering Service", quote: "We hired Al Haadi to cater our corporate event and it was a huge success! The food was delicious, the delivery was on time, and the staff was professional throughout.", tag: "Corporate Partner", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zofvro", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9cg2ki&_wi=2", avatarAlt: "Noor Hassan"
}
]}
/>