Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a5e6084fcb |
226
src/app/page.tsx
226
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "experience",
|
||||
},
|
||||
name: "Experience", id: "experience"},
|
||||
{
|
||||
name: "Location",
|
||||
id: "location",
|
||||
},
|
||||
name: "Location", id: "location"},
|
||||
]}
|
||||
brandName="Fact"
|
||||
/>
|
||||
@@ -56,39 +48,23 @@ export default function LandingPage() {
|
||||
description="Where Coffee Becomes an Experience. Premium specialty coffee in Kuwait. Crafted with precision. Served with warmth."
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#location",
|
||||
},
|
||||
text: "Visit Us", href: "#location"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699658.jpg",
|
||||
imageAlt: "Espresso Pouring",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-machine-making-perfect-cup-coffee_23-2151699658.jpg", imageAlt: "Espresso Pouring"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-cup-with-coffee_23-2148892839.jpg",
|
||||
imageAlt: "Barista Crafting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-cup-with-coffee_23-2148892839.jpg", imageAlt: "Barista Crafting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg",
|
||||
imageAlt: "Cozy Interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491788.jpg", imageAlt: "Cozy Interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-barista-pouring-boiling-water-coffee-filter_23-2148824410.jpg",
|
||||
imageAlt: "V60 Brewing",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-barista-pouring-boiling-water-coffee-filter_23-2148824410.jpg", imageAlt: "V60 Brewing"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9896.jpg",
|
||||
imageAlt: "Flat White",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9896.jpg", imageAlt: "Flat White"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-anise-seeds-cinnamon-wooden-serving-plate-cookies-pinecones-berry-cake-notebook-dark-wooden-table_140725-90319.jpg",
|
||||
imageAlt: "Signature Drink",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-anise-seeds-cinnamon-wooden-serving-plate-cookies-pinecones-berry-cake-notebook-dark-wooden-table_140725-90319.jpg", imageAlt: "Signature Drink"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,59 +76,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah A.",
|
||||
role: "Coffee Enthusiast",
|
||||
company: "Kuwait City",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196973.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah A.", role: "Coffee Enthusiast", company: "Kuwait City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196973.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mohammed K.",
|
||||
role: "Architect",
|
||||
company: "Kuwait City",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-colorful-hair-black-apron-white-t-shirt-holding-handmade-little-bowl-dreamily-looking-camera-pottery-studio-isolated_574295-1028.jpg",
|
||||
},
|
||||
id: "2", name: "Mohammed K.", role: "Architect", company: "Kuwait City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-colorful-hair-black-apron-white-t-shirt-holding-handmade-little-bowl-dreamily-looking-camera-pottery-studio-isolated_574295-1028.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Layla H.",
|
||||
role: "Entrepreneur",
|
||||
company: "Kuwait City",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-laptop_23-2147689175.jpg",
|
||||
},
|
||||
id: "3", name: "Layla H.", role: "Entrepreneur", company: "Kuwait City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-with-laptop_23-2147689175.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Omar F.",
|
||||
role: "Designer",
|
||||
company: "Kuwait City",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-coffee-balcony-morning_169016-22230.jpg",
|
||||
},
|
||||
id: "4", name: "Omar F.", role: "Designer", company: "Kuwait City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-coffee-balcony-morning_169016-22230.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Noora M.",
|
||||
role: "Student",
|
||||
company: "Kuwait City",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-hot-chocolate_52683-102636.jpg",
|
||||
},
|
||||
id: "5", name: "Noora M.", role: "Student", company: "Kuwait City", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-hot-chocolate_52683-102636.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9",
|
||||
label: "Google Rating",
|
||||
},
|
||||
value: "4.9", label: "Google Rating"},
|
||||
{
|
||||
value: "100+",
|
||||
label: "Daily Cups",
|
||||
},
|
||||
value: "100+", label: "Daily Cups"},
|
||||
{
|
||||
value: "Local",
|
||||
label: "Kuwait Favorite",
|
||||
},
|
||||
value: "Local", label: "Kuwait Favorite"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear from the community that makes Fact Specialty Coffee what it is."
|
||||
@@ -167,59 +112,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Fact",
|
||||
name: "Espresso",
|
||||
price: "1.50 KD",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-style-asian-coffee-set_53876-147836.jpg",
|
||||
},
|
||||
id: "p1", brand: "Fact", name: "Espresso", price: "1.50 KD", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/old-style-asian-coffee-set_53876-147836.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Fact",
|
||||
name: "V60 Brew",
|
||||
price: "2.25 KD",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg",
|
||||
},
|
||||
id: "p2", brand: "Fact", name: "V60 Brew", price: "2.25 KD", rating: 5,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/male-barista-pouring-water-coffee-filter_23-2148824415.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Fact",
|
||||
name: "Flat White",
|
||||
price: "1.75 KD",
|
||||
rating: 4.8,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-latte-art-decoration_1150-6325.jpg",
|
||||
},
|
||||
id: "p3", brand: "Fact", name: "Flat White", price: "1.75 KD", rating: 4.8,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-latte-art-decoration_1150-6325.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Fact",
|
||||
name: "Ceremonial Matcha",
|
||||
price: "2.00 KD",
|
||||
rating: 4.9,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150768959.jpg",
|
||||
},
|
||||
id: "p4", brand: "Fact", name: "Ceremonial Matcha", price: "2.00 KD", rating: 4.9,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/green-matcha-tea-still-life_23-2150768959.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Fact",
|
||||
name: "Seasonal Brew",
|
||||
price: "2.50 KD",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-plant-table_140725-8127.jpg",
|
||||
},
|
||||
id: "p5", brand: "Fact", name: "Seasonal Brew", price: "2.50 KD", rating: 5,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-plant-table_140725-8127.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Fact",
|
||||
name: "Signature Cold",
|
||||
price: "2.25 KD",
|
||||
rating: 4.7,
|
||||
reviewCount: "140",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-berry-cocktail-garnished-with-raspberry-blackberry-skewers_140725-6019.jpg",
|
||||
},
|
||||
id: "p6", brand: "Fact", name: "Signature Cold", price: "2.25 KD", rating: 4.7,
|
||||
reviewCount: "140", imageSrc: "http://img.b2bpic.net/free-photo/glass-berry-cocktail-garnished-with-raspberry-blackberry-skewers_140725-6019.jpg"},
|
||||
]}
|
||||
title="Signature Coffee"
|
||||
description="Crafted with specialty beans and precision methods."
|
||||
@@ -233,17 +142,11 @@ export default function LandingPage() {
|
||||
description="Discover a space designed for quiet focus, thoughtful conversation, and premium coffee craft. Perfectly balanced for your daily routine."
|
||||
metrics={[
|
||||
{
|
||||
value: "Quiet",
|
||||
title: "Ambience",
|
||||
},
|
||||
value: "Quiet", title: "Ambience"},
|
||||
{
|
||||
value: "Cozy",
|
||||
title: "Atmosphere",
|
||||
},
|
||||
value: "Cozy", title: "Atmosphere"},
|
||||
{
|
||||
value: "Premium",
|
||||
title: "Experience",
|
||||
},
|
||||
value: "Premium", title: "Experience"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg"
|
||||
imageAlt="Fact Interior"
|
||||
@@ -258,28 +161,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Location",
|
||||
content: "Located in Kuwait City, central area.",
|
||||
},
|
||||
id: "1", title: "Location", content: "Located in Kuwait City, central area."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Opening Hours",
|
||||
content: "Daily 8:00 AM - 11:00 PM",
|
||||
},
|
||||
id: "2", title: "Opening Hours", content: "Daily 8:00 AM - 11:00 PM"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Instagram",
|
||||
content: "@factcoffee",
|
||||
},
|
||||
id: "3", title: "Instagram", content: "@fact_specialty"},
|
||||
]}
|
||||
ctaTitle="Visit Fact Today"
|
||||
ctaDescription="Experience one of Kuwait’s finest specialty coffee spots. Located in the heart of the city."
|
||||
ctaIcon={MapPin}
|
||||
ctaButton={{
|
||||
text: "Get Directions",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Get Directions", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -287,37 +179,23 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Fact Specialty",
|
||||
items: [
|
||||
title: "Fact Specialty", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Menu", href: "#products"},
|
||||
{
|
||||
label: "Experience",
|
||||
href: "#experience",
|
||||
},
|
||||
label: "Experience", href: "#experience"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Location",
|
||||
href: "#location",
|
||||
},
|
||||
label: "Location", href: "#location"},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:hello@fact.coffee",
|
||||
},
|
||||
label: "Email", href: "mailto:hello@fact.coffee"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user