diff --git a/src/app/page.tsx b/src/app/page.tsx
index f8033bb..1c0e9ae 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
@@ -64,87 +52,56 @@ export default function LandingPage() {
@@ -155,22 +112,16 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Our Story: Passion for Exquisite Flavors",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/close-up-person-holding-green-pepper_23-2148296946.jpg", alt: "Chef preparing a meal in the kitchen"},
{
- type: "text",
- content: "At Pink Verranda, our journey began over a decade ago with a simple yet profound vision: to create a culinary haven where every dish tells a story of passion, tradition, and innovation. Our chefs, masters of their craft, meticulously select the freshest local ingredients, transforming them into extraordinary meals that delight the senses. We believe dining is an art form, a symphony of tastes, aromas, and textures designed to create unforgettable memories. From our family to yours, we invite you to experience the heart and soul poured into every aspect of Pink Verranda.",
- },
+ type: "text", content: "Our Story: Passion for Exquisite Flavors"},
+ {
+ type: "text", content: "At Pink Verranda, our journey began over a decade ago with a simple yet profound vision: to create a culinary haven where every dish tells a story of passion, tradition, and innovation. Our chefs, masters of their craft, meticulously select the freshest local ingredients, transforming them into extraordinary meals that delight the senses. We believe dining is an art form, a symphony of tastes, aromas, and textures designed to create unforgettable memories. From our family to yours, we invite you to experience the heart and soul poured into every aspect of Pink Verranda."},
]}
buttons={[
{
- text: "Discover Our Philosophy",
- href: "#",
- },
+ text: "Discover Our Philosophy", href: "#"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/close-up-person-holding-green-pepper_23-2148296946.jpg"
- imageAlt="Chef preparing a meal in the kitchen"
/>
@@ -181,54 +132,24 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- label: "Fresh & Local",
- title: "Finest Ingredients",
- items: [
- "Sourced daily from local farms",
- "Seasonal produce for peak flavor",
- "Sustainable and organic whenever possible",
- ],
+ id: "f1", label: "Fresh & Local", title: "Finest Ingredients", items: [
+ "Sourced daily from local farms", "Seasonal produce for peak flavor", "Sustainable and organic whenever possible"],
},
{
- id: "f2",
- label: "Crafted with Care",
- title: "Artisanal Preparation",
- items: [
- "Every dish handmade by expert chefs",
- "Innovative culinary techniques",
- "Attention to detail in presentation",
- ],
+ id: "f2", label: "Crafted with Care", title: "Artisanal Preparation", items: [
+ "Every dish handmade by expert chefs", "Innovative culinary techniques", "Attention to detail in presentation"],
},
{
- id: "f3",
- label: "Signature Sips",
- title: "Handcrafted Cocktails",
- items: [
- "Unique blend of spirits and fresh juices",
- "Creative and refreshing mocktails",
- "Perfect pairings for your meal",
- ],
+ id: "f3", label: "Signature Sips", title: "Handcrafted Cocktails", items: [
+ "Unique blend of spirits and fresh juices", "Creative and refreshing mocktails", "Perfect pairings for your meal"],
},
{
- id: "f4",
- label: "Elegant Ambiance",
- title: "Charming Setting",
- items: [
- "Luxurious and comfortable dining rooms",
- "Romantic lighting and floral decor",
- "Perfect for intimate dinners or celebrations",
- ],
+ id: "f4", label: "Elegant Ambiance", title: "Charming Setting", items: [
+ "Luxurious and comfortable dining rooms", "Romantic lighting and floral decor", "Perfect for intimate dinners or celebrations"],
},
{
- id: "f5",
- label: "Exceptional Service",
- title: "Attentive Staff",
- items: [
- "Personalized recommendations for dishes",
- "Prompt and professional service",
- "Ensuring a seamless dining journey",
- ],
+ id: "f5", label: "Exceptional Service", title: "Attentive Staff", items: [
+ "Personalized recommendations for dishes", "Prompt and professional service", "Ensuring a seamless dining journey"],
},
]}
title="Unforgettable Dining Elements"
@@ -246,85 +167,29 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Appetizer",
- name: "Caprese Skewers",
- price: "$14",
- rating: 5,
- reviewCount: "25",
- imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg",
- imageAlt: "Caprese Skewers",
- },
+ id: "p1", brand: "Appetizer", name: "Caprese Skewers", price: "$14", rating: 5,
+ reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-pizza-with-jamon-olives_501050-772.jpg", imageAlt: "Caprese Skewers"},
{
- id: "p2",
- brand: "Main Course",
- name: "Pan-Seared Salmon",
- price: "$32",
- rating: 5,
- reviewCount: "40",
- imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3581.jpg",
- imageAlt: "Pan-Seared Salmon",
- },
+ id: "p2", brand: "Main Course", name: "Pan-Seared Salmon", price: "$32", rating: 5,
+ reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-grilled_1339-3581.jpg", imageAlt: "Pan-Seared Salmon"},
{
- id: "p3",
- brand: "Dessert",
- name: "Berry Panna Cotta",
- price: "$12",
- rating: 5,
- reviewCount: "18",
- imageSrc: "http://img.b2bpic.net/free-photo/brownie-sundae-with-scoop-vanilla-ice-cream_1339-4017.jpg",
- imageAlt: "Berry Panna Cotta",
- },
+ id: "p3", brand: "Dessert", name: "Berry Panna Cotta", price: "$12", rating: 5,
+ reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/brownie-sundae-with-scoop-vanilla-ice-cream_1339-4017.jpg", imageAlt: "Berry Panna Cotta"},
{
- id: "p4",
- brand: "Appetizer",
- name: "Avocado & Shrimp Salad",
- price: "$18",
- rating: 4,
- reviewCount: "30",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-with-cucumber-lettuce-dried-tomatoes-corn-walut_140725-1534.jpg",
- imageAlt: "Avocado & Shrimp Salad",
- },
+ id: "p4", brand: "Appetizer", name: "Avocado & Shrimp Salad", price: "$18", rating: 4,
+ reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetable-salad-with-cucumber-lettuce-dried-tomatoes-corn-walut_140725-1534.jpg", imageAlt: "Avocado & Shrimp Salad"},
{
- id: "p5",
- brand: "Side Dish",
- name: "Truffle Fries",
- price: "$10",
- rating: 4,
- reviewCount: "22",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-orange-bun-table_23-2148858388.jpg",
- imageAlt: "Truffle Fries",
- },
+ id: "p5", brand: "Side Dish", name: "Truffle Fries", price: "$10", rating: 4,
+ reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/delicious-orange-bun-table_23-2148858388.jpg", imageAlt: "Truffle Fries"},
{
- id: "p6",
- brand: "Main Course",
- name: "Vegetable Lasagna",
- price: "$28",
- rating: 5,
- reviewCount: "35",
- imageSrc: "http://img.b2bpic.net/free-photo/risotto-rice-with-mushrooms-white-ceramic-plate_23-2147925971.jpg",
- imageAlt: "Vegetable Lasagna",
- },
+ id: "p6", brand: "Main Course", name: "Vegetable Lasagna", price: "$28", rating: 5,
+ reviewCount: "35", imageSrc: "http://img.b2bpic.net/free-photo/risotto-rice-with-mushrooms-white-ceramic-plate_23-2147925971.jpg", imageAlt: "Vegetable Lasagna"},
{
- id: "p7",
- brand: "Appetizer",
- name: "Artisanal Cheese Board",
- price: "$22",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-slices-bread_23-2148258651.jpg",
- imageAlt: "Artisanal bread basket butter",
- },
+ id: "p7", brand: "Appetizer", name: "Artisanal Cheese Board", price: "$22", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/wooden-board-with-slices-bread_23-2148258651.jpg", imageAlt: "Artisanal bread basket butter"},
{
- id: "p8",
- brand: "Main Course",
- name: "Grilled Lamb Chops",
- price: "$40",
- rating: 5,
- reviewCount: "28",
- imageSrc: "http://img.b2bpic.net/free-photo/chopped-pieces-fried-meat-with-potatoes-pumpkin_140725-9788.jpg",
- imageAlt: "Chopped pieces of fried meat with potatoes and pumpkin",
- },
+ id: "p8", brand: "Main Course", name: "Grilled Lamb Chops", price: "$40", rating: 5,
+ reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/chopped-pieces-fried-meat-with-potatoes-pumpkin_140725-9788.jpg", imageAlt: "Chopped pieces of fried meat with potatoes and pumpkin"},
]}
title="Our Culinary Creations"
description="Explore our diverse menu, thoughtfully prepared to tantalize your taste buds with seasonal flavors and classic favorites."
@@ -339,58 +204,22 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sophia L.",
- handle: "@foodie_sophia",
- testimonial: "Pink Verranda is a hidden gem! The ambiance is enchanting, and every dish is a work of art. The salmon was simply divine.",
- imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg",
- imageAlt: "Sophia L.",
- icon: Quote,
+ id: "t1", name: "Sophia L.", handle: "@foodie_sophia", testimonial: "Pink Verranda is a hidden gem! The ambiance is enchanting, and every dish is a work of art. The salmon was simply divine.", imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg", imageAlt: "Sophia L.", icon: Quote,
},
{
- id: "t2",
- name: "Ethan M.",
- handle: "@gastronomy_ethan",
- testimonial: "An incredible dining experience from start to finish. The service was impeccable, and the Caprese Skewers were the best I've ever had.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
- imageAlt: "Ethan M.",
- icon: Quote,
+ id: "t2", name: "Ethan M.", handle: "@gastronomy_ethan", testimonial: "An incredible dining experience from start to finish. The service was impeccable, and the Caprese Skewers were the best I've ever had.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg", imageAlt: "Ethan M.", icon: Quote,
},
{
- id: "t3",
- name: "Olivia R.",
- handle: "@olivia.eats",
- testimonial: "Absolutely loved my visit to Pink Verranda! The Berry Panna Cotta was the perfect sweet ending. Highly recommend for a special occasion.",
- imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245227.jpg",
- imageAlt: "Olivia R.",
- icon: Quote,
+ id: "t3", name: "Olivia R.", handle: "@olivia.eats", testimonial: "Absolutely loved my visit to Pink Verranda! The Berry Panna Cotta was the perfect sweet ending. Highly recommend for a special occasion.", imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245227.jpg", imageAlt: "Olivia R.", icon: Quote,
},
{
- id: "t4",
- name: "Noah K.",
- handle: "@noah_reviews",
- testimonial: "The attention to detail here is unmatched. The artisanal bread basket was a delightful start, and the truffle fries are a must-try!",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-cafe-choosing-order-form-meu-while-communicating-with-waiter_637285-602.jpg",
- imageAlt: "Noah K.",
- icon: Quote,
+ id: "t4", name: "Noah K.", handle: "@noah_reviews", testimonial: "The attention to detail here is unmatched. The artisanal bread basket was a delightful start, and the truffle fries are a must-try!", imageSrc: "http://img.b2bpic.net/free-photo/couple-sitting-cafe-choosing-order-form-meu-while-communicating-with-waiter_637285-602.jpg", imageAlt: "Noah K.", icon: Quote,
},
{
- id: "t5",
- name: "Ava P.",
- handle: "@ava.adventures",
- testimonial: "Such a romantic spot! The handcrafted cocktails are superb, and the atmosphere makes you want to stay all evening. Truly magical.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-cocktail-glass-her-hand_1304-3755.jpg",
- imageAlt: "Ava P.",
- icon: Quote,
+ id: "t5", name: "Ava P.", handle: "@ava.adventures", testimonial: "Such a romantic spot! The handcrafted cocktails are superb, and the atmosphere makes you want to stay all evening. Truly magical.", imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-cocktail-glass-her-hand_1304-3755.jpg", imageAlt: "Ava P.", icon: Quote,
},
{
- id: "t6",
- name: "Liam G.",
- handle: "@liam_gourmet",
- testimonial: "Every dish was a masterpiece, and the wine pairing suggestions were spot on. A truly luxurious and memorable dining experience.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-eating-croissant-cafe_1170-629.jpg",
- imageAlt: "Man enjoying dessert restaurant",
- icon: Quote,
+ id: "t6", name: "Liam G.", handle: "@liam_gourmet", testimonial: "Every dish was a masterpiece, and the wine pairing suggestions were spot on. A truly luxurious and memorable dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-eating-croissant-cafe_1170-629.jpg", imageAlt: "Man enjoying dessert restaurant", icon: Quote,
},
]}
title="What Our Guests Say"
@@ -404,16 +233,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Gourmet Magazine",
- "Local Food Critics",
- "DineOut Awards",
- "Taste & Travel Guide",
- "Culinary Excellence",
- "City Eatery",
- "Restaurant Insider",
- "Food & Wine Atlas",
- "Michelin Guide Mentions",
- ]}
+ "Gourmet Magazine", "Local Food Critics", "DineOut Awards", "Taste & Travel Guide", "Culinary Excellence", "City Eatery", "Restaurant Insider", "Food & Wine Atlas", "Michelin Guide Mentions"]}
title="Recognized for Excellence"
description="Proud to be featured in leading culinary publications and awarded for our dedication to fine dining. Our commitment to quality shines through."
tag="Awards & Mentions"
@@ -427,30 +247,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "Do I need a reservation?",
- content: "Reservations are highly recommended, especially on weekends and for dinner service, to ensure you have the best dining experience. You can book through our website or by calling us directly.",
- },
+ id: "faq1", title: "Do I need a reservation?", content: "Reservations are highly recommended, especially on weekends and for dinner service, to ensure you have the best dining experience. You can book through our website or by calling us directly."},
{
- id: "faq2",
- title: "Do you accommodate dietary restrictions?",
- content: "Absolutely! Please inform us of any dietary restrictions or allergies when making your reservation or upon arrival, and our chefs will do their best to accommodate your needs.",
- },
+ id: "faq2", title: "Do you accommodate dietary restrictions?", content: "Absolutely! Please inform us of any dietary restrictions or allergies when making your reservation or upon arrival, and our chefs will do their best to accommodate your needs."},
{
- id: "faq3",
- title: "What are your operating hours?",
- content: "We are open for lunch from 12:00 PM to 2:30 PM, and for dinner from 6:00 PM to 10:00 PM, Tuesday through Sunday. We are closed on Mondays.",
- },
+ id: "faq3", title: "What are your operating hours?", content: "We are open for lunch from 12:00 PM to 2:30 PM, and for dinner from 6:00 PM to 10:00 PM, Tuesday through Sunday. We are closed on Mondays."},
{
- id: "faq4",
- title: "Is there a dress code?",
- content: "While we encourage smart casual attire, we do not enforce a strict dress code. We want you to feel comfortable and enjoy your evening with us.",
- },
+ id: "faq4", title: "Is there a dress code?", content: "While we encourage smart casual attire, we do not enforce a strict dress code. We want you to feel comfortable and enjoy your evening with us."},
{
- id: "faq5",
- title: "Do you offer private dining options?",
- content: "Yes, we have private dining rooms perfect for special events, corporate gatherings, or intimate celebrations. Please contact us directly for details and availability.",
- },
+ id: "faq5", title: "Do you offer private dining options?", content: "Yes, we have private dining rooms perfect for special events, corporate gatherings, or intimate celebrations. Please contact us directly for details and availability."},
]}
imageSrc="http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-8203.jpg"
imageAlt="Elegant restaurant reception desk"
@@ -468,21 +273,16 @@ export default function LandingPage() {
@@ -492,13 +292,9 @@ export default function LandingPage() {