Merge version_2 into main #1
@@ -17,7 +17,8 @@ export const metadata: Metadata = {
|
||||
openGraph: {
|
||||
title: "Bean Haven - Premium Specialty Coffee", description: "Artisan coffee roasted to perfection. Discover our single-origin blends and signature espresso drinks.", type: "website", siteName: "Bean Haven", images: [
|
||||
{
|
||||
url: "https://img.b2bpic.net/free-photo/pouring-milk-cup-coffee_1153-548.jpg", alt: "Premium specialty coffee"},
|
||||
url: "https://img.b2bpic.net/free-photo/pouring-milk-cup-coffee_1153-548.jpg", alt: "Premium specialty coffee"
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
|
||||
@@ -103,8 +103,13 @@ export default function LandingPage() {
|
||||
title="Our Coffee Journey"
|
||||
description="From farm to cup, experience the meticulous process behind every perfect brew."
|
||||
tag="Process"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground="invertDefault"
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now", href: "#products"
|
||||
}
|
||||
]}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user