Merge version_1 into main #2
@@ -28,16 +28,14 @@ export default function BlogPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "About", id: "/#about" },
|
||||
{ name: "Products", id: "/#products" },
|
||||
{ name: "Testimonials", id: "/#testimonials" },
|
||||
{ name: "Contact", id: "/#contact" },
|
||||
]}
|
||||
button={{ text: "Order Now", href: "contact" }}
|
||||
button={{ text: "Order Now", href: "/#contact" }}
|
||||
brandName="Slavko's Bakery"
|
||||
className="py-4 px-6 md:px-8"
|
||||
buttonClassName="bg-primary-cta text-primary-cta-text rounded-soft px-4 py-2 text-sm font-semibold transition-all duration-300 ease-out hover:scale-105"
|
||||
buttonTextClassName="font-medium"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -62,11 +60,11 @@ export default function BlogPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg?_wi=2"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg"
|
||||
imageAlt="A warm bakery kitchen with fresh bread in the oven"
|
||||
columns={[
|
||||
{ title: "Bakery", items: [{ label: "Our Story", href: "about" }, { label: "Menu", href: "products" }, { label: "Special Orders", href: "contact" }] },
|
||||
{ title: "Connect", items: [{ label: "Contact Us", href: "contact" }, { label: "Instagram", href: "https://instagram.com/slavkosbakery" }, { label: "Facebook", href: "https://facebook.com/slavkosbakery" }] },
|
||||
{ title: "Bakery", items: [{ label: "Our Story", href: "/#about" }, { label: "Menu", href: "/#products" }, { label: "Special Orders", href: "/#contact" }] },
|
||||
{ title: "Connect", items: [{ label: "Contact Us", href: "/#contact" }, { label: "Instagram", href: "https://instagram.com/slavkosbakery" }, { label: "Facebook", href: "https://facebook.com/slavkosbakery" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "/privacy" }, { label: "Terms of Service", href: "/terms" }] }
|
||||
]}
|
||||
logoText="Slavko's Bakery"
|
||||
|
||||
@@ -37,7 +37,7 @@ export default function LandingPage() {
|
||||
logoText="Slavko's Bakery"
|
||||
description="Taste the heart of Ukraine in every bite. Handcrafted with love, tradition, and the finest local ingredients."
|
||||
buttons={[{text: "View Our Menu", href: "products"}, {text: "Find Us", href: "contact"}]}
|
||||
slides={[{imageSrc: "https://img.b2bpic.net/free-photo/top-close-up-view-cake-lemon-cinnamon-star-anise-wooden-board-cake-with-red-currants-cupcakes_140725-123304.jpg", imageAlt: "Assortment of freshly baked Ukrainian pastries"}, {imageSrc: "https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=1", imageAlt: "Warm interior of a traditional Ukrainian bakery"}, {imageSrc: "https://img.b2bpic.net/free-photo/slice-homemade-honey-cake_658428-129.jpg?_wi=1", imageAlt: "Delicious slice of Medovyk, Ukrainian honey cake"}]}
|
||||
slides={[{imageSrc: "https://img.b2bpic.net/free-photo/top-close-up-view-cake-lemon-cinnamon-star-anise-wooden-board-cake-with-red-currants-cupcakes_140725-123304.jpg", imageAlt: "Assortment of freshly baked Ukrainian pastries"}, {imageSrc: "https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", imageAlt: "Warm interior of a traditional Ukrainian bakery"}, {imageSrc: "https://img.b2bpic.net/free-photo/slice-homemade-honey-cake_658428-129.jpg", imageAlt: "Delicious slice of Medovyk, Ukrainian honey cake"}]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
className="min-h-[80vh] lg:min-h-screen"
|
||||
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
description="Slavko's Bakery brings generations of Ukrainian baking traditions to our local community. Every loaf of bread, every pastry, is made following cherished family recipes passed down through years, using only the freshest local ingredients. We believe in creating not just food, but memories and a warm sense of belonging. Come and experience a piece of Ukrainian heritage, baked with passion."
|
||||
tag="About Us"
|
||||
buttons={[{text: "Meet the Bakers", href: "team"}]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=2"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg"
|
||||
imageAlt="Warm and inviting interior of Slavko's Ukrainian bakery"
|
||||
useInvertedBackground={false}
|
||||
className="py-20 lg:py-28"
|
||||
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
products={[{id: "1", brand: "Slavko's Bakery", name: "Varenyky (Potato & Cheese)", price: "$14.99", rating: 5, reviewCount: "1.2k", imageSrc: "https://img.b2bpic.net/free-photo/top-view-raw-little-dumplings-with-seasonings-eggs-white-background-pie-color-food-bake-cake-salad-meat_140725-158535.jpg?_wi=1", imageAlt: "Freshly made varenyky (Ukrainian dumplings)"}, {id: "2", brand: "Slavko's Bakery", name: "Pampushky (Garlic Bread)", price: "$8.50", rating: 5, reviewCount: "850", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-sweet-pastry-light-surface-tea-dessert-pie-sugar-fruit-biscuit-cookie-sweet-cake_179666-17702.jpg?_wi=1", imageAlt: "Golden brown pampushky (Ukrainian garlic bread)"}, {id: "3", brand: "Slavko's Bakery", name: "Syrnyky (Cheese Pancakes)", price: "$12.00", rating: 4, reviewCount: "720", imageSrc: "https://img.b2bpic.net/free-photo/top-view-little-delicious-cakes-pineapple-ring-shape-with-milk-dark-blue-background-fruit-pie-pastry-cake-hotcake-color-bake_179666-46394.jpg", imageAlt: "Sweet syrnyky (Ukrainian cheese pancakes) with berries"}, {id: "4", brand: "Slavko's Bakery", name: "Medovyk (Honey Cake)", price: "$35.00", rating: 5, reviewCount: "1.5k", imageSrc: "https://img.b2bpic.net/free-photo/slice-homemade-honey-cake_658428-129.jpg?_wi=2", imageAlt: "Multilayered Medovyk (Ukrainian honey cake)"}, {id: "5", brand: "Slavko's Bakery", name: "Babka (Sweet Bread)", price: "$18.00", rating: 4, reviewCount: "600", imageSrc: "https://img.b2bpic.net/free-photo/top-view-raw-little-dumplings-with-seasonings-eggs-white-background-pie-color-food-bake-cake-salad-meat_140725-158535.jpg?_wi=2", imageAlt: "Traditional Ukrainian Babka sweet bread"}, {id: "6", brand: "Slavko's Bakery", name: "Holubtsi (Cabbage Rolls)", price: "$16.50", rating: 5, reviewCount: "980", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-sweet-pastry-light-surface-tea-dessert-pie-sugar-fruit-biscuit-cookie-sweet-cake_179666-17702.jpg?_wi=2", imageAlt: "Hearty Holubtsi (Ukrainian cabbage rolls)"}]}
|
||||
products={[{id: "1", brand: "Slavko's Bakery", name: "Varenyky (Potato & Cheese)", price: "$14.99", rating: 5, reviewCount: "1.2k", imageSrc: "https://img.b2bpic.net/free-photo/top-view-raw-little-dumplings-with-seasonings-eggs-white-background-pie-color-food-bake-cake-salad-meat_140725-158535.jpg", imageAlt: "Freshly made varenyky (Ukrainian dumplings)"}, {id: "2", brand: "Slavko's Bakery", name: "Pampushky (Garlic Bread)", price: "$8.50", rating: 5, reviewCount: "850", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-sweet-pastry-light-surface-tea-dessert-pie-sugar-fruit-biscuit-cookie-sweet-cake_179666-17702.jpg", imageAlt: "Golden brown pampushky (Ukrainian garlic bread)"}, {id: "3", brand: "Slavko's Bakery", name: "Syrnyky (Cheese Pancakes)", price: "$12.00", rating: 4, reviewCount: "720", imageSrc: "https://img.b2bpic.net/free-photo/top-view-little-delicious-cakes-pineapple-ring-shape-with-milk-dark-blue-background-fruit-pie-pastry-cake-hotcake-color-bake_179666-46394.jpg", imageAlt: "Sweet syrnyky (Ukrainian cheese pancakes) with berries"}, {id: "4", brand: "Slavko's Bakery", name: "Medovyk (Honey Cake)", price: "$35.00", rating: 5, reviewCount: "1.5k", imageSrc: "https://img.b2bpic.net/free-photo/slice-homemade-honey-cake_658428-129.jpg", imageAlt: "Multilayered Medovyk (Ukrainian honey cake)"}, {id: "5", brand: "Slavko's Bakery", name: "Babka (Sweet Bread)", price: "$18.00", rating: 4, reviewCount: "600", imageSrc: "https://img.b2bpic.net/free-photo/top-view-raw-little-dumplings-with-seasonings-eggs-white-background-pie-color-food-bake-cake-salad-meat_140725-158535.jpg", imageAlt: "Traditional Ukrainian Babka sweet bread"}, {id: "6", brand: "Slavko's Bakery", name: "Holubtsi (Cabbage Rolls)", price: "$16.50", rating: 5, reviewCount: "980", imageSrc: "https://img.b2bpic.net/free-photo/top-view-delicious-sweet-pastry-light-surface-tea-dessert-pie-sugar-fruit-biscuit-cookie-sweet-cake_179666-17702.jpg", imageAlt: "Hearty Holubtsi (Ukrainian cabbage rolls)"}]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
title="Our Delicious Offerings"
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardEight
|
||||
features={[{id: 1, title: "Authentic Recipes", description: "We use traditional Ukrainian recipes passed down through generations, ensuring an authentic taste in every bite.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-fresh-bread-with-milk-dark-surface_179666-44604.jpg?_wi=1", imageAlt: "Elderly hands kneading dough, symbolizing traditional recipes"}, {id: 2, title: "Fresh Local Ingredients", description: "Committed to quality, we source the freshest ingredients from local farms and suppliers.", imageSrc: "https://img.b2bpic.net/free-photo/man-hands-cut-fresh-round-bread-cutting-board-wooden-background_628469-27.jpg", imageAlt: "Close-up of fresh organic flour and grains"}, {id: 3, title: "Handcrafted with Love", description: "Every item is lovingly handcrafted by our skilled bakers, bringing passion and artistry to the table.", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg", imageAlt: "Baker meticulously decorating a cake with intricate details"}, {id: 4, title: "Community Focused", description: "More than a bakery, we're a gathering place for the community, celebrating Ukrainian culture and flavors.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-fresh-bread-with-milk-dark-surface_179666-44604.jpg?_wi=2", imageAlt: "Diverse group of people happily chatting inside a cozy bakery"}]}
|
||||
features={[{id: 1, title: "Authentic Recipes", description: "We use traditional Ukrainian recipes passed down through generations, ensuring an authentic taste in every bite.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-fresh-bread-with-milk-dark-surface_179666-44604.jpg", imageAlt: "Elderly hands kneading dough, symbolizing traditional recipes"}, {id: 2, title: "Fresh Local Ingredients", description: "Committed to quality, we source the freshest ingredients from local farms and suppliers.", imageSrc: "https://img.b2bpic.net/free-photo/man-hands-cut-fresh-round-bread-cutting-board-wooden-background_628469-27.jpg", imageAlt: "Close-up of fresh organic flour and grains"}, {id: 3, title: "Handcrafted with Love", description: "Every item is lovingly handcrafted by our skilled bakers, bringing passion and artistry to the table.", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg", imageAlt: "Baker meticulously decorating a cake with intricate details"}, {id: 4, title: "Community Focused", description: "More than a bakery, we're a gathering place for the community, celebrating Ukrainian culture and flavors.", imageSrc: "https://img.b2bpic.net/free-photo/top-view-fresh-bread-with-milk-dark-surface_179666-44604.jpg", imageAlt: "Diverse group of people happily chatting inside a cozy bakery"}]}
|
||||
title="What Makes Us Special"
|
||||
description="Discover the heart and soul behind Slavko's Bakery – a blend of tradition, quality, and community spirit."
|
||||
textboxLayout="default"
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg?_wi=1"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg"
|
||||
imageAlt="A warm bakery kitchen with fresh bread in the oven"
|
||||
columns={[{title: "Bakery", items: [{label: "Our Story", href: "about"}, {label: "Menu", href: "products"}, {label: "Special Orders", href: "contact"}]}, {title: "Connect", items: [{label: "Contact Us", href: "contact"}, {label: "Instagram", href: "https://instagram.com/slavkosbakery"}, {label: "Facebook", href: "https://facebook.com/slavkosbakery"}]}, {title: "Legal", items: [{label: "Privacy Policy", href: "/privacy"}, {label: "Terms of Service", href: "/terms"}]}]}
|
||||
logoText="Slavko's Bakery"
|
||||
|
||||
@@ -76,10 +76,9 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Products", id: "/products" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "About", id: "/#about" },
|
||||
{ name: "Products", id: "/#products" },
|
||||
{ name: "Contact", id: "/#contact" },
|
||||
];
|
||||
|
||||
if (isLoading) {
|
||||
@@ -102,8 +101,6 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
navItems={navItems}
|
||||
brandName="Slavko's Bakery"
|
||||
className="py-4 px-6 md:px-8"
|
||||
buttonClassName="bg-primary-cta text-primary-cta-text rounded-soft px-4 py-2 text-sm font-semibold transition-all duration-300 ease-out hover:scale-105"
|
||||
buttonTextClassName="font-medium"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
@@ -135,8 +132,6 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
navItems={navItems}
|
||||
brandName="Slavko's Bakery"
|
||||
className="py-4 px-6 md:px-8"
|
||||
buttonClassName="bg-primary-cta text-primary-cta-text rounded-soft px-4 py-2 text-sm font-semibold transition-all duration-300 ease-out hover:scale-105"
|
||||
buttonTextClassName="font-medium"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
@@ -175,8 +170,6 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
navItems={navItems}
|
||||
brandName="Slavko's Bakery"
|
||||
className="py-4 px-6 md:px-8"
|
||||
buttonClassName="bg-primary-cta text-primary-cta-text rounded-soft px-4 py-2 text-sm font-semibold transition-all duration-300 ease-out hover:scale-105"
|
||||
buttonTextClassName="font-medium"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
@@ -218,12 +211,11 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg?_wi=4"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg"
|
||||
imageAlt="A warm bakery kitchen with fresh bread in the oven"
|
||||
columns={[{ "title": "Bakery", "items": [{ "label": "Our Story", "href": "/about" }, { "label": "Menu", "href": "/products" }, { "label": "Special Orders", "href": "/contact" }] }, { "title": "Connect", "items": [{ "label": "Contact Us", "href": "/contact" }, { "label": "Instagram", "href": "https://instagram.com/slavkosbakery" }, { "label": "Facebook", "href": "https://facebook.com/slavkosbakery" }] }, { "title": "Legal", "items": [{ "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
|
||||
columns={[{ "title": "Bakery", "items": [{ "label": "Our Story", "href": "/#about" }, { "label": "Menu", "href": "/#products" }, { "label": "Special Orders", "href": "/#contact" }] }, { "title": "Connect", "items": [{ "label": "Contact Us", "href": "/#contact" }, { "label": "Instagram", "href": "https://instagram.com/slavkosbakery" }, { "label": "Facebook", "href": "https://facebook.com/slavkosbakery" }] }, { "title": "Legal", "items": [{ "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
|
||||
logoText="Slavko's Bakery"
|
||||
copyrightText="© 2024 Slavko's Bakery. All rights reserved."
|
||||
useInvertedBackground={false}
|
||||
className="bg-background-accent/10 pt-20"
|
||||
logoTextClassName="text-3xl font-extrabold text-foreground"
|
||||
columnTitleClassName="text-lg font-semibold text-foreground"
|
||||
|
||||
@@ -43,10 +43,9 @@ function ShopPageContent() {
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Products", id: "/products" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
{ name: "About", id: "/#about" },
|
||||
{ name: "Products", id: "/#products" },
|
||||
{ name: "Contact", id: "/#contact" },
|
||||
];
|
||||
|
||||
if (isLoading) {
|
||||
@@ -69,8 +68,6 @@ function ShopPageContent() {
|
||||
navItems={navItems}
|
||||
brandName="Slavko's Bakery"
|
||||
className="py-4 px-6 md:px-8"
|
||||
buttonClassName="bg-primary-cta text-primary-cta-text rounded-soft px-4 py-2 text-sm font-semibold transition-all duration-300 ease-out hover:scale-105"
|
||||
buttonTextClassName="font-medium"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,8 +98,6 @@ function ShopPageContent() {
|
||||
navItems={navItems}
|
||||
brandName="Slavko's Bakery"
|
||||
className="py-4 px-6 md:px-8"
|
||||
buttonClassName="bg-primary-cta text-primary-cta-text rounded-soft px-4 py-2 text-sm font-semibold transition-all duration-300 ease-out hover:scale-105"
|
||||
buttonTextClassName="font-medium"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
@@ -134,12 +129,11 @@ function ShopPageContent() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg?_wi=3"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg"
|
||||
imageAlt="A warm bakery kitchen with fresh bread in the oven"
|
||||
columns={[{ "title": "Bakery", "items": [{ "label": "Our Story", "href": "/about" }, { "label": "Menu", "href": "/products" }, { "label": "Special Orders", "href": "/contact" }] }, { "title": "Connect", "items": [{ "label": "Contact Us", "href": "/contact" }, { "label": "Instagram", "href": "https://instagram.com/slavkosbakery" }, { "label": "Facebook", "href": "https://facebook.com/slavkosbakery" }] }, { "title": "Legal", "items": [{ "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
|
||||
columns={[{ "title": "Bakery", "items": [{ "label": "Our Story", "href": "/#about" }, { "label": "Menu", "href": "/#products" }, { "label": "Special Orders", "href": "/#contact" }] }, { "title": "Connect", "items": [{ "label": "Contact Us", "href": "/#contact" }, { "label": "Instagram", "href": "https://instagram.com/slavkosbakery" }, { "label": "Facebook", "href": "https://facebook.com/slavkosbakery" }] }, { "title": "Legal", "items": [{ "label": "Privacy Policy", "href": "/privacy" }, { "label": "Terms of Service", "href": "/terms" }] }]}
|
||||
logoText="Slavko's Bakery"
|
||||
copyrightText="© 2024 Slavko's Bakery. All rights reserved."
|
||||
useInvertedBackground={false}
|
||||
className="bg-background-accent/10 pt-20"
|
||||
logoTextClassName="text-3xl font-extrabold text-foreground"
|
||||
columnTitleClassName="text-lg font-semibold text-foreground"
|
||||
|
||||
Reference in New Issue
Block a user