Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-16 12:54:16 +00:00
4 changed files with 119 additions and 295 deletions

View File

@@ -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"

View File

@@ -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() {
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={navItems}
brandName="Organic Earth Market"
navItems={navItems}
button={{
text: "Call Now", href: "tel:+35725773434"}}
/>
</div>
<div id="contact-cta-section" data-section="contact-cta-section" className="mx-auto px-4 md:px-6">
<div id="contact-hero" data-section="contact-hero">
<ContactText
text="Ready to experience premium organic living? Contact us today or visit our store in Limassol."
background={{
@@ -80,25 +81,44 @@ export default function ContactPage() {
/>
</div>
<div id="location-section" data-section="location-section" className="mx-auto px-4 md:px-6">
<div id="location" data-section="location">
<MediaAbout
title="Visit Us Today"
description="Agias Fylaxeos 103A, 3087 Limassol, Cyprus. Open daily until 7:30 PM. We're excited to welcome you and help you discover amazing organic products."
tag="Store Location"
tagIcon={MapPin}
tagAnimation="slide-up"
buttons={[
{
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-vector/support-help-local-business_52683-41136.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/couple-supporting-local-merchant_482257-76594.jpg"
imageAlt="organic market store location map"
useInvertedBackground={false}
/>
</div>
<div id="contact-testimonials" data-section="contact-testimonials">
<TestimonialCardSix
title="What Our Customers Say"
description="Real reviews from real customers who trust us for their organic and wellness needs."
testimonials={[
{
id: "4", name: "Andreas Nicolaou", handle: "@andreas_health", testimonial: "Finally found a trustworthy organic market in Limassol! The products are fresh, the prices are fair, and the team genuinely cares.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-38845.jpg", imageAlt: "happy male customer organic store", icon: Star,
},
{
id: "5", name: "Sofia Kokkina", handle: "@sofia_eco", testimonial: "Love supporting a local business that truly cares about quality and sustainability. This place is a gem!", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-summer-hat-buying-products_23-2148648920.jpg", imageAlt: "happy female customer eco store", icon: Star,
},
{
id: "6", name: "Dimitris Pavlakis", handle: "@dimitris_limassol", testimonial: "Best organic store in Limassol, hands down. Great selection, fair prices, and the staff always has time to help.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-shopping-bags-cup-coffee_23-2148728596.jpg", imageAlt: "happy male customer eco store", icon: Star,
},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
logoText="Organic Earth Market"
@@ -108,4 +128,6 @@ export default function ContactPage() {
</div>
</ThemeProvider>
);
}
};
export default ContactPage;

View File

@@ -14,25 +14,23 @@ import { Leaf, Star, MessageSquare, Heart, MapPin } from "lucide-react";
export default function HomePage() {
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" },
@@ -40,8 +38,7 @@ export default function HomePage() {
],
},
{
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" },
@@ -115,47 +112,17 @@ export default function HomePage() {
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=1",
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=1",
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=1",
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=1",
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=1",
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=1",
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"
@@ -171,59 +138,29 @@ export default function HomePage() {
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=1",
imageAlt: "artisanal organic products carefully selected",
},
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", imageAlt: "artisanal organic products carefully selected"},
{
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=1",
imageAlt: "friendly store staff helping customers",
},
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", imageAlt: "friendly store staff helping customers"},
{
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=1",
imageAlt: "local organic market neighborhood store",
},
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", imageAlt: "local organic market neighborhood store"},
{
id: "quality",
title: "Quality Over Mass Production",
descriptions: [
"We believe in small batches and superior quality. No compromises, just pure organic goodness.",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292015.jpg",
imageAlt: "premium quality organic products display",
},
id: "quality", title: "Quality Over Mass Production", descriptions: [
"We believe in small batches and superior quality. No compromises, just pure organic goodness."],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292015.jpg", imageAlt: "premium quality organic products display"},
{
id: "values",
title: "Community-Focused Business",
descriptions: [
"Your health and the planet's wellbeing matter to us. We're here to support your journey to better living.",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-latin-people-training-outdoors_23-2151039465.jpg?_wi=1",
imageAlt: "sustainable organic business values",
},
id: "values", title: "Community-Focused Business", descriptions: [
"Your health and the planet's wellbeing matter to us. We're here to support your journey to better living."],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-latin-people-training-outdoors_23-2151039465.jpg", imageAlt: "sustainable organic business values"},
{
id: "sustainability",
title: "Sustainable Practices",
descriptions: [
"Eco-friendly packaging, zero-waste options, and a commitment to reducing our environmental footprint.",
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-holding-flat-paper-globe_23-2147826567.jpg?_wi=1",
imageAlt: "sustainable eco-friendly packaging",
},
id: "sustainability", title: "Sustainable Practices", descriptions: [
"Eco-friendly packaging, zero-waste options, and a commitment to reducing our environmental footprint."],
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businesswoman-holding-flat-paper-globe_23-2147826567.jpg", imageAlt: "sustainable eco-friendly packaging"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -239,58 +176,22 @@ export default function HomePage() {
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=1",
imageAlt: "happy female customer store portrait",
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 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=1",
imageAlt: "happy male 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", 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=1",
imageAlt: "happy female customer organic store",
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 female customer organic store", icon: Star,
},
{
id: "4",
name: "Andreas Nicolaou",
handle: "@andreas_health",
testimonial: "Finally found a trustworthy organic market in Limassol! The products are fresh, the prices are fair, and the team genuinely cares.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-38845.jpg?_wi=1",
imageAlt: "happy male customer organic store",
icon: Star,
id: "4", name: "Andreas Nicolaou", handle: "@andreas_health", testimonial: "Finally found a trustworthy organic market in Limassol! The products are fresh, the prices are fair, and the team genuinely cares.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-38845.jpg", imageAlt: "happy male customer organic store", icon: Star,
},
{
id: "5",
name: "Sofia Kokkina",
handle: "@sofia_eco",
testimonial: "Love supporting a local business that truly cares about quality and sustainability. This place is a gem!",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-summer-hat-buying-products_23-2148648920.jpg?_wi=1",
imageAlt: "happy female customer eco store",
icon: Star,
id: "5", name: "Sofia Kokkina", handle: "@sofia_eco", testimonial: "Love supporting a local business that truly cares about quality and sustainability. This place is a gem!", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-summer-hat-buying-products_23-2148648920.jpg", imageAlt: "happy female customer eco store", icon: Star,
},
{
id: "6",
name: "Dimitris Pavlakis",
handle: "@dimitris_limassol",
testimonial: "Best organic store in Limassol, hands down. Great selection, fair prices, and the staff always has time to help.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-shopping-bags-cup-coffee_23-2148728596.jpg?_wi=1",
imageAlt: "happy male customer eco store",
icon: Star,
id: "6", name: "Dimitris Pavlakis", handle: "@dimitris_limassol", testimonial: "Best organic store in Limassol, hands down. Great selection, fair prices, and the staff always has time to help.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-shopping-bags-cup-coffee_23-2148728596.jpg", imageAlt: "happy male customer eco store", icon: Star,
},
]}
animationType="slide-up"

View File

@@ -7,19 +7,19 @@ import FeatureCardTwentySeven from "@/components/sections/feature/FeatureCardTwe
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
import FooterBase from "@/components/sections/footer/FooterBase";
import Link from "next/link";
import { Star } from "lucide-react";
const ProductsPage = () => {
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: "/products" },
@@ -27,20 +27,16 @@ const ProductsPage = () => {
],
},
{
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: "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" },
{ label: "Hours: Daily until 7:30 PM", href: "#" },
],
},
{
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" },
@@ -66,9 +62,7 @@ const ProductsPage = () => {
brandName="Organic Earth Market"
navItems={navItems}
button={{
text: "Call Now",
href: "tel:+35725773434",
}}
text: "Call Now", href: "tel:+35725773434"}}
/>
</div>
@@ -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"