diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index c6005f1..64f417d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -11,25 +11,23 @@ import { MapPin, Star } from "lucide-react"; export default function AboutPage() { const navItems = [ - { name: "Home", id: "home" }, - { name: "About", id: "about" }, - { name: "Products", id: "products" }, - { name: "Contact", id: "contact" }, + { name: "Home", id: "/" }, + { name: "About", id: "/about" }, + { name: "Products", id: "/products" }, + { name: "Contact", id: "/contact" }, ]; const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "About Us", href: "/about" }, - { label: "Products", href: "/" }, + { label: "Products", href: "/products" }, { label: "Contact", href: "/contact" }, ], }, { - title: "Contact Info", - items: [ + title: "Contact Info", items: [ { label: "Phone: +357 25 773434", href: "tel:+35725773434" }, { label: "Address: Agias Fylaxeos 103A", href: "https://maps.google.com?q=Agias+Fylaxeos+103A,+3087+Limassol,+Cyprus" }, { label: "Email: info@organicearthmarket.cy", href: "mailto:info@organicearthmarket.cy" }, @@ -37,8 +35,7 @@ export default function AboutPage() { ], }, { - title: "Follow Us", - items: [ + title: "Follow Us", items: [ { label: "Facebook", href: "https://facebook.com" }, { label: "Instagram", href: "https://instagram.com" }, { label: "WhatsApp", href: "https://wa.me/35725773434" }, @@ -79,7 +76,7 @@ export default function AboutPage() { { text: "Get Directions", href: "https://maps.google.com?q=Agias+Fylaxeos+103A,+3087+Limassol,+Cyprus" }, { text: "Call +357 25 773434", href: "tel:+35725773434" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-supporting-local-merchant_482257-76594.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/couple-supporting-local-merchant_482257-76594.jpg" imageAlt="organic market store location map" useInvertedBackground={false} ariaLabel="Store location section" @@ -92,32 +89,17 @@ export default function AboutPage() { description="Founded on a passion for health, sustainability, and community, Organic Earth Market is more than just a store—it's a movement toward better living." features={[ { - id: "founded", - title: "A Vision for Health", - descriptions: [ - "We started Organic Earth Market because we believe everyone deserves access to pure, organic products. Our founders understood that compromising on food quality impacts your health and the planet.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/shopping-market_1098-19429.jpg?_wi=2", - imageAlt: "our store vision", - }, + id: "founded", title: "A Vision for Health", descriptions: [ + "We started Organic Earth Market because we believe everyone deserves access to pure, organic products. Our founders understood that compromising on food quality impacts your health and the planet."], + imageSrc: "http://img.b2bpic.net/free-photo/shopping-market_1098-19429.jpg", imageAlt: "our store vision"}, { - id: "commitment", - title: "Committed to Sustainability", - descriptions: [ - "Every decision we make considers environmental impact. From eco-friendly packaging to supporting local farmers, we're dedicated to creating a sustainable future for Limassol.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-holding-flat-paper-globe_23-2147826567.jpg?_wi=2", - imageAlt: "sustainability commitment", - }, + id: "commitment", title: "Committed to Sustainability", descriptions: [ + "Every decision we make considers environmental impact. From eco-friendly packaging to supporting local farmers, we're dedicated to creating a sustainable future for Limassol."], + imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-holding-flat-paper-globe_23-2147826567.jpg", imageAlt: "sustainability commitment"}, { - id: "community", - title: "Building Community", - descriptions: [ - "We're rooted in the Limassol community. By supporting local suppliers, hosting wellness events, and building genuine relationships with our customers, we create a space where health and community thrive together.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-latin-people-training-outdoors_23-2151039465.jpg?_wi=2", - imageAlt: "community building", - }, + id: "community", title: "Building Community", descriptions: [ + "We're rooted in the Limassol community. By supporting local suppliers, hosting wellness events, and building genuine relationships with our customers, we create a space where health and community thrive together."], + imageSrc: "http://img.b2bpic.net/free-photo/front-view-latin-people-training-outdoors_23-2151039465.jpg", imageAlt: "community building"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -133,31 +115,13 @@ export default function AboutPage() { description="Our customers are the heart of everything we do. Here's what they say about their experience with us." testimonials={[ { - id: "1", - name: "Maria Christou", - handle: "@maria_limassol", - testimonial: "Perfect little store, very friendly staff. Definitely recommend. The quality of organic produce is outstanding.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-arms-crossed_1187-3193.jpg?_wi=2", - imageAlt: "happy female customer", - icon: Star, + id: "1", name: "Maria Christou", handle: "@maria_limassol", testimonial: "Perfect little store, very friendly staff. Definitely recommend. The quality of organic produce is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-arms-crossed_1187-3193.jpg", imageAlt: "happy female customer", icon: Star, }, { - id: "2", - name: "Yiannis Papadopoulos", - handle: "@yiannis_organic", - testimonial: "Lovely little shop with a good range of organic needs from toiletries to grocery essentials. Customer service is great.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-supportive-girl-showing-thumbs-up-smiling-proud-praising-you-showing-well-done-excellent-gesture-standing-satisfied-white-wall_176420-34127.jpg?_wi=2", - imageAlt: "happy male customer", - icon: Star, + id: "2", name: "Yiannis Papadopoulos", handle: "@yiannis_organic", testimonial: "Lovely little shop with a good range of organic needs from toiletries to grocery essentials. Customer service is great.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-supportive-girl-showing-thumbs-up-smiling-proud-praising-you-showing-well-done-excellent-gesture-standing-satisfied-white-wall_176420-34127.jpg", imageAlt: "happy male customer", icon: Star, }, { - id: "3", - name: "Elena Georgiou", - handle: "@elena_wellness", - testimonial: "Excellent selection of organic products and very helpful staff. This is my go-to store for all my natural and eco-friendly needs.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23092.jpg?_wi=2", - imageAlt: "happy customer", - icon: Star, + id: "3", name: "Elena Georgiou", handle: "@elena_wellness", testimonial: "Excellent selection of organic products and very helpful staff. This is my go-to store for all my natural and eco-friendly needs.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23092.jpg", imageAlt: "happy customer", icon: Star, }, ]} animationType="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ff4301a..cfe5089 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -1,14 +1,15 @@ "use client"; -import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline"; import ContactText from "@/components/sections/contact/ContactText"; import MediaAbout from "@/components/sections/about/MediaAbout"; +import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix"; import FooterBase from "@/components/sections/footer/FooterBase"; -import { MapPin } from "lucide-react"; +import Link from "next/link"; +import { Star } from "lucide-react"; -export default function ContactPage() { +const ContactPage = () => { const navItems = [ { name: "Home", id: "/" }, { name: "About", id: "/about" }, @@ -58,14 +59,14 @@ export default function ContactPage() { > -
+
-
+
+
+ +
+ @@ -78,47 +72,17 @@ const ProductsPage = () => { description="Discover our carefully curated selection of organic and natural products for every need." products={[ { - id: "organic-groceries", - name: "Organic Groceries", - price: "Premium Quality", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-foodstuff-arrangement_23-2149235859.jpg?_wi=2", - imageAlt: "organic grocery store shelf products", - }, + id: "organic-groceries", name: "Organic Groceries", price: "Premium Quality", imageSrc: "http://img.b2bpic.net/free-photo/delicious-foodstuff-arrangement_23-2149235859.jpg", imageAlt: "organic grocery store shelf products"}, { - id: "fresh-produce", - name: "Fresh Organic Produce", - price: "Seasonal & Local", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-vegetable-wicker-basket-market_23-2148209835.jpg?_wi=2", - imageAlt: "fresh organic vegetables fruits display", - }, + id: "fresh-produce", name: "Fresh Organic Produce", price: "Seasonal & Local", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-vegetable-wicker-basket-market_23-2148209835.jpg", imageAlt: "fresh organic vegetables fruits display"}, { - id: "supplements", - name: "Natural Supplements", - price: "Health Support", - imageSrc: "http://img.b2bpic.net/free-photo/view-phytotherapy-still-life_23-2149339718.jpg?_wi=2", - imageAlt: "natural supplements bottles display", - }, + id: "supplements", name: "Natural Supplements", price: "Health Support", imageSrc: "http://img.b2bpic.net/free-photo/view-phytotherapy-still-life_23-2149339718.jpg", imageAlt: "natural supplements bottles display"}, { - id: "household", - name: "Eco-Friendly Products", - price: "Sustainable Living", - imageSrc: "http://img.b2bpic.net/free-photo/decorative-cleaning-concept-wooden-texture_23-2147700619.jpg?_wi=2", - imageAlt: "eco-friendly household products display", - }, + id: "household", name: "Eco-Friendly Products", price: "Sustainable Living", imageSrc: "http://img.b2bpic.net/free-photo/decorative-cleaning-concept-wooden-texture_23-2147700619.jpg", imageAlt: "eco-friendly household products display"}, { - id: "cosmetics", - name: "Organic Cosmetics", - price: "Natural Beauty", - imageSrc: "http://img.b2bpic.net/free-photo/eco-lavender-products-spa-treatment-concept_23-2148645590.jpg?_wi=2", - imageAlt: "natural organic cosmetics display", - }, + id: "cosmetics", name: "Organic Cosmetics", price: "Natural Beauty", imageSrc: "http://img.b2bpic.net/free-photo/eco-lavender-products-spa-treatment-concept_23-2148645590.jpg", imageAlt: "natural organic cosmetics display"}, { - id: "snacks", - name: "Healthy Snacks", - price: "Nutritious Treats", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-tulips_23-2148407080.jpg?_wi=2", - imageAlt: "healthy organic snacks display", - }, + id: "snacks", name: "Healthy Snacks", price: "Nutritious Treats", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-breakfast-with-tulips_23-2148407080.jpg", imageAlt: "healthy organic snacks display"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -133,29 +97,17 @@ const ProductsPage = () => { description="We're committed to bringing you the finest organic products with exceptional service." features={[ { - id: "sourcing", - title: "Carefully Sourced Products", - descriptions: [ - "Every item is hand-selected for quality and authenticity. We work directly with trusted organic suppliers to ensure purity and nutritional value.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/shopping-market_1098-19429.jpg?_wi=3", - }, + id: "sourcing", title: "Carefully Sourced Products", descriptions: [ + "Every item is hand-selected for quality and authenticity. We work directly with trusted organic suppliers to ensure purity and nutritional value."], + imageSrc: "http://img.b2bpic.net/free-photo/shopping-market_1098-19429.jpg"}, { - id: "staff", - title: "Friendly & Knowledgeable Staff", - descriptions: [ - "Our passionate team is trained to help you find exactly what you need. We love sharing organic lifestyle tips and product recommendations.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/man-examining-organic-pantry-supplies_482257-76526.jpg?_wi=2", - }, + id: "staff", title: "Friendly & Knowledgeable Staff", descriptions: [ + "Our passionate team is trained to help you find exactly what you need. We love sharing organic lifestyle tips and product recommendations."], + imageSrc: "http://img.b2bpic.net/free-photo/man-examining-organic-pantry-supplies_482257-76526.jpg"}, { - id: "community", - title: "Local Neighborhood Store", - descriptions: [ - "We're proud to be a cornerstone of the Limassol community. We support local farmers and sustainable practices.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-looks-produce_482257-76743.jpg?_wi=2", - }, + id: "community", title: "Local Neighborhood Store", descriptions: [ + "We're proud to be a cornerstone of the Limassol community. We support local farmers and sustainable practices."], + imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-looks-produce_482257-76743.jpg"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -170,28 +122,13 @@ const ProductsPage = () => { description="Real reviews from real customers who trust us for their organic and wellness needs." testimonials={[ { - id: "1", - name: "Maria Christou", - handle: "@maria_limassol", - testimonial: "Perfect little store, very friendly staff. Definitely recommend. The quality of organic produce is outstanding.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-arms-crossed_1187-3193.jpg?_wi=3", - imageAlt: "happy female customer store portrait", + id: "1", name: "Maria Christou", handle: "@maria_limassol", testimonial: "Perfect little store, very friendly staff. Definitely recommend. The quality of organic produce is outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling-with-arms-crossed_1187-3193.jpg", imageAlt: "happy female customer store portrait", icon: Star, }, { - id: "2", - name: "Yiannis Papadopoulos", - handle: "@yiannis_organic", - testimonial: "Lovely little shop with a good range of organic needs from toiletries to grocery essentials. Customer service is great.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-supportive-girl-showing-thumbs-up-smiling-proud-praising-you-showing-well-done-excellent-gesture-standing-satisfied-white-wall_176420-34127.jpg?_wi=3", - imageAlt: "happy male customer store portrait", + id: "2", name: "Yiannis Papadopoulos", handle: "@yiannis_organic", testimonial: "Lovely little shop with a good range of organic needs from toiletries to grocery essentials. Customer service is great.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-supportive-girl-showing-thumbs-up-smiling-proud-praising-you-showing-well-done-excellent-gesture-standing-satisfied-white-wall_176420-34127.jpg", imageAlt: "happy male customer store portrait", icon: Star, }, { - id: "3", - name: "Elena Georgiou", - handle: "@elena_wellness", - testimonial: "Excellent selection of organic products and very helpful staff. This is my go-to store for all my natural and eco-friendly needs.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23092.jpg?_wi=3", - imageAlt: "happy female customer organic store", + id: "3", name: "Elena Georgiou", handle: "@elena_wellness", testimonial: "Excellent selection of organic products and very helpful staff. This is my go-to store for all my natural and eco-friendly needs.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-23092.jpg", imageAlt: "happy female customer organic store", icon: Star, }, ]} animationType="slide-up"