Merge version_1 into main #1
@@ -136,7 +136,7 @@ export default function CateringPage() {
|
||||
{
|
||||
title: "Corporate Events",
|
||||
description: "Impress your team with tailored breakfast boxes, lunch platters, and premium coffee service for meetings and conferences.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-salad-cheese-set_8353-10598.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-salad-cheese-set_8353-10598.jpg?_wi=2",
|
||||
imageAlt: "Corporate catering food platters setup",
|
||||
button: {
|
||||
text: "Learn More",
|
||||
@@ -146,7 +146,7 @@ export default function CateringPage() {
|
||||
{
|
||||
title: "Wedding & Celebrations",
|
||||
description: "From custom cakes to full catering service, we create culinary experiences for your special moments with elegance and care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-snacks-served-with-drinks_23-2148244968.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-snacks-served-with-drinks_23-2148244968.jpg?_wi=2",
|
||||
imageAlt: "elegant event catering table setup",
|
||||
button: {
|
||||
text: "Book Now",
|
||||
@@ -156,7 +156,7 @@ export default function CateringPage() {
|
||||
{
|
||||
title: "Private Parties",
|
||||
description: "Host memorable gatherings with our flexible catering packages designed to accommodate any dietary preference or theme.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-with-delicious-fruits_23-2149144148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-with-delicious-fruits_23-2149144148.jpg?_wi=2",
|
||||
imageAlt: "decorated specialty cake celebration",
|
||||
button: {
|
||||
text: "View Packages",
|
||||
@@ -185,7 +185,7 @@ export default function CateringPage() {
|
||||
quote: "Eats catered our monthly team meeting breakfast, and our staff loved every detail. The pastries were fresh, the coffee was premium, and everything was beautifully presented. Professional service from start to finish.",
|
||||
name: "Ahmed Hassan",
|
||||
role: "CEO, Tech Innovations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=2",
|
||||
imageAlt: "Ahmed Hassan portrait",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function CateringPage() {
|
||||
quote: "They designed and created our wedding cake and handled full catering for our reception. The artistry was stunning, and every guest raved about the food. Eats made our special day truly memorable.",
|
||||
name: "Nadia & Karim",
|
||||
role: "Newlyweds",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/love-senior-couple-hugging-with-fire-sparkles_23-2148333629.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/love-senior-couple-hugging-with-fire-sparkles_23-2148333629.jpg?_wi=2",
|
||||
imageAlt: "wedding couple portrait",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function CateringPage() {
|
||||
quote: "As an event planner, I've partnered with Eats for multiple client events. They're reliable, creative, and their attention to detail is exceptional. Our clients always request them again.",
|
||||
name: "Sophie Laurent",
|
||||
role: "Professional Event Planner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-with-skateboard-taking-selfies_23-2148436002.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-with-skateboard-taking-selfies_23-2148436002.jpg?_wi=2",
|
||||
imageAlt: "Sophie Laurent portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -50,7 +50,7 @@ export default function MenuPage() {
|
||||
{
|
||||
title: "Artisan Croissants",
|
||||
description: "Butter-layered croissants with a perfectly crispy exterior and tender, flaky interior. Our most beloved classic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-buns-with-glass-lemon-juice_114579-34915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-buns-with-glass-lemon-juice_114579-34915.jpg?_wi=2",
|
||||
imageAlt: "Golden croissant",
|
||||
button: {
|
||||
text: "Add to Cart",
|
||||
@@ -60,7 +60,7 @@ export default function MenuPage() {
|
||||
{
|
||||
title: "Espresso Blends",
|
||||
description: "Premium single-origin and house blend espresso shots, expertly pulled and perfectly crema'd for the ultimate coffee experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg?_wi=2",
|
||||
imageAlt: "Espresso shots",
|
||||
button: {
|
||||
text: "Order Now",
|
||||
@@ -70,7 +70,7 @@ export default function MenuPage() {
|
||||
{
|
||||
title: "Seasonal Pastries",
|
||||
description: "Limited edition pastries celebrating seasonal flavors. Fresh berries, exotic fruits, and creative flavor combinations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cake-slices-wooden-board_114579-17174.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cake-slices-wooden-board_114579-17174.jpg?_wi=2",
|
||||
imageAlt: "Colorful seasonal pastries",
|
||||
button: {
|
||||
text: "View Options",
|
||||
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Artisan Croissants",
|
||||
description: "Butter-layered croissants with a perfectly crispy exterior and tender, flaky interior. Our most beloved classic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-buns-with-glass-lemon-juice_114579-34915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-buns-with-glass-lemon-juice_114579-34915.jpg?_wi=1",
|
||||
imageAlt: "Golden croissant",
|
||||
button: {
|
||||
text: "Learn More",
|
||||
@@ -149,7 +149,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Espresso Blends",
|
||||
description: "Premium single-origin and house blend espresso shots, expertly pulled and perfectly crema'd for the ultimate coffee experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-cup-cappuccino_23-2148354685.jpg?_wi=1",
|
||||
imageAlt: "Espresso shots",
|
||||
button: {
|
||||
text: "Explore Blends",
|
||||
@@ -159,7 +159,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Seasonal Pastries",
|
||||
description: "Limited edition pastries celebrating seasonal flavors. Fresh berries, exotic fruits, and creative flavor combinations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cake-slices-wooden-board_114579-17174.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cookies-cake-slices-wooden-board_114579-17174.jpg?_wi=1",
|
||||
imageAlt: "Colorful seasonal pastries",
|
||||
button: {
|
||||
text: "View Seasonal",
|
||||
@@ -169,7 +169,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Specialty Cakes",
|
||||
description: "Custom cakes for celebrations. From elegant tortes to festive designs, we create edible masterpieces for your special moments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-with-delicious-fruits_23-2149144148.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-with-delicious-fruits_23-2149144148.jpg?_wi=1",
|
||||
imageAlt: "Decorated specialty cake",
|
||||
button: {
|
||||
text: "Order Custom",
|
||||
@@ -215,25 +215,25 @@ export default function HomePage() {
|
||||
{
|
||||
title: "In-Store Dining",
|
||||
description: "Enjoy our cozy, welcoming atmosphere perfect for morning coffee, afternoon treats, or quality time with friends and family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-composition-with-breakfast-blank-space-father-s-day_23-2147632091.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-composition-with-breakfast-blank-space-father-s-day_23-2147632091.jpg?_wi=1",
|
||||
imageAlt: "Cozy cafe interior",
|
||||
},
|
||||
{
|
||||
title: "Takeaway & Delivery",
|
||||
description: "Grab your favorites to go. We offer fast service for those on the move, with convenient delivery options available.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-yellow-uniform-yellow-cape-holding-food-package-coffee-pink-background-uniform-delivery-work-job-color_140725-34828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-yellow-uniform-yellow-cape-holding-food-package-coffee-pink-background-uniform-delivery-work-job-color_140725-34828.jpg?_wi=1",
|
||||
imageAlt: "Takeaway packaging",
|
||||
},
|
||||
{
|
||||
title: "Corporate Catering",
|
||||
description: "Impress your team with our corporate packages. Customizable platters, breakfast boxes, and premium coffee service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-salad-cheese-set_8353-10598.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-salad-cheese-set_8353-10598.jpg?_wi=1",
|
||||
imageAlt: "Corporate catering spread",
|
||||
},
|
||||
{
|
||||
title: "Event Catering",
|
||||
description: "Celebrate your special moments with our event catering. Weddings, parties, and corporate events handled with elegance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-snacks-served-with-drinks_23-2148244968.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-snacks-served-with-drinks_23-2148244968.jpg?_wi=1",
|
||||
imageAlt: "Event catering setup",
|
||||
},
|
||||
]}
|
||||
@@ -351,7 +351,7 @@ export default function HomePage() {
|
||||
quote: "We ordered catering from Eats for our company anniversary, and guests raved about the food all week. Professional, delicious, and beautifully presented.",
|
||||
name: "Ahmed Hassan",
|
||||
role: "CEO, Tech Innovations",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg?_wi=1",
|
||||
imageAlt: "Ahmed Hassan portrait",
|
||||
},
|
||||
{
|
||||
@@ -360,7 +360,7 @@ export default function HomePage() {
|
||||
quote: "Found this place by chance, and now it's our favorite spot to meet friends. The atmosphere is warm, the coffee is exceptional, and the pastries are divine.",
|
||||
name: "Sophie Laurent",
|
||||
role: "Travel Blogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-with-skateboard-taking-selfies_23-2148436002.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-with-skateboard-taking-selfies_23-2148436002.jpg?_wi=1",
|
||||
imageAlt: "Sophie Laurent portrait",
|
||||
},
|
||||
{
|
||||
@@ -369,7 +369,7 @@ export default function HomePage() {
|
||||
quote: "They created a custom cake for our wedding that was absolutely stunning. Not only beautiful but incredibly delicious. Highly recommend for any celebration.",
|
||||
name: "Nadia & Karim",
|
||||
role: "Newlyweds",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/love-senior-couple-hugging-with-fire-sparkles_23-2148333629.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/love-senior-couple-hugging-with-fire-sparkles_23-2148333629.jpg?_wi=1",
|
||||
imageAlt: "Nadia and Karim wedding photo",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -52,25 +52,25 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "In-Store Dining",
|
||||
description: "Enjoy our cozy, welcoming atmosphere perfect for morning coffee, afternoon treats, or quality time with friends and family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-composition-with-breakfast-blank-space-father-s-day_23-2147632091.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sweet-composition-with-breakfast-blank-space-father-s-day_23-2147632091.jpg?_wi=2",
|
||||
imageAlt: "Cozy cafe interior",
|
||||
},
|
||||
{
|
||||
title: "Takeaway & Delivery",
|
||||
description: "Grab your favorites to go. We offer fast service for those on the move, with convenient delivery options available.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-yellow-uniform-yellow-cape-holding-food-package-coffee-pink-background-uniform-delivery-work-job-color_140725-34828.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-courier-yellow-uniform-yellow-cape-holding-food-package-coffee-pink-background-uniform-delivery-work-job-color_140725-34828.jpg?_wi=2",
|
||||
imageAlt: "Takeaway packaging",
|
||||
},
|
||||
{
|
||||
title: "Corporate Catering",
|
||||
description: "Impress your team with our corporate packages. Customizable platters, breakfast boxes, and premium coffee service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-salad-cheese-set_8353-10598.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-beef-salad-cheese-set_8353-10598.jpg?_wi=3",
|
||||
imageAlt: "Corporate catering spread",
|
||||
},
|
||||
{
|
||||
title: "Event Catering",
|
||||
description: "Celebrate your special moments with our event catering. Weddings, parties, and corporate events handled with elegance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-snacks-served-with-drinks_23-2148244968.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-snacks-served-with-drinks_23-2148244968.jpg?_wi=3",
|
||||
imageAlt: "Event catering setup",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user