2 Commits

Author SHA1 Message Date
14c64a8ea7 Update src/app/contact/page.tsx 2026-06-03 14:19:03 +00:00
52dbbd85ec Update src/app/about/page.tsx 2026-06-03 14:19:03 +00:00
2 changed files with 66 additions and 203 deletions

View File

@@ -27,38 +27,22 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "About Us", name: "About Us", id: "/about"},
id: "/about",
},
{ {
name: "Products", name: "Products", id: "/products"},
id: "/products",
},
{ {
name: "Solutions", name: "Solutions", id: "/solutions"},
id: "/solutions",
},
{ {
name: "Why Choose Us", name: "Why Choose Us", id: "/why-us"},
id: "/why-us",
},
{ {
name: "Gallery", name: "Gallery", id: "/gallery"},
id: "/gallery",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
button={{ button={{
text: "Request a Quote", text: "Request a Quote", href: "/contact"}}
href: "/contact",
}}
brandName="Kouvidis" brandName="Kouvidis"
/> />
</div> </div>
@@ -70,19 +54,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: History, icon: History,
label: "Years in Industry", label: "Years in Industry", value: "25+"},
value: "25+",
},
{ {
icon: Award, icon: Award,
label: "Commitment to Quality", label: "Commitment to Quality", value: "100%"},
value: "100%",
},
{ {
icon: Award, icon: Award,
label: "Satisfied Partners", label: "Satisfied Partners", value: "500+"},
value: "500+",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -96,19 +74,13 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Diamond, icon: Diamond,
title: "Authentic Craftsmanship", title: "Authentic Craftsmanship", description: "We source and supply only genuine Greek souvenirs, handcrafted with traditional techniques and meticulous attention to detail."},
description: "We source and supply only genuine Greek souvenirs, handcrafted with traditional techniques and meticulous attention to detail.",
},
{ {
icon: ShieldCheck, icon: ShieldCheck,
title: "Rigorous Quality Control", title: "Rigorous Quality Control", description: "Every product undergoes stringent quality checks to ensure it meets our high standards and exceeds your expectations."},
description: "Every product undergoes stringent quality checks to ensure it meets our high standards and exceeds your expectations.",
},
{ {
icon: UserCheck, icon: UserCheck,
title: "Unmatched Customer Support", title: "Unmatched Customer Support", description: "Our dedicated team provides personalized support, ensuring a smooth and responsive experience for all our wholesale partners."},
description: "Our dedicated team provides personalized support, ensuring a smooth and responsive experience for all our wholesale partners.",
},
]} ]}
title="Our Dedication to Excellence" title="Our Dedication to Excellence"
description="At Kouvidis, we are more than just a supplier; we are your dedicated partner. Our commitment extends to delivering exceptional products and fostering reliable, long-term wholesale relationships." description="At Kouvidis, we are more than just a supplier; we are your dedicated partner. Our commitment extends to delivering exceptional products and fostering reliable, long-term wholesale relationships."
@@ -121,81 +93,49 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "Home", label: "Home", href: "/"},
href: "/",
},
{ {
label: "About Us", label: "About Us", href: "/about"},
href: "/about",
},
{ {
label: "Products", label: "Products", href: "/products"},
href: "/products",
},
{ {
label: "Solutions", label: "Solutions", href: "/solutions"},
href: "/solutions",
},
{ {
label: "Gallery", label: "Gallery", href: "/gallery"},
href: "/gallery",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Why Choose Us", label: "Why Choose Us", href: "/why-us"},
href: "/why-us",
},
{ {
label: "Contact Us", label: "Contact Us", href: "/contact"},
href: "/contact",
},
{ {
label: "Request Catalog", label: "Request Catalog", href: "/contact"},
href: "/contact",
},
{ {
label: "Get a Quote", label: "Get a Quote", href: "/contact"},
href: "/contact",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms & Conditions", label: "Terms & Conditions", href: "#"},
href: "#",
},
{ {
label: "FAQ", label: "FAQ", href: "/contact#faq"},
href: "/contact#faq",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "info@kouvidis.gr", label: "info@kouvidis.gr", href: "mailto:info@kouvidis.gr"},
href: "mailto:info@kouvidis.gr",
},
{ {
label: "+30 123 456 7890", label: "+30 123 456 7890", href: "tel:+301234567890"},
href: "tel:+301234567890",
},
{ {
label: "WhatsApp Us", label: "WhatsApp Us", href: "https://wa.me/301234567890"},
href: "https://wa.me/301234567890",
},
{ {
label: "123 Souvenir St, Athens, Greece", label: "123 Souvenir St, Athens, Greece", href: "#"},
href: "#",
},
], ],
}, },
]} ]}

View File

@@ -26,38 +26,22 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "About Us", name: "About Us", id: "/about"},
id: "/about",
},
{ {
name: "Products", name: "Products", id: "/products"},
id: "/products",
},
{ {
name: "Solutions", name: "Solutions", id: "/solutions"},
id: "/solutions",
},
{ {
name: "Why Choose Us", name: "Why Choose Us", id: "/why-us"},
id: "/why-us",
},
{ {
name: "Gallery", name: "Gallery", id: "/gallery"},
id: "/gallery",
},
{ {
name: "Contact", name: "Contact", id: "/contact"},
id: "/contact",
},
]} ]}
button={{ button={{
text: "Request a Quote", text: "Request a Quote", href: "/contact"}}
href: "/contact",
}}
brandName="Kouvidis" brandName="Kouvidis"
/> />
</div> </div>
@@ -69,42 +53,25 @@ export default function LandingPage() {
description="We're here to assist with your wholesale inquiries, catalog requests, and custom orders. Reach out to our team today." description="We're here to assist with your wholesale inquiries, catalog requests, and custom orders. Reach out to our team today."
inputs={[ inputs={[
{ {
name: "companyName", name: "companyName", type: "text", placeholder: "Company Name", required: true,
type: "text",
placeholder: "Company Name",
required: true,
}, },
{ {
name: "contactPerson", name: "contactPerson", type: "text", placeholder: "Contact Person", required: true,
type: "text",
placeholder: "Contact Person",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Business Email", required: true,
type: "email",
placeholder: "Business Email",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Phone Number"},
type: "tel",
placeholder: "Phone Number",
},
{ {
name: "businessType", name: "businessType", type: "text", placeholder: "Business Type (e.g., Tourist Shop, Hotel, Museum)"},
type: "text",
placeholder: "Business Type (e.g., Tourist Shop, Hotel, Museum)",
},
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "How can we assist you?", rows: 4,
placeholder: "How can we assist you?",
rows: 4,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/blank-notebook-with-straw-hat-laptop_23-2148100647.jpg" imageSrc="https://images.unsplash.com/photo-1622350616900-333e144a1e94?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
imageAlt="Modern office setting with deep blue and gold accents" imageAlt="Tranquil Cretan olive grove setting"
mediaAnimation="none" mediaAnimation="none"
mediaPosition="right" mediaPosition="right"
buttonText="Send Message" buttonText="Send Message"
@@ -116,25 +83,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq1", id: "faq1", title: "What is the minimum order quantity for wholesale?", content: "Our minimum order quantities vary by product category. Please request a catalog or contact us for specific details tailored to your needs."},
title: "What is the minimum order quantity for wholesale?",
content: "Our minimum order quantities vary by product category. Please request a catalog or contact us for specific details tailored to your needs.",
},
{ {
id: "faq2", id: "faq2", title: "Do you offer custom branding or private label services?", content: "Yes, we specialize in custom branding and private label solutions. Share your requirements with our team for a personalized proposal."},
title: "Do you offer custom branding or private label services?",
content: "Yes, we specialize in custom branding and private label solutions. Share your requirements with our team for a personalized proposal.",
},
{ {
id: "faq3", id: "faq3", title: "What are your shipping options and delivery times?", content: "We offer fast and reliable nationwide delivery across Greece. Standard delivery times are typically 3-5 business days, with expedited options available."},
title: "What are your shipping options and delivery times?",
content: "We offer fast and reliable nationwide delivery across Greece. Standard delivery times are typically 3-5 business days, with expedited options available.",
},
{ {
id: "faq4", id: "faq4", title: "How can I request a wholesale catalog?", content: "You can request our digital wholesale catalog by filling out the contact form on this page or sending us an email directly."},
title: "How can I request a wholesale catalog?",
content: "You can request our digital wholesale catalog by filling out the contact form on this page or sending us an email directly.",
},
]} ]}
sideTitle="Frequently Asked Questions" sideTitle="Frequently Asked Questions"
sideDescription="Find quick answers to common questions about our wholesale process, products, and partnership terms." sideDescription="Find quick answers to common questions about our wholesale process, products, and partnership terms."
@@ -149,81 +104,49 @@ export default function LandingPage() {
{ {
items: [ items: [
{ {
label: "Home", label: "Home", href: "/"},
href: "/",
},
{ {
label: "About Us", label: "About Us", href: "/about"},
href: "/about",
},
{ {
label: "Products", label: "Products", href: "/products"},
href: "/products",
},
{ {
label: "Solutions", label: "Solutions", href: "/solutions"},
href: "/solutions",
},
{ {
label: "Gallery", label: "Gallery", href: "/gallery"},
href: "/gallery",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Why Choose Us", label: "Why Choose Us", href: "/why-us"},
href: "/why-us",
},
{ {
label: "Contact Us", label: "Contact Us", href: "/contact"},
href: "/contact",
},
{ {
label: "Request Catalog", label: "Request Catalog", href: "/contact"},
href: "/contact",
},
{ {
label: "Get a Quote", label: "Get a Quote", href: "/contact"},
href: "/contact",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms & Conditions", label: "Terms & Conditions", href: "#"},
href: "#",
},
{ {
label: "FAQ", label: "FAQ", href: "/contact#faq"},
href: "/contact#faq",
},
], ],
}, },
{ {
items: [ items: [
{ {
label: "info@kouvidis.gr", label: "info@kouvidis.gr", href: "mailto:info@kouvidis.gr"},
href: "mailto:info@kouvidis.gr",
},
{ {
label: "+30 123 456 7890", label: "+30 123 456 7890", href: "tel:+301234567890"},
href: "tel:+301234567890",
},
{ {
label: "WhatsApp Us", label: "WhatsApp Us", href: "https://wa.me/301234567890"},
href: "https://wa.me/301234567890",
},
{ {
label: "123 Souvenir St, Athens, Greece", label: "123 Souvenir St, Athens, Greece", href: "#"},
href: "#",
},
], ],
}, },
]} ]}