Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 12:32:09 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/chicken-steak_74190-4961.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chicken-steak_74190-4961.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg",
@@ -110,25 +110,25 @@ export default function LandingPage() {
id: "p1",
name: "Classic Chicken Parmigiana",
price: "$25",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702845.jpg?_wi=1",
},
{
id: "p2",
name: "Homemade Pasta",
price: "$22",
imageSrc: "http://img.b2bpic.net/free-photo/italian-spaghetti-tomato-sauce-with-mint-leaves-top-inside-blue-bowl-plate_114579-1555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/italian-spaghetti-tomato-sauce-with-mint-leaves-top-inside-blue-bowl-plate_114579-1555.jpg?_wi=1",
},
{
id: "p3",
name: "Hand-rolled Arancini",
price: "$15",
imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-with-bacon-glass-beer_23-2149306680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-with-bacon-glass-beer_23-2149306680.jpg?_wi=1",
},
{
id: "p4",
name: "Sticky Date Pudding",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/food-drinks_1122-1979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-drinks_1122-1979.jpg?_wi=1",
},
{
id: "p5",
@@ -161,7 +161,7 @@ export default function LandingPage() {
quote: "Very good to check allergens for my son. Would be great if they had soy free nugget/pizza option. But they were very nice and helpful.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak_74190-4961.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak_74190-4961.jpg?_wi=2",
imageAlt: "customer avatar woman portrait",
},
{
@@ -172,7 +172,7 @@ export default function LandingPage() {
quote: "Sooo delicious!!!! And I have a particular love of their parmigianas… theyre cooked perfectly and full of flavour.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702845.jpg?_wi=2",
imageAlt: "customer avatar woman portrait",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
quote: "Wooooow these guys are next level. Pasta and Arancini was just delicious & Sticky Date Pudding was the best. Definitely treat yourself!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/italian-spaghetti-tomato-sauce-with-mint-leaves-top-inside-blue-bowl-plate_114579-1555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/italian-spaghetti-tomato-sauce-with-mint-leaves-top-inside-blue-bowl-plate_114579-1555.jpg?_wi=2",
imageAlt: "customer avatar woman portrait",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
quote: "Excellent service and the food quality was incredible. My guests couldn't get enough.",
tag: "Event Host",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-european-businessman-smiling-closeup-portrait-jobs-career-campaign_53876-128975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-with-bacon-glass-beer_23-2149306680.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meal-containing-croquettes-with-bacon-glass-beer_23-2149306680.jpg?_wi=2",
imageAlt: "customer avatar woman portrait",
},
{
@@ -205,7 +205,7 @@ export default function LandingPage() {
quote: "Friendly, passionate team and the food was homemade goodness. Absolutely loved it.",
tag: "Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-drinks_1122-1979.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-drinks_1122-1979.jpg?_wi=2",
imageAlt: "customer avatar woman portrait",
},
]}