Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 16:28:53 +00:00

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
id: "4", title: "Vegetarian Delight", content: "Colourful grilled vegetables including peppers, aubergine, tomatoes, and onions. Served with hummus, tzatziki, and fresh herbs. Perfect for vegetarian guests."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables_2829-19988.jpg"
imageSrc="http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables_2829-19988.jpg?_wi=1"
imageAlt="Grilled chicken kebab skewer"
useInvertedBackground={true}
mediaPosition="right"
@@ -101,7 +101,7 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "1", name: "Chicken Shish", price: "£8.50", variant: "Grilled Chicken Fresh Salad", imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables_2829-19988.jpg", imageAlt: "Chicken shish kebab"
id: "1", name: "Chicken Shish", price: "£8.50", variant: "Grilled Chicken Fresh Salad", imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables_2829-19988.jpg?_wi=2", imageAlt: "Chicken shish kebab"
},
{
id: "2", name: "Lamb Doner", price: "£9.50", variant: "Slow-Roasted Lamb House Sauce", imageSrc: "http://img.b2bpic.net/free-photo/turkey-kebabs-with-mustard-sauce_661915-109.jpg", imageAlt: "Lamb doner kebab"
@@ -125,16 +125,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emma Rodriguez"
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=3", imageAlt: "Emma Rodriguez"
},
{
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "James Wilson"
id: "4", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=4", imageAlt: "James Wilson"
}
]}
cardTitle="Over 5,000 customers trust Kebab Kid for authentic Mediterranean flavours"