Merge version_1 into main #1
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/cook-cutting-roasted-meat-wooden-board_23-2148040262.jpg", imageAlt: "Master chef slicing succulent doner kebab", videoAriaLabel: "Doner kebab preparation video"
|
||||
},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/breakfast-with-omelette-butter-with-cheese_140725-9341.jpg", imageAlt: "Fresh Turkish breakfast spread with steam rising", videoAriaLabel: "Turkish breakfast morning preparation video"
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/breakfast-with-omelette-butter-with-cheese_140725-9341.jpg?_wi=1", imageAlt: "Fresh Turkish breakfast spread with steam rising", videoAriaLabel: "Turkish breakfast morning preparation video"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "breakfast", title: "The Sultan's Breakfast", author: "Morning Tradition", description: "Experience the legendary Turkish breakfast—a generous spread of fresh cheeses, olives, honey, pastries, and aromatic Turkish tea. Served until noon daily.", tags: ["Vegetarian", "Shareable", "All Day"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-omelette-butter-with-cheese_140725-9341.jpg", imageAlt: "Luxurious Turkish breakfast spread"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-with-omelette-butter-with-cheese_140725-9341.jpg?_wi=2", imageAlt: "Luxurious Turkish breakfast spread"
|
||||
},
|
||||
{
|
||||
id: "kebab", title: "Grill Master's Selection", author: "Premium Meats", description: "Hand-selected Turkish lamb and beef, grilled to perfection. Adana kebab, Shish kebab, and our signature Capitol Doner—slow-roasted for 12 hours minimum.", tags: ["Premium", "Signature", "Halal"],
|
||||
@@ -126,10 +126,10 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Keyvan M.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-leaning-cafe-counter_1262-1969.jpg", imageAlt: "Keyvan M. satisfied customer"
|
||||
id: "1", name: "Keyvan M.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-leaning-cafe-counter_1262-1969.jpg?_wi=1", imageAlt: "Keyvan M. satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Hazim A.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Hazim A. satisfied customer"
|
||||
id: "2", name: "Hazim A.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", imageAlt: "Hazim A. satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ahmed K.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-showing-ok-sign_1262-2445.jpg", imageAlt: "Ahmed K. satisfied customer"
|
||||
@@ -138,10 +138,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Bibigul T.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-14028.jpg", imageAlt: "Bibigul T. satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Serik D.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-leaning-cafe-counter_1262-1969.jpg", imageAlt: "Serik D. satisfied customer"
|
||||
id: "5", name: "Serik D.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-leaning-cafe-counter_1262-1969.jpg?_wi=2", imageAlt: "Serik D. satisfied customer"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Syed M.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", imageAlt: "Syed M. satisfied customer"
|
||||
id: "6", name: "Syed M.", imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", imageAlt: "Syed M. satisfied customer"
|
||||
}
|
||||
]}
|
||||
cardTitle="Trusted by Thousands"
|
||||
|
||||
Reference in New Issue
Block a user