Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 16:16:19 +00:00
2 changed files with 1382 additions and 15 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -81,22 +81,22 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Crêpe Nutella Fruits Sec", price: "Special", variant: "Chocolate Hazelnut with Dried Fruits", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg", imageAlt: "Nutella crepe with dried fruits"
id: "1", name: "Crêpe Nutella Fruits Sec", price: "Special", variant: "Chocolate Hazelnut with Dried Fruits", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg?_wi=1", imageAlt: "Nutella crepe with dried fruits"
},
{
id: "2", name: "Crêpe Thon", price: "Special", variant: "Fresh Tuna with Herbs & Greens", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pita-cutting-board-near-sauces-vegetables_23-2148132015.jpg", imageAlt: "Savory tuna crepe"
},
{
id: "3", name: "Cocktail Drinks", price: "Refreshing", variant: "Mixed Tropical & Classic Cocktails", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fruit-cocktails-with-fresh-fruit-slices-ice-cooling-blue-drink-juice-cocktail-fruit-color_140725-24749.jpg", imageAlt: "Colorful cocktail drinks"
id: "3", name: "Cocktail Drinks", price: "Refreshing", variant: "Mixed Tropical & Classic Cocktails", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fruit-cocktails-with-fresh-fruit-slices-ice-cooling-blue-drink-juice-cocktail-fruit-color_140725-24749.jpg?_wi=1", imageAlt: "Colorful cocktail drinks"
},
{
id: "4", name: "Coffee Service", price: "Quality", variant: "Espresso, Cappuccino, Latte & More", imageSrc: "http://img.b2bpic.net/free-photo/tea-cup-with-snack-beside_23-2148550463.jpg", imageAlt: "Professional coffee service"
id: "4", name: "Coffee Service", price: "Quality", variant: "Espresso, Cappuccino, Latte & More", imageSrc: "http://img.b2bpic.net/free-photo/tea-cup-with-snack-beside_23-2148550463.jpg?_wi=1", imageAlt: "Professional coffee service"
},
{
id: "5", name: "Soft Drinks", price: "Chilled", variant: "Fresh Juices & Cool Beverages", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fruit-cocktails-with-fresh-fruit-slices-ice-cooling-blue-drink-juice-cocktail-fruit-color_140725-24749.jpg", imageAlt: "Refreshing soft drinks"
id: "5", name: "Soft Drinks", price: "Chilled", variant: "Fresh Juices & Cool Beverages", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fruit-cocktails-with-fresh-fruit-slices-ice-cooling-blue-drink-juice-cocktail-fruit-color_140725-24749.jpg?_wi=2", imageAlt: "Refreshing soft drinks"
},
{
id: "6", name: "Family Platters", price: "Shareable", variant: "Mixed Crepes & Snacks for Groups", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg", imageAlt: "Family platter selection"
id: "6", name: "Family Platters", price: "Shareable", variant: "Mixed Crepes & Snacks for Groups", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg?_wi=2", imageAlt: "Family platter selection"
}
]}
/>
@@ -115,18 +115,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Safe Play Area for Kids", description: "A dedicated outdoor play space with games and activities to keep children entertained while parents relax in comfort.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-park_23-2148630741.jpg" },
title: "Safe Play Area for Kids", description: "A dedicated outdoor play space with games and activities to keep children entertained while parents relax in comfort.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-park_23-2148630741.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/family-with-cute-kids-autumn-park_1157-26496.jpg" }
},
{
id: 2,
title: "Beautiful Green Park", description: "Surrounded by lush greenery and natural beauty, our park provides the ideal setting for family gatherings and peaceful moments.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/picnic-table-sunset_346278-1291.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/small-business-partners-celebrating_23-2148366591.jpg" }
title: "Beautiful Green Park", description: "Surrounded by lush greenery and natural beauty, our park provides the ideal setting for family gatherings and peaceful moments.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/picnic-table-sunset_346278-1291.jpg?_wi=1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/small-business-partners-celebrating_23-2148366591.jpg?_wi=1" }
},
{
id: 3,
title: "Quality Food & Beverages", description: "Enjoy authentic crepes, refreshing cocktails, and quality coffee prepared with care and passion for every guest.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/tea-cup-with-snack-beside_23-2148550463.jpg" }
title: "Quality Food & Beverages", description: "Enjoy authentic crepes, refreshing cocktails, and quality coffee prepared with care and passion for every guest.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg?_wi=3" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/tea-cup-with-snack-beside_23-2148550463.jpg?_wi=2" }
}
]}
/>
@@ -143,15 +143,15 @@ export default function LandingPage() {
blogs={[
{
id: "1", category: ["Food", "Crepes"],
title: "Signature Nutella Crepes", excerpt: "Delight in our famous Crêpe Nutella Fruits Sec, crafted with premium chocolate hazelnut spread and fresh dried fruits.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg", imageAlt: "Nutella crepe with fruits", authorName: "Parc Charm Kitchen", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg", date: "Always Available"
title: "Signature Nutella Crepes", excerpt: "Delight in our famous Crêpe Nutella Fruits Sec, crafted with premium chocolate hazelnut spread and fresh dried fruits.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg?_wi=4", imageAlt: "Nutella crepe with fruits", authorName: "Parc Charm Kitchen", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-hand-holding-book_23-2148877567.jpg", date: "Always Available"
},
{
id: "2", category: ["Park", "Ambiance"],
title: "Green Garden Atmosphere", excerpt: "Immerse yourself in our beautiful outdoor garden setting, perfect for families seeking a peaceful and natural environment.", imageSrc: "http://img.b2bpic.net/free-photo/picnic-table-sunset_346278-1291.jpg", imageAlt: "Garden setting", authorName: "Parc Charm Team", authorAvatar: "http://img.b2bpic.net/free-photo/picnic-table-sunset_346278-1291.jpg", date: "Year-Round"
title: "Green Garden Atmosphere", excerpt: "Immerse yourself in our beautiful outdoor garden setting, perfect for families seeking a peaceful and natural environment.", imageSrc: "http://img.b2bpic.net/free-photo/picnic-table-sunset_346278-1291.jpg?_wi=2", imageAlt: "Garden setting", authorName: "Parc Charm Team", authorAvatar: "http://img.b2bpic.net/free-photo/picnic-table-sunset_346278-1291.jpg", date: "Year-Round"
},
{
id: "3", category: ["Kids", "Activities"],
title: "Children's Play Area", excerpt: "Safe, fun, and engaging. Our dedicated kids' play area ensures children have memorable moments while parents enjoy the park.", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-park_23-2148630741.jpg", imageAlt: "Kids play area", authorName: "Parc Charm Team", authorAvatar: "http://img.b2bpic.net/free-photo/little-boy-playing-park_23-2148630741.jpg", date: "Open Daily"
title: "Children's Play Area", excerpt: "Safe, fun, and engaging. Our dedicated kids' play area ensures children have memorable moments while parents enjoy the park.", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-park_23-2148630741.jpg?_wi=2", imageAlt: "Kids play area", authorName: "Parc Charm Team", authorAvatar: "http://img.b2bpic.net/free-photo/little-boy-playing-park_23-2148630741.jpg", date: "Open Daily"
},
{
id: "4", category: ["Family", "Dining"],
@@ -159,11 +159,11 @@ export default function LandingPage() {
},
{
id: "5", category: ["Drinks", "Refreshments"],
title: "Refreshing Cocktails", excerpt: "Stay cool with our colorful cocktails and fresh juice drinks. Perfect for relaxation in our beautiful outdoor setting.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fruit-cocktails-with-fresh-fruit-slices-ice-cooling-blue-drink-juice-cocktail-fruit-color_140725-24749.jpg", imageAlt: "Cocktail drinks", authorName: "Parc Charm Bar", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-fresh-fruit-cocktails-with-fresh-fruit-slices-ice-cooling-blue-drink-juice-cocktail-fruit-color_140725-24749.jpg", date: "Daily Service"
title: "Refreshing Cocktails", excerpt: "Stay cool with our colorful cocktails and fresh juice drinks. Perfect for relaxation in our beautiful outdoor setting.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fresh-fruit-cocktails-with-fresh-fruit-slices-ice-cooling-blue-drink-juice-cocktail-fruit-color_140725-24749.jpg?_wi=3", imageAlt: "Cocktail drinks", authorName: "Parc Charm Bar", authorAvatar: "http://img.b2bpic.net/free-photo/front-view-fresh-fruit-cocktails-with-fresh-fruit-slices-ice-cooling-blue-drink-juice-cocktail-fruit-color_140725-24749.jpg", date: "Daily Service"
},
{
id: "6", category: ["Sunset", "Dining"],
title: "Evening Dining", excerpt: "Experience the magic of sunset dining. Watch the day end beautifully while enjoying quality time with family and friends.", imageSrc: "http://img.b2bpic.net/free-photo/small-business-partners-celebrating_23-2148366591.jpg", imageAlt: "Sunset seating", authorName: "Parc Charm Team", authorAvatar: "http://img.b2bpic.net/free-photo/small-business-partners-celebrating_23-2148366591.jpg", date: "Evening Hours"
title: "Evening Dining", excerpt: "Experience the magic of sunset dining. Watch the day end beautifully while enjoying quality time with family and friends.", imageSrc: "http://img.b2bpic.net/free-photo/small-business-partners-celebrating_23-2148366591.jpg?_wi=2", imageAlt: "Sunset seating", authorName: "Parc Charm Team", authorAvatar: "http://img.b2bpic.net/free-photo/small-business-partners-celebrating_23-2148366591.jpg", date: "Evening Hours"
}
]}
/>