Merge version_1 into main #2
@@ -17,8 +17,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Visit",
|
||||
items: [
|
||||
title: "Visit", items: [
|
||||
{ label: "Location", href: "/visit" },
|
||||
{ label: "Hours", href: "/visit" },
|
||||
{ label: "Directions", href: "https://maps.google.com" },
|
||||
@@ -26,8 +25,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "Our Wines", href: "/wines" },
|
||||
{ label: "Wine Tastings", href: "/tastings" },
|
||||
{ label: "Vineyard Tours", href: "/tastings" },
|
||||
@@ -35,8 +33,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/visit" },
|
||||
{ label: "Our Story", href: "/visit" },
|
||||
{ label: "Blog", href: "/" },
|
||||
@@ -44,8 +41,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Newsletter", href: "#" },
|
||||
@@ -82,41 +78,28 @@ export default function ContactPage() {
|
||||
description="Located in the heart of Omodos wine country, we welcome you to experience Oenou Yi. Reserve your tasting experience or request more information."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Preferred Date",
|
||||
required: false,
|
||||
name: "date", type: "date", placeholder: "Preferred Date", required: false,
|
||||
},
|
||||
{
|
||||
name: "guests",
|
||||
type: "number",
|
||||
placeholder: "Number of Guests",
|
||||
required: false,
|
||||
name: "guests", type: "number", placeholder: "Number of Guests", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder:
|
||||
"Tell us about your preferred experience (wine tasting, tour, food pairing, etc.)",
|
||||
rows: 4,
|
||||
name: "message", placeholder:
|
||||
"Tell us about your preferred experience (wine tasting, tour, food pairing, etc.)", rows: 4,
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg?_wi=4"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg"
|
||||
imageAlt="Oenou Yi winery terrace with vineyard views"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="none"
|
||||
buttonText="Reserve Your Experience"
|
||||
onSubmit={(data) => {
|
||||
console.log("Contact form submitted:", data);
|
||||
|
||||
@@ -48,44 +48,18 @@ export default function TastingsPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Curated Wine Tastings",
|
||||
description: "Expert-guided tastings featuring our finest selections paired with local insights",
|
||||
tag: "Tastings",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-excited-camera_140725-163926.jpg?_wi=2",
|
||||
imageAlt: "upscale wine tasting room interior design",
|
||||
},
|
||||
id: "1", title: "Curated Wine Tastings", description: "Expert-guided tastings featuring our finest selections paired with local insights", tag: "Tastings", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-excited-camera_140725-163926.jpg", imageAlt: "upscale wine tasting room interior design"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Guided Vineyard Tours",
|
||||
description: "Walk through our Mediterranean vineyards and learn the secrets of our terroir",
|
||||
tag: "Tours",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-father-girl-walking-nature_23-2149153963.jpg?_wi=2",
|
||||
imageAlt: "guided vineyard tour wine country",
|
||||
},
|
||||
id: "2", title: "Guided Vineyard Tours", description: "Walk through our Mediterranean vineyards and learn the secrets of our terroir", tag: "Tours", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-father-girl-walking-nature_23-2149153963.jpg", imageAlt: "guided vineyard tour wine country"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Food & Wine Pairings",
|
||||
description: "Savor the harmony of our wines with locally-sourced Cypriot cuisine",
|
||||
tag: "Culinary",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-top-view-with-nuts-dry-fruits_114579-2041.jpg?_wi=2",
|
||||
imageAlt: "wine and food pairing gourmet plate",
|
||||
},
|
||||
id: "3", title: "Food & Wine Pairings", description: "Savor the harmony of our wines with locally-sourced Cypriot cuisine", tag: "Culinary", imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-top-view-with-nuts-dry-fruits_114579-2041.jpg", imageAlt: "wine and food pairing gourmet plate"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Cellar & Production Tour",
|
||||
description: "Behind-the-scenes access to our winemaking process and historic cellars",
|
||||
tag: "Heritage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wine-cellar_23-2149428764.jpg?_wi=2",
|
||||
imageAlt: "wine cellar storage barrels tradition",
|
||||
},
|
||||
id: "4", title: "Cellar & Production Tour", description: "Behind-the-scenes access to our winemaking process and historic cellars", tag: "Heritage", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-wine-cellar_23-2149428764.jpg", imageAlt: "wine cellar storage barrels tradition"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Tasting Experiences",
|
||||
href: "/tastings",
|
||||
},
|
||||
text: "View Tasting Experiences", href: "/tastings"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,59 +74,23 @@ export default function TastingsPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
role: "Travel Enthusiast",
|
||||
company: "London, UK",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-posing-with-bright-makeup-wavy-hair_291650-550.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
id: "1", name: "Sarah Mitchell", role: "Travel Enthusiast", company: "London, UK", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-posing-with-bright-makeup-wavy-hair_291650-550.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marco Rossi",
|
||||
role: "Wine Collector",
|
||||
company: "Milan, Italy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg?_wi=2",
|
||||
imageAlt: "Marco Rossi",
|
||||
},
|
||||
id: "2", name: "Marco Rossi", role: "Wine Collector", company: "Milan, Italy", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg", imageAlt: "Marco Rossi"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Papadopoulos",
|
||||
role: "Food Blogger",
|
||||
company: "Athens, Greece",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-posing-near-window_23-2147862579.jpg?_wi=2",
|
||||
imageAlt: "Elena Papadopoulos",
|
||||
},
|
||||
id: "3", name: "Elena Papadopoulos", role: "Food Blogger", company: "Athens, Greece", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-posing-near-window_23-2147862579.jpg", imageAlt: "Elena Papadopoulos"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Anderson",
|
||||
role: "Corporate Event Planner",
|
||||
company: "Dubai, UAE",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-with-daughter-autumn-park_1157-22526.jpg?_wi=2",
|
||||
imageAlt: "David Anderson",
|
||||
},
|
||||
id: "4", name: "David Anderson", role: "Corporate Event Planner", company: "Dubai, UAE", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-with-daughter-autumn-park_1157-22526.jpg", imageAlt: "David Anderson"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Catherine Laurent",
|
||||
role: "Sommelier",
|
||||
company: "Paris, France",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pilates-instructor-gym_1303-23267.jpg?_wi=2",
|
||||
imageAlt: "Catherine Laurent",
|
||||
},
|
||||
id: "5", name: "Catherine Laurent", role: "Sommelier", company: "Paris, France", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pilates-instructor-gym_1303-23267.jpg", imageAlt: "Catherine Laurent"},
|
||||
{
|
||||
id: "6",
|
||||
name: "James Chen",
|
||||
role: "Sommelier & Educator",
|
||||
company: "Singapore",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg?_wi=2",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
id: "6", name: "James Chen", role: "Sommelier & Educator", company: "Singapore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", imageAlt: "James Chen"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -166,40 +104,27 @@ export default function TastingsPage() {
|
||||
description="Ready to experience the magic of Oenou Yi? Reserve your personalized wine tasting experience and let us craft an unforgettable afternoon."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Preferred Date",
|
||||
required: false,
|
||||
name: "date", type: "date", placeholder: "Preferred Date", required: false,
|
||||
},
|
||||
{
|
||||
name: "guests",
|
||||
type: "number",
|
||||
placeholder: "Number of Guests",
|
||||
required: false,
|
||||
name: "guests", type: "number", placeholder: "Number of Guests", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us your preferred tasting experience (wine tasting, vineyard tour, food pairing, cellar tour, etc.)",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us your preferred tasting experience (wine tasting, vineyard tour, food pairing, cellar tour, etc.)", rows: 4,
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg"
|
||||
imageAlt="Oenou Yi winery terrace with vineyard views"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="none"
|
||||
buttonText="Reserve Your Experience"
|
||||
/>
|
||||
</div>
|
||||
@@ -210,8 +135,7 @@ export default function TastingsPage() {
|
||||
logoText="Oenou Yi"
|
||||
columns={[
|
||||
{
|
||||
title: "Visit",
|
||||
items: [
|
||||
title: "Visit", items: [
|
||||
{ label: "Location", href: "/visit" },
|
||||
{ label: "Hours", href: "/visit" },
|
||||
{ label: "Directions", href: "https://maps.google.com" },
|
||||
@@ -219,8 +143,7 @@ export default function TastingsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "Our Wines", href: "/wines" },
|
||||
{ label: "Wine Tastings", href: "/tastings" },
|
||||
{ label: "Vineyard Tours", href: "/tastings" },
|
||||
@@ -228,8 +151,7 @@ export default function TastingsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/visit" },
|
||||
{ label: "Our Story", href: "/visit" },
|
||||
{ label: "Blog", href: "/" },
|
||||
@@ -237,8 +159,7 @@ export default function TastingsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Newsletter", href: "#" },
|
||||
|
||||
@@ -45,9 +45,7 @@ export default function VisitPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Heritage",
|
||||
href: "/visit",
|
||||
},
|
||||
text: "Discover Our Heritage", href: "/visit"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -59,40 +57,27 @@ export default function VisitPage() {
|
||||
description="Located in the heart of Omodos wine country, we welcome you to experience Oenou Yi. Reserve your tasting experience or request more information."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
{
|
||||
name: "date",
|
||||
type: "date",
|
||||
placeholder: "Preferred Date",
|
||||
required: false,
|
||||
name: "date", type: "date", placeholder: "Preferred Date", required: false,
|
||||
},
|
||||
{
|
||||
name: "guests",
|
||||
type: "number",
|
||||
placeholder: "Number of Guests",
|
||||
required: false,
|
||||
name: "guests", type: "number", placeholder: "Number of Guests", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your preferred experience (wine tasting, tour, food pairing, etc.)",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your preferred experience (wine tasting, tour, food pairing, etc.)", rows: 4,
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517412.jpg"
|
||||
imageAlt="Oenou Yi winery terrace with vineyard views"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="none"
|
||||
buttonText="Reserve Your Experience"
|
||||
/>
|
||||
</div>
|
||||
@@ -103,8 +88,7 @@ export default function VisitPage() {
|
||||
logoText="Oenou Yi"
|
||||
columns={[
|
||||
{
|
||||
title: "Visit",
|
||||
items: [
|
||||
title: "Visit", items: [
|
||||
{ label: "Location", href: "/visit" },
|
||||
{ label: "Hours", href: "/visit" },
|
||||
{ label: "Directions", href: "https://maps.google.com" },
|
||||
@@ -112,8 +96,7 @@ export default function VisitPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Explore",
|
||||
items: [
|
||||
title: "Explore", items: [
|
||||
{ label: "Our Wines", href: "/wines" },
|
||||
{ label: "Wine Tastings", href: "/tastings" },
|
||||
{ label: "Vineyard Tours", href: "/tastings" },
|
||||
@@ -121,8 +104,7 @@ export default function VisitPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/visit" },
|
||||
{ label: "Our Story", href: "/visit" },
|
||||
{ label: "Blog", href: "/" },
|
||||
@@ -130,8 +112,7 @@ export default function VisitPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Newsletter", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user