Merge version_1 into main #1
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Explore Menu", href: "#menu" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-onions-sauce_140725-9541.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-onions-sauce_140725-9541.jpg?_wi=1"
|
||||
imageAlt="Traditional Moroccan Tagine"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
buttonHref: "https://example.com/order"
|
||||
},
|
||||
{
|
||||
title: "Traditional Tagines", description: "Slow-cooked tagines featuring our signature Khlea and seasonal vegetables.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-onions-sauce_140725-9541.jpg", imageAlt: "Traditional Moroccan Tagine", buttonIcon: ArrowRight,
|
||||
title: "Traditional Tagines", description: "Slow-cooked tagines featuring our signature Khlea and seasonal vegetables.", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-onions-sauce_140725-9541.jpg?_wi=2", imageAlt: "Traditional Moroccan Tagine", buttonIcon: ArrowRight,
|
||||
buttonHref: "https://example.com/menu"
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Fatima El Fassi", role: "Local Food Blogger", company: "Sefrou", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Hassan Bennani", role: "Regular Customer", company: "Sefrou Business Owner", rating: 5,
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "4", name: "Mohamed Kabbaj", role: "Family Dinner Host", company: "Sefrou Community", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Layla Bennani", role: "Frequent Visitor", company: "Office Worker", rating: 5,
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Karim Al-Ouahabi", role: "Event Planner", company: "Sefrou Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
|
||||
Reference in New Issue
Block a user