Update src/app/page.tsx

This commit is contained in:
2026-06-07 19:12:21 +00:00
parent 000e18b468
commit bf30681fd7

View File

@@ -103,7 +103,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876131.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876131.jpg?_wi=1"
imageAlt="Luxurious pink interior of EL&N London cafe"
mediaAnimation="slide-up"
avatars={[
@@ -170,7 +170,7 @@ export default function LandingPage() {
text: "Learn More",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cute-stylish-family-summer-city_1157-19953.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cute-stylish-family-summer-city_1157-19953.jpg?_wi=1"
imageAlt="Exterior of EL&N London cafe with pink branding"
/>
</div>
@@ -192,7 +192,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-foods-cocktails-tall-glass_23-2149064146.jpg",
imageAlt: "Ombré Passion Fruit Cooler on table",
},
imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876131.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-collage-with-plant_23-2151876131.jpg?_wi=2",
imageAlt: "ombre passion fruit cooler phone view",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/cake-decorated-with-berries-cream_140725-3108.jpg",
imageAlt: "Bakery display",
},
imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-family-summer-city_1157-19953.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cute-stylish-family-summer-city_1157-19953.jpg?_wi=2",
imageAlt: "ombre passion fruit cooler phone view",
},
{
@@ -248,21 +248,21 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/lychee-jelly-seasonal-fruit-beautifully-decorated-thai-dessert-concept_1150-23468.jpg",
imageAlt: "Patisserie display",
},
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458036.jpg?_wi=1",
imageAlt: "ombre passion fruit cooler phone view",
},
{
title: "Sparkling Rose Lemonade",
description: "A refreshing and visually stunning pink lemonade with a hint of rose.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg?_wi=1",
imageAlt: "Rose Lemonade",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg?_wi=1",
imageAlt: "Rose Lemonade with petals",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-heart-shape-latte-art-wood-table_23-2147908344.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-heart-shape-latte-art-wood-table_23-2147908344.jpg?_wi=1",
imageAlt: "ombre passion fruit cooler phone view",
},
]}
@@ -284,7 +284,7 @@ export default function LandingPage() {
name: "Signature Coffee",
price: "£4.50",
variant: "Hot/Cold",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458036.jpg?_wi=2",
imageAlt: "Signature Coffee",
},
{
@@ -292,7 +292,7 @@ export default function LandingPage() {
name: "Classic Brunch Plate",
price: "£18.00",
variant: "All-day",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-breakfast-meal-assortment_23-2148833911.jpg?_wi=2",
imageAlt: "Classic Brunch Plate",
},
{
@@ -300,7 +300,7 @@ export default function LandingPage() {
name: "Vegan Delight Bowl",
price: "£14.50",
variant: "Plant-based",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/homemade-smoothie-bowl-made-with-berries_1220-4560.jpg?_wi=2",
imageAlt: "Vegan Delight Bowl",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
name: "EL&N Pink Latte",
price: "£5.50",
variant: "Specialty",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-heart-shape-latte-art-wood-table_23-2147908344.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-cup-with-heart-shape-latte-art-wood-table_23-2147908344.jpg?_wi=2",
imageAlt: "EL&N Pink Latte",
},
{