Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -3,36 +3,23 @@ import { Plus_Jakarta_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
|
||||
const plusJakartaSans = Plus_Jakarta_Sans({
|
||||
variable: "--font-plus-jakarta-sans",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-plus-jakarta-sans", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Kyka Coffee | Premium Specialty Coffee Roasters",
|
||||
description: "Discover Kyka's hand-roasted specialty coffee from the world's finest origins. Ethically sourced, freshly roasted, delivered within 48 hours.",
|
||||
keywords: "specialty coffee, coffee roasters, single origin, fair trade coffee, freshly roasted, artisan coffee",
|
||||
metadataBase: new URL("https://kykacoffee.com"),
|
||||
title: "Kyka Coffee | Premium Specialty Coffee Roasters", description: "Discover Kyka's hand-roasted specialty coffee from the world's finest origins. Ethically sourced, freshly roasted, delivered within 48 hours.", keywords: "specialty coffee, coffee roasters, single origin, fair trade coffee, freshly roasted, artisan coffee", metadataBase: new URL("https://kykacoffee.com"),
|
||||
alternates: {
|
||||
canonical: "https://kykacoffee.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Kyka Coffee | Premium Specialty Coffee",
|
||||
description: "Hand-roasted specialty coffee from ethical sources. Experience the perfect cup.",
|
||||
url: "https://kykacoffee.com",
|
||||
siteName: "Kyka Coffee",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Kyka Coffee | Premium Specialty Coffee", description: "Hand-roasted specialty coffee from ethical sources. Experience the perfect cup.", url: "https://kykacoffee.com", siteName: "Kyka Coffee", type: "website", images: [
|
||||
{
|
||||
url: "https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg",
|
||||
alt: "Premium specialty coffee from Kyka"
|
||||
url: "https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg", alt: "Premium specialty coffee from Kyka"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Kyka Coffee | Premium Specialty Coffee Roasters",
|
||||
description: "Hand-roasted specialty coffee from the world's finest origins.",
|
||||
images: ["https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg"]
|
||||
card: "summary_large_image", title: "Kyka Coffee | Premium Specialty Coffee Roasters", description: "Hand-roasted specialty coffee from the world's finest origins.", images: ["https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
100
src/app/page.tsx
100
src/app/page.tsx
@@ -49,24 +49,19 @@ export default function HomePage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg",
|
||||
imageAlt: "Specialty coffee with latte art"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg", imageAlt: "Specialty coffee with latte art"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2328.jpg",
|
||||
imageAlt: "Professional espresso machine in action"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2328.jpg", imageAlt: "Professional espresso machine in action"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-image-man-holds-coffee-with-heart-foam-top-view_613910-8884.jpg",
|
||||
imageAlt: "Roasted premium coffee beans"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-image-man-holds-coffee-with-heart-foam-top-view_613910-8884.jpg", imageAlt: "Roasted premium coffee beans"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg",
|
||||
imageAlt: "Perfect morning coffee cup"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg", imageAlt: "Perfect morning coffee cup"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino-cup-cafe_181624-12457.jpg",
|
||||
imageAlt: "Cozy Kyka coffee shop interior"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino-cup-cafe_181624-12457.jpg", imageAlt: "Cozy Kyka coffee shop interior"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -80,6 +75,7 @@ export default function HomePage() {
|
||||
<AboutMetric
|
||||
title="At Kyka, we believe that great coffee is more than just a beverage—it's an experience. From bean selection to the perfect brew, every detail matters."
|
||||
useInvertedBackground={false}
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{ icon: Globe, label: "Countries Sourced", value: "12+" },
|
||||
{ icon: Award, label: "Years of Expertise", value: "15" },
|
||||
@@ -97,25 +93,13 @@ export default function HomePage() {
|
||||
tagIcon={Flame}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ethiopian Yirgacheffe",
|
||||
price: "$18.99",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/background-brown-coffee-white-black_1303-1938.jpg",
|
||||
imageAlt: "Ethiopian Yirgacheffe coffee beans"
|
||||
id: "1", name: "Ethiopian Yirgacheffe", price: "$18.99", imageSrc: "https://img.b2bpic.net/free-photo/background-brown-coffee-white-black_1303-1938.jpg", imageAlt: "Ethiopian Yirgacheffe coffee beans"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dark Roast Blend",
|
||||
price: "$16.99",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/top-view-female-barista-pouring-frothed-milk-cup_23-2148824452.jpg",
|
||||
imageAlt: "Dark roast espresso blend"
|
||||
id: "2", name: "Dark Roast Blend", price: "$16.99", imageSrc: "https://img.b2bpic.net/free-photo/top-view-female-barista-pouring-frothed-milk-cup_23-2148824452.jpg", imageAlt: "Dark roast espresso blend"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Light Roast Costa Rica",
|
||||
price: "$17.99",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg",
|
||||
imageAlt: "Light roast Costa Rican coffee"
|
||||
id: "3", name: "Light Roast Costa Rica", price: "$17.99", imageSrc: "https://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg", imageAlt: "Light roast Costa Rican coffee"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -133,33 +117,18 @@ export default function HomePage() {
|
||||
tagIcon={CheckCircle}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
title: "Ethically Sourced",
|
||||
items: [
|
||||
"Direct trade with farmers",
|
||||
"Fair compensation guaranteed",
|
||||
"Sustainable practices"
|
||||
id: "1", value: "100%", title: "Ethically Sourced", items: [
|
||||
"Direct trade with farmers", "Fair compensation guaranteed", "Sustainable practices"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "48hrs",
|
||||
title: "Roast to Ship",
|
||||
items: [
|
||||
"Fresh roasted weekly",
|
||||
"Peak flavor guaranteed",
|
||||
"Never more than 2 weeks old"
|
||||
id: "2", value: "48hrs", title: "Roast to Ship", items: [
|
||||
"Fresh roasted weekly", "Peak flavor guaranteed", "Never more than 2 weeks old"
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "24/7",
|
||||
title: "Customer Support",
|
||||
items: [
|
||||
"Expert coffee advice",
|
||||
"Brewing tips included",
|
||||
"Satisfaction guaranteed"
|
||||
id: "3", value: "24/7", title: "Customer Support", items: [
|
||||
"Expert coffee advice", "Brewing tips included", "Satisfaction guaranteed"
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -177,34 +146,16 @@ export default function HomePage() {
|
||||
tagIcon={BookOpen}
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: ["Guide", "Brewing"],
|
||||
title: "The Complete Guide to Pour Over Coffee",
|
||||
excerpt: "Master the art of pour over brewing with our detailed step-by-step guide. Learn the perfect water temperature, grind size, and timing.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-man-holding-cup-coffee-with-milk_23-2148366694.jpg",
|
||||
imageAlt: "Pour over coffee brewing",
|
||||
authorName: "Sarah Chen",
|
||||
date: "15 Jan 2025"
|
||||
id: "1", category: ["Guide", "Brewing"],
|
||||
title: "The Complete Guide to Pour Over Coffee", excerpt: "Master the art of pour over brewing with our detailed step-by-step guide. Learn the perfect water temperature, grind size, and timing.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-man-holding-cup-coffee-with-milk_23-2148366694.jpg", imageAlt: "Pour over coffee brewing", authorName: "Sarah Chen", authorAvatar: "/placeholders/placeholder1.webp", date: "15 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
category: ["Origins", "Education"],
|
||||
title: "Exploring Ethiopian Coffee Regions",
|
||||
excerpt: "Discover what makes Ethiopian coffee unique. From the highlands of Yirgacheffe to Sidamo's fruity notes, explore the origins.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/front-view-barista-pours-milk-into-cup-coffee_141793-17485.jpg",
|
||||
imageAlt: "Ethiopian coffee regions map",
|
||||
authorName: "Michael Torres",
|
||||
date: "12 Jan 2025"
|
||||
id: "2", category: ["Origins", "Education"],
|
||||
title: "Exploring Ethiopian Coffee Regions", excerpt: "Discover what makes Ethiopian coffee unique. From the highlands of Yirgacheffe to Sidamo's fruity notes, explore the origins.", imageSrc: "https://img.b2bpic.net/free-photo/front-view-barista-pours-milk-into-cup-coffee_141793-17485.jpg", imageAlt: "Ethiopian coffee regions map", authorName: "Michael Torres", authorAvatar: "/placeholders/placeholder1.webp", date: "12 Jan 2025"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
category: ["Roasting", "Tips"],
|
||||
title: "Home Roasting: From Green Beans to Gold",
|
||||
excerpt: "Learn the fascinating process of home coffee roasting. Everything you need to know to start roasting your own beans.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-hands-holding-coffee_23-2149045715.jpg",
|
||||
imageAlt: "Home coffee roasting setup",
|
||||
authorName: "Emma Watson",
|
||||
date: "8 Jan 2025"
|
||||
id: "3", category: ["Roasting", "Tips"],
|
||||
title: "Home Roasting: From Green Beans to Gold", excerpt: "Learn the fascinating process of home coffee roasting. Everything you need to know to start roasting your own beans.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-hands-holding-coffee_23-2149045715.jpg", imageAlt: "Home coffee roasting setup", authorName: "Emma Watson", authorAvatar: "/placeholders/placeholder1.webp", date: "8 Jan 2025"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -234,8 +185,7 @@ export default function HomePage() {
|
||||
copyrightText="© 2025 Kyka Coffee Co. | Crafted with passion."
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "All Coffee", href: "#products" },
|
||||
{ label: "Single Origins", href: "#products" },
|
||||
{ label: "Blends", href: "#products" },
|
||||
@@ -243,8 +193,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Our Story", href: "#about" },
|
||||
{ label: "Blog", href: "#blog" },
|
||||
@@ -252,8 +201,7 @@ export default function HomePage() {
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Contact", href: "#contact" },
|
||||
{ label: "Instagram", href: "https://instagram.com/kykacoffee" },
|
||||
{ label: "Twitter", href: "https://twitter.com/kykacoffee" },
|
||||
|
||||
Reference in New Issue
Block a user