Update src/app/page.tsx
This commit is contained in:
@@ -76,32 +76,32 @@ export default function HomePage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-near-sandwich-with-knife_23-2147717724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-near-sandwich-with-knife_23-2147717724.jpg?_wi=1",
|
||||
imageAlt: "Fresh artisan breads display",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-hand-adding-drink-shot_23-2148209433.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-hand-adding-drink-shot_23-2148209433.jpg?_wi=1",
|
||||
imageAlt: "Professional coffee pouring",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-flat-lay-plaster-kitchen-towel_176474-8190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-flat-lay-plaster-kitchen-towel_176474-8190.jpg?_wi=1",
|
||||
imageAlt: "Golden buttery croissants",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273142.jpg?_wi=1",
|
||||
imageAlt: "Victoria sponge cake",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-sausages-with-vegetables_140725-3366.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-sausages-with-vegetables_140725-3366.jpg?_wi=1",
|
||||
imageAlt: "Artisan breakfast spread",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg?_wi=1",
|
||||
imageAlt: "Warm café interior",
|
||||
},
|
||||
]}
|
||||
@@ -114,7 +114,7 @@ export default function HomePage() {
|
||||
<MediaAbout
|
||||
title="About Loafology"
|
||||
description="Loafology is a premium artisan bakery and relaxed European-style café dedicated to delivering the finest baked goods and coffee experience to Islamabad. We believe in the art of craftsmanship, using only the freshest ingredients and traditional baking techniques. Whether you're grabbing a quick croissant for breakfast, meeting friends over specialty coffee, or planning a celebration, Loafology is your destination for authentic, warm hospitality."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg?_wi=2"
|
||||
imageAlt="Loafology café interior with warm ambiance"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -159,7 +159,7 @@ export default function HomePage() {
|
||||
id: "4",
|
||||
title: "Exceptional Service",
|
||||
tags: ["Hospitality", "Friendly"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg?_wi=1",
|
||||
imageAlt: "Friendly customer service team",
|
||||
},
|
||||
]}
|
||||
@@ -179,42 +179,42 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Victoria Sponge Cake",
|
||||
price: "Per Serving",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273142.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-products-arrangement-bakery_23-2150273142.jpg?_wi=2",
|
||||
imageAlt: "Victoria Sponge Cake",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "French Croissants",
|
||||
price: "Fresh Daily",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-flat-lay-plaster-kitchen-towel_176474-8190.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-flat-lay-plaster-kitchen-towel_176474-8190.jpg?_wi=2",
|
||||
imageAlt: "Golden Croissants",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Artisan Sandwiches",
|
||||
price: "Made Fresh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-homemade-sandwich-sliced-vegetables-marble-surface_114579-38904.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-homemade-sandwich-sliced-vegetables-marble-surface_114579-38904.jpg?_wi=1",
|
||||
imageAlt: "Premium Sandwiches",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Specialty Donuts",
|
||||
price: "Handcrafted",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-wooden-table_123827-28614.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/individual-epiphany-cake-roscon-de-reyes-wooden-table_123827-28614.jpg?_wi=1",
|
||||
imageAlt: "Strawberry & Vanilla Donuts",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Artisan Breads",
|
||||
price: "Baked Fresh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-near-sandwich-with-knife_23-2147717724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-near-sandwich-with-knife_23-2147717724.jpg?_wi=2",
|
||||
imageAlt: "Fresh Artisan Breads",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Breakfast Specials",
|
||||
price: "Daily Menu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-sausages-with-vegetables_140725-3366.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-sausages-with-vegetables_140725-3366.jpg?_wi=2",
|
||||
imageAlt: "Full Breakfast Platter",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user