Update src/app/about/page.tsx

This commit is contained in:
2026-03-11 18:39:48 +00:00
parent 9e01ac657f
commit 8a5ee8b9b6

View File

@@ -75,28 +75,28 @@ export default function AboutPage() {
id: 1,
title: "Fresh Ingredients Daily",
description: "We use premium ingredients sourced daily to ensure every burger, pizza, and roll is prepared fresh. Quality is never compromised.",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94812.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-food-bar_107420-94812.jpg?_wi=2",
imageAlt: "Modern fast food restaurant interior clean",
},
{
id: 2,
title: "Lightning-Fast Service",
description: "Your order is prepared quickly without sacrificing taste. Our trained team works efficiently to get your food to you hot and ready.",
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-protein-meal-burgers-close-up-detail_23-2149098863.jpg?_wi=6",
imageAlt: "Delicious cheesy burger close up appetizing",
},
{
id: 3,
title: "Open Late Until 2:30 AM",
description: "Perfect for late-night cravings. Whether it's midnight snacking or early morning hunger, we're here for you every single day.",
imageSrc: "http://img.b2bpic.net/free-psd/classic-poutine-with-golden-fries-cheese-curds-rich-gravy_84443-72725.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/classic-poutine-with-golden-fries-cheese-curds-rich-gravy_84443-72725.jpg?_wi=5",
imageAlt: "Crispy french fries golden loaded toppings",
},
{
id: 4,
title: "Family-Friendly Environment",
description: "Welcoming to everyone—families, students, professionals, and night shift workers. Enjoy dine-in comfort or quick takeaway service.",
imageSrc: "http://img.b2bpic.net/free-photo/cutting-homemade-apple-strudel_123827-36355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cutting-homemade-apple-strudel_123827-36355.jpg?_wi=4",
imageAlt: "Cheesy roll pastry filled golden",
},
]}