Merge version_1 into main #1
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Breakfast & Light Meals", description: "Fresh pastries, sandwiches, and light fare to start your day right. Made with care and quality ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-with-fresh-red-strawberries-sweet-bangles-coffee-light-desk-sweet-bake-biscuit-cookie-tea-pastry_140725-33838.jpg", imageAlt: "Appetizing breakfast meal platter", buttonIcon: UtensilsCrossed,
|
||||
title: "Breakfast & Light Meals", description: "Fresh pastries, sandwiches, and light fare to start your day right. Made with care and quality ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-with-fresh-red-strawberries-sweet-bangles-coffee-light-desk-sweet-bake-biscuit-cookie-tea-pastry_140725-33838.jpg?_wi=1", imageAlt: "Appetizing breakfast meal platter", buttonIcon: UtensilsCrossed,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
@@ -104,13 +104,13 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Kids Play Area", price: "Free", variant: "Safe & Supervised", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks_23-2149128357.jpg", imageAlt: "Happy children playing in cafe", isFavorited: false
|
||||
id: "1", name: "Kids Play Area", price: "Free", variant: "Safe & Supervised", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks_23-2149128357.jpg?_wi=1", imageAlt: "Happy children playing in cafe", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "2", name: "Family Seating", price: "Spacious", variant: "Comfortable & Welcoming", imageSrc: "http://img.b2bpic.net/free-photo/retro-furniture-being-sold-yard-sale_23-2151216851.jpg", imageAlt: "Modern cafe interior with family seating", isFavorited: false
|
||||
id: "2", name: "Family Seating", price: "Spacious", variant: "Comfortable & Welcoming", imageSrc: "http://img.b2bpic.net/free-photo/retro-furniture-being-sold-yard-sale_23-2151216851.jpg?_wi=1", imageAlt: "Modern cafe interior with family seating", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "3", name: "Kids Menu", price: "Affordable", variant: "Healthy & Delicious", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-with-fresh-red-strawberries-sweet-bangles-coffee-light-desk-sweet-bake-biscuit-cookie-tea-pastry_140725-33838.jpg", imageAlt: "Kid-friendly meal options", isFavorited: false
|
||||
id: "3", name: "Kids Menu", price: "Affordable", variant: "Healthy & Delicious", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cake-slice-with-fresh-red-strawberries-sweet-bangles-coffee-light-desk-sweet-bake-biscuit-cookie-tea-pastry_140725-33838.jpg?_wi=2", imageAlt: "Kid-friendly meal options", isFavorited: false
|
||||
}
|
||||
]}
|
||||
title="Family Friendly Cafe"
|
||||
@@ -134,10 +134,10 @@ export default function LandingPage() {
|
||||
id: "2", category: "Food", title: "Fresh & Delicious", excerpt: "From breakfast pastries to afternoon treats, every dish is prepared with quality and care.", imageSrc: "http://img.b2bpic.net/free-photo/meal-with-chopped-vegetables-beans_140725-4401.jpg", imageAlt: "Beautifully plated cafe food", authorName: "Friends House Team", authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg", date: "Ongoing"
|
||||
},
|
||||
{
|
||||
id: "3", category: "Ambiance", title: "Warm & Welcoming", excerpt: "Step into our cozy space designed for comfort, community, and connection.", imageSrc: "http://img.b2bpic.net/free-photo/retro-furniture-being-sold-yard-sale_23-2151216851.jpg", imageAlt: "Modern minimalist cafe interior", authorName: "Friends House Team", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", date: "Ongoing"
|
||||
id: "3", category: "Ambiance", title: "Warm & Welcoming", excerpt: "Step into our cozy space designed for comfort, community, and connection.", imageSrc: "http://img.b2bpic.net/free-photo/retro-furniture-being-sold-yard-sale_23-2151216851.jpg?_wi=2", imageAlt: "Modern minimalist cafe interior", authorName: "Friends House Team", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", date: "Ongoing"
|
||||
},
|
||||
{
|
||||
id: "4", category: "Community", title: "Where Friends Meet", excerpt: "Customers becoming friends. Moments becoming memories. This is what we're all about.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks_23-2149128357.jpg", imageAlt: "Happy customers enjoying time together", authorName: "Friends House Team", authorAvatar: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", date: "Ongoing"
|
||||
id: "4", category: "Community", title: "Where Friends Meet", excerpt: "Customers becoming friends. Moments becoming memories. This is what we're all about.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-drinks_23-2149128357.jpg?_wi=2", imageAlt: "Happy customers enjoying time together", authorName: "Friends House Team", authorAvatar: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg", date: "Ongoing"
|
||||
}
|
||||
]}
|
||||
title="Gallery"
|
||||
|
||||
Reference in New Issue
Block a user