Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 21fb679485 | |||
| ead6ec75b7 | |||
| 366b205521 |
190
src/app/page.tsx
190
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "story",
|
||||
},
|
||||
name: "Our Story", id: "story"},
|
||||
{
|
||||
name: "Reserve",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Reserve", id: "contact"},
|
||||
]}
|
||||
brandName="Heycat"
|
||||
/>
|
||||
@@ -53,41 +45,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="A Sip of Comfort, A Purr of Luxury."
|
||||
description="Experience the warmth of artisanal Algerian coffee in the company of our feline friends. Crafted for the curious and the calm."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Our Menu", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=1",
|
||||
imageAlt: "Heycat luxurious cafe entrance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=1", imageAlt: "Heycat luxurious cafe entrance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=2",
|
||||
imageAlt: "Cat themed latte art",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=2", imageAlt: "Cat themed latte art"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=3",
|
||||
imageAlt: "Cozy cafe interior decor",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=3", imageAlt: "Cozy cafe interior decor"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=4",
|
||||
imageAlt: "Artisanal coffee cup close up",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=4", imageAlt: "Artisanal coffee cup close up"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=5",
|
||||
imageAlt: "Cat silhouette on cafe wall",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=5", imageAlt: "Cat silhouette on cafe wall"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=6",
|
||||
imageAlt: "Warm cafe atmosphere morning",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=6", imageAlt: "Warm cafe atmosphere morning"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -99,19 +76,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Cups Served",
|
||||
value: "15,000+",
|
||||
},
|
||||
label: "Cups Served", value: "15,000+"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Customer Rating",
|
||||
value: "4.9/5",
|
||||
},
|
||||
label: "Customer Rating", value: "4.9/5"},
|
||||
{
|
||||
icon: Heart,
|
||||
label: "Cats Rescued",
|
||||
value: "42",
|
||||
},
|
||||
label: "Cats Rescued", value: "42"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -125,41 +96,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Espresso Heycat",
|
||||
price: "250 DZD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=7",
|
||||
},
|
||||
id: "p1", name: "Espresso Heycat", price: "250 DZD", imageSrc: "http://img.b2bpic.net/free-photo/espresso-cup-beside-sleeping-cat-algerian-style-coffee-shop_23-2148766123.jpg", imageAlt: "Traditional Algerian espresso beside a sleeping cat"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Caramel Macchiato",
|
||||
price: "450 DZD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=8",
|
||||
},
|
||||
id: "p2", name: "Caramel Macchiato", price: "450 DZD", imageSrc: "http://img.b2bpic.net/free-photo/caramel-macchiato-cat-paw-art-cozy-cafe-setting_23-2148902194.jpg", imageAlt: "Caramel macchiato with cat paw latte art"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Traditional Algerian Coffee",
|
||||
price: "200 DZD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=9",
|
||||
},
|
||||
id: "p3", name: "Traditional Algerian Coffee", price: "200 DZD", imageSrc: "http://img.b2bpic.net/free-photo/traditional-algerian-coffee-copper-pot-cat-watching_23-2149120931.jpg", imageAlt: "Traditional coffee service with cat nearby"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Heycat Signature Iced Latte",
|
||||
price: "500 DZD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=10",
|
||||
},
|
||||
id: "p4", name: "Heycat Signature Iced Latte", price: "500 DZD", imageSrc: "http://img.b2bpic.net/free-photo/iced-latte-with-cat-whiskers-straw-decoration_23-2149234856.jpg", imageAlt: "Signature iced latte decorated with cat themes"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Chocolate Croissant",
|
||||
price: "300 DZD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=11",
|
||||
},
|
||||
id: "p5", name: "Chocolate Croissant", price: "300 DZD", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-croissant-algerian-bakery-cat-sleeping-nearby_23-2148766456.jpg", imageAlt: "Flaky chocolate croissant at our cafe"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Basbousa Cake",
|
||||
price: "350 DZD",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=12",
|
||||
},
|
||||
id: "p6", name: "Basbousa Cake", price: "350 DZD", imageSrc: "http://img.b2bpic.net/free-photo/basbousa-cake-cat-shaped-garnish-warm-bakery_23-2148945678.jpg", imageAlt: "Delicious Basbousa cake with a cat-themed touch"},
|
||||
]}
|
||||
title="The Heycat Menu"
|
||||
description="Indulge in our carefully curated selection of Algerian and international coffees."
|
||||
@@ -172,60 +119,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mansour",
|
||||
date: "Oct 2023",
|
||||
title: "Regular Guest",
|
||||
quote: "The best atmosphere in Algiers! The cat theme is so elegant and the coffee is divine.",
|
||||
tag: "Coffee Lover",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-11650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=13",
|
||||
imageAlt: "elegant coffee shop cat illustration",
|
||||
},
|
||||
id: "1", name: "Sarah Mansour", date: "Oct 2023", title: "Regular Guest", quote: "The best atmosphere in Algiers! The cat theme is so elegant and the coffee is divine.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-11650.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crop-hand-stroking-cat-near-camera-breakfast-food_23-2147911462.jpg?_wi=13", imageAlt: "elegant coffee shop cat illustration"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Omar Djamel",
|
||||
date: "Sep 2023",
|
||||
title: "Coffee Connoisseur",
|
||||
quote: "I love the warm earth tones and the attention to detail in every cup. Perfect working spot.",
|
||||
tag: "Work from Cafe",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-close-up_23-2148912498.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg",
|
||||
imageAlt: "cozy cafe corner warm aesthetic",
|
||||
},
|
||||
id: "2", name: "Omar Djamel", date: "Sep 2023", title: "Coffee Connoisseur", quote: "I love the warm earth tones and the attention to detail in every cup. Perfect working spot.", tag: "Work from Cafe", avatarSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-close-up_23-2148912498.jpg", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-cheesecake-wooden-table-front-cushion-against-white-wall_23-2148067198.jpg", imageAlt: "cozy cafe corner warm aesthetic"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lila Amrani",
|
||||
date: "Aug 2023",
|
||||
title: "Cat Parent",
|
||||
quote: "My favorite weekend ritual. Watching the cats while sipping my macchiato is total therapy.",
|
||||
tag: "Cat Mom",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/person-cafe-reading-book-while-having-coffee_23-2150064765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-11650.jpg",
|
||||
imageAlt: "happy coffee shop customer portrait",
|
||||
},
|
||||
id: "3", name: "Lila Amrani", date: "Aug 2023", title: "Cat Parent", quote: "My favorite weekend ritual. Watching the cats while sipping my macchiato is total therapy.", tag: "Cat Mom", avatarSrc: "http://img.b2bpic.net/free-photo/person-cafe-reading-book-while-having-coffee_23-2150064765.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-brunette-woman-using-smartphone-cafe_613910-11650.jpg", imageAlt: "happy coffee shop customer portrait"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Yassine B.",
|
||||
date: "Jul 2023",
|
||||
title: "Local Student",
|
||||
quote: "Elegant menu design and top-tier service. Highly recommend the Basbousa!",
|
||||
tag: "Foodie",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-close-up_23-2148912498.jpg",
|
||||
imageAlt: "man enjoying specialty coffee portrait",
|
||||
},
|
||||
id: "4", name: "Yassine B.", date: "Jul 2023", title: "Local Student", quote: "Elegant menu design and top-tier service. Highly recommend the Basbousa!", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-coffee-cup-close-up_23-2148912498.jpg", imageAlt: "man enjoying specialty coffee portrait"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amira Z.",
|
||||
date: "Jun 2023",
|
||||
title: "Occasional Visitor",
|
||||
quote: "A truly memorable experience. You can tell they put so much care into the branding and menu.",
|
||||
tag: "Traveler",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-drinking-coffee-trendy-cafe_158595-193.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-reading-book-while-having-coffee_23-2150064765.jpg",
|
||||
imageAlt: "woman reading in cozy cafe",
|
||||
},
|
||||
id: "5", name: "Amira Z.", date: "Jun 2023", title: "Occasional Visitor", quote: "A truly memorable experience. You can tell they put so much care into the branding and menu.", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/young-girl-drinking-coffee-trendy-cafe_158595-193.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-reading-book-while-having-coffee_23-2150064765.jpg", imageAlt: "woman reading in cozy cafe"},
|
||||
]}
|
||||
title="Love from Our Community"
|
||||
description="What our guests say about Heycat Coffee Shop."
|
||||
@@ -236,14 +138,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Visit us at Heycat for a warm cup and a quiet purr. Reserve your table or enquire about our events."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Now",
|
||||
href: "#",
|
||||
},
|
||||
text: "Reserve Now", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -252,42 +151,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#story",
|
||||
},
|
||||
label: "About Us", href: "#story"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Drinks",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Drinks", href: "#menu"},
|
||||
{
|
||||
label: "Food",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Food", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Socials",
|
||||
items: [
|
||||
title: "Socials", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
label: "Twitter", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user