Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
261
src/app/page.tsx
261
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Clock, Coffee, Star } from "lucide-react";
|
||||
import { Clock, Coffee, Star, ArrowRight } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Dinosaur Coffee"
|
||||
/>
|
||||
@@ -64,19 +52,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
logoText="Dinosaur Coffee"
|
||||
description="Experience Los Angeles' most beloved coffee haven. Crafting exceptional made-to-order java drinks, specialty teas, and delightful pastries in a vibrant, laid-back atmosphere."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Menu",
|
||||
href: "dinosaurcoffee.com",
|
||||
},
|
||||
text: "View Our Menu", href: "dinosaurcoffee.com"},
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "dinosaurcoffee-876328.square.site",
|
||||
},
|
||||
text: "Order Online", href: "dinosaurcoffee-876328.square.site"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-beautiful-friends-looking-bill_23-2148656023.jpg"
|
||||
@@ -93,19 +76,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Coffee,
|
||||
label: "Years Brewing",
|
||||
value: "10+",
|
||||
},
|
||||
label: "Years Brewing", value: "10+"},
|
||||
{
|
||||
icon: Star,
|
||||
label: "Customer Rating",
|
||||
value: "4.4 / 5 (638 reviews)",
|
||||
},
|
||||
label: "Customer Rating", value: "4.4 / 5 (638 reviews)"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Open Daily",
|
||||
value: "6 AM - 6 PM",
|
||||
},
|
||||
label: "Open Daily", value: "6 AM - 6 PM"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -117,37 +94,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Honey Lavender Latte",
|
||||
description: "A delightful blend of sweet honey and calming lavender, perfectly balanced with our rich espresso.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-flowers_23-2150249765.jpg",
|
||||
imageAlt: "Honey Lavender Latte",
|
||||
buttonIcon: "ArrowRight",
|
||||
buttonHref: "#menu",
|
||||
},
|
||||
title: "Honey Lavender Latte", description: "A delightful blend of sweet honey and calming lavender, perfectly balanced with our rich espresso.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-cup-flowers_23-2150249765.jpg", imageAlt: "Honey Lavender Latte", buttonIcon: ArrowRight,
|
||||
buttonHref: "#menu"},
|
||||
{
|
||||
title: "Coconut Cacao Cold Brew",
|
||||
description: "Indulge in our smooth, dark cold brew infused with tropical coconut and deep cacao notes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hot-chocolate-drink_23-2148633146.jpg",
|
||||
imageAlt: "Coconut Cacao Cold Brew",
|
||||
buttonIcon: "ArrowRight",
|
||||
buttonHref: "#menu",
|
||||
},
|
||||
title: "Coconut Cacao Cold Brew", description: "Indulge in our smooth, dark cold brew infused with tropical coconut and deep cacao notes.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hot-chocolate-drink_23-2148633146.jpg", imageAlt: "Coconut Cacao Cold Brew", buttonIcon: ArrowRight,
|
||||
buttonHref: "#menu"},
|
||||
{
|
||||
title: "Signature Coffee Cake",
|
||||
description: "Our freshly baked, moist coffee cake, a perfect companion to any of our coffee creations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-concept_23-2148648817.jpg",
|
||||
imageAlt: "Signature Coffee Cake",
|
||||
buttonIcon: "ArrowRight",
|
||||
buttonHref: "#menu",
|
||||
},
|
||||
title: "Signature Coffee Cake", description: "Our freshly baked, moist coffee cake, a perfect companion to any of our coffee creations.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pastry-concept_23-2148648817.jpg", imageAlt: "Signature Coffee Cake", buttonIcon: ArrowRight,
|
||||
buttonHref: "#menu"},
|
||||
{
|
||||
title: "The Perfect Cortado",
|
||||
description: "A classic espresso drink, expertly crafted with a precise balance of espresso and steamed milk.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-monday-with-delicious-coffee_23-2149814539.jpg",
|
||||
imageAlt: "Perfect Cortado",
|
||||
buttonIcon: "ArrowRight",
|
||||
buttonHref: "#menu",
|
||||
},
|
||||
title: "The Perfect Cortado", description: "A classic espresso drink, expertly crafted with a precise balance of espresso and steamed milk.", imageSrc: "http://img.b2bpic.net/free-photo/happy-monday-with-delicious-coffee_23-2149814539.jpg", imageAlt: "Perfect Cortado", buttonIcon: ArrowRight,
|
||||
buttonHref: "#menu"},
|
||||
]}
|
||||
title="Our Signature Creations"
|
||||
description="Discover the unique flavors that make Dinosaur Coffee a local favorite."
|
||||
@@ -162,53 +119,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p-latte",
|
||||
name: "Classic Latte",
|
||||
price: "$5.00",
|
||||
variant: "Hot or Iced",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee-cup-cafe-table_1150-12159.jpg",
|
||||
imageAlt: "Classic Latte",
|
||||
},
|
||||
id: "p-latte", name: "Classic Latte", price: "$5.00", variant: "Hot or Iced", imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee-cup-cafe-table_1150-12159.jpg", imageAlt: "Classic Latte"},
|
||||
{
|
||||
id: "p-espresso",
|
||||
name: "Double Espresso",
|
||||
price: "$3.50",
|
||||
variant: "Rich & Bold",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-agenda_23-2148879072.jpg",
|
||||
imageAlt: "Double Espresso",
|
||||
},
|
||||
id: "p-espresso", name: "Double Espresso", price: "$3.50", variant: "Rich & Bold", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-agenda_23-2148879072.jpg", imageAlt: "Double Espresso"},
|
||||
{
|
||||
id: "p-muffin",
|
||||
name: "Blueberry Muffin",
|
||||
price: "$4.00",
|
||||
variant: "Freshly Baked",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-muffin-with-blueberries_23-2148718775.jpg",
|
||||
imageAlt: "Blueberry Muffin",
|
||||
},
|
||||
id: "p-muffin", name: "Blueberry Muffin", price: "$4.00", variant: "Freshly Baked", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-muffin-with-blueberries_23-2148718775.jpg", imageAlt: "Blueberry Muffin"},
|
||||
{
|
||||
id: "p-croissant",
|
||||
name: "Buttery Croissant",
|
||||
price: "$4.50",
|
||||
variant: "Flaky & Delicious",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-white-cups-cappucino-oatmeal-biscuits-blue-wooden-table_114579-4249.jpg",
|
||||
imageAlt: "Buttery Croissant",
|
||||
},
|
||||
id: "p-croissant", name: "Buttery Croissant", price: "$4.50", variant: "Flaky & Delicious", imageSrc: "http://img.b2bpic.net/free-photo/two-white-cups-cappucino-oatmeal-biscuits-blue-wooden-table_114579-4249.jpg", imageAlt: "Buttery Croissant"},
|
||||
{
|
||||
id: "p-iced-tea",
|
||||
name: "Jasmine Iced Tea",
|
||||
price: "$4.25",
|
||||
variant: "Refreshing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ice-tea-drink-refreshing-hot-summer-weather_185193-111749.jpg",
|
||||
imageAlt: "Jasmine Iced Tea",
|
||||
},
|
||||
id: "p-iced-tea", name: "Jasmine Iced Tea", price: "$4.25", variant: "Refreshing", imageSrc: "http://img.b2bpic.net/free-photo/ice-tea-drink-refreshing-hot-summer-weather_185193-111749.jpg", imageAlt: "Jasmine Iced Tea"},
|
||||
{
|
||||
id: "p-beans",
|
||||
name: "Dinosaur House Blend",
|
||||
price: "$18.00",
|
||||
variant: "Whole Bean (12oz)",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-broken-heart-sweets_23-2149435355.jpg",
|
||||
imageAlt: "Dinosaur House Blend Coffee Beans",
|
||||
},
|
||||
id: "p-beans", name: "Dinosaur House Blend", price: "$18.00", variant: "Whole Bean (12oz)", imageSrc: "http://img.b2bpic.net/free-photo/top-view-broken-heart-sweets_23-2149435355.jpg", imageAlt: "Dinosaur House Blend Coffee Beans"},
|
||||
]}
|
||||
title="Explore Our Full Menu"
|
||||
description="From classic brews to unique pastries, there's something for everyone to savor."
|
||||
@@ -222,53 +143,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t-1",
|
||||
name: "Khalia Krusee",
|
||||
role: "Local Guide",
|
||||
testimonial: "Just tried this place out, and I'm definitely coming back! The coffee was great (I got the burnt sugar latte), the employee I spoke to was helpful, and the service was very fast. I love the atmosphere of this shop, and the decorations are adorable. It felt very clean and modern, but with a touch of whimsy. Definitely a 5/5.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg",
|
||||
imageAlt: "Khalia Krusee",
|
||||
},
|
||||
id: "t-1", name: "Khalia Krusee", role: "Local Guide", testimonial: "Just tried this place out, and I'm definitely coming back! The coffee was great (I got the burnt sugar latte), the employee I spoke to was helpful, and the service was very fast. I love the atmosphere of this shop, and the decorations are adorable. It felt very clean and modern, but with a touch of whimsy. Definitely a 5/5.", imageSrc: "http://img.b2bpic.net/free-photo/young-blonde-woman-wearing-casual-blue-shirt-success-sign-doing-positive-gesture-with-hand-thumbs-up-smiling-happy-cheerful-expression-winner-gesture_839833-2022.jpg", imageAlt: "Khalia Krusee"},
|
||||
{
|
||||
id: "t-2",
|
||||
name: "Melissa Manousos",
|
||||
role: "Local Guide",
|
||||
testimonial: "Went here for a coffee date recently. The baristas were so friendly and shared that their signature Burnt Sugar Latte did not, in fact, taste floral even though it contains rose. And they were accurate! It was delicious, well-balanced, and absolutely perfect.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-bed-showing-ok-gesture_23-2147767529.jpg",
|
||||
imageAlt: "Melissa Manousos",
|
||||
},
|
||||
id: "t-2", name: "Melissa Manousos", role: "Local Guide", testimonial: "Went here for a coffee date recently. The baristas were so friendly and shared that their signature Burnt Sugar Latte did not, in fact, taste floral even though it contains rose. And they were accurate! It was delicious, well-balanced, and absolutely perfect.", imageSrc: "http://img.b2bpic.net/free-photo/woman-bed-showing-ok-gesture_23-2147767529.jpg", imageAlt: "Melissa Manousos"},
|
||||
{
|
||||
id: "t-3",
|
||||
name: "RivailsLogan",
|
||||
role: "Local Guide",
|
||||
testimonial: "Yo, just hit up Dinosaur Coffee on Sunset and had a solid experience. Ordered a flat white, and damn, that Woodcat Coffee bean they use hits different—smooth, rich, not too bitter. The barista was chill, hooked me up quick, and the vibe in here is awesome.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-restaurant-looking-away_23-2147936207.jpg",
|
||||
imageAlt: "RivailsLogan",
|
||||
},
|
||||
id: "t-3", name: "RivailsLogan", role: "Local Guide", testimonial: "Yo, just hit up Dinosaur Coffee on Sunset and had a solid experience. Ordered a flat white, and damn, that Woodcat Coffee bean they use hits different—smooth, rich, not too bitter. The barista was chill, hooked me up quick, and the vibe in here is awesome.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-restaurant-looking-away_23-2147936207.jpg", imageAlt: "RivailsLogan"},
|
||||
{
|
||||
id: "t-4",
|
||||
name: "Sarah Johnson",
|
||||
role: "Regular Customer",
|
||||
testimonial: "The decor is fun and the staff serve great coffee with some top notch service. Plus, their vegan chocolate cookie is a game-changer!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15946.jpg",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
id: "t-4", name: "Sarah Johnson", role: "Regular Customer", testimonial: "The decor is fun and the staff serve great coffee with some top notch service. Plus, their vegan chocolate cookie is a game-changer!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15946.jpg", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "t-5",
|
||||
name: "Michael Chen",
|
||||
role: "Coffee Enthusiast",
|
||||
testimonial: "A truly relaxing environment with soothing music and incredibly friendly baristas. It's my go-to spot for unwinding and enjoying a perfect cup.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-offers-white-cup-coffee-isolated-gray-wall_231208-10872.jpg",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
id: "t-5", name: "Michael Chen", role: "Coffee Enthusiast", testimonial: "A truly relaxing environment with soothing music and incredibly friendly baristas. It's my go-to spot for unwinding and enjoying a perfect cup.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-offers-white-cup-coffee-isolated-gray-wall_231208-10872.jpg", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "t-6",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Local Resident",
|
||||
testimonial: "Dinosaur Coffee is such a gem! Every drink is crafted with care, and the atmosphere is always so welcoming. Highly recommend for both coffee and pastries.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-orange-juice_23-2147624664.jpg",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
},
|
||||
id: "t-6", name: "Emily Rodriguez", role: "Local Resident", testimonial: "Dinosaur Coffee is such a gem! Every drink is crafted with care, and the atmosphere is always so welcoming. Highly recommend for both coffee and pastries.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-orange-juice_23-2147624664.jpg", imageAlt: "Emily Rodriguez"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="Hear directly from those who love their experience at Dinosaur Coffee."
|
||||
@@ -280,20 +165,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q-1",
|
||||
title: "What are your operating hours?",
|
||||
content: "We are open daily from 6 AM to 6 PM, serving fresh coffee and pastries.",
|
||||
},
|
||||
id: "q-1", title: "What are your operating hours?", content: "We are open daily from 6 AM to 6 PM, serving fresh coffee and pastries."},
|
||||
{
|
||||
id: "q-2",
|
||||
title: "Do you offer vegan options?",
|
||||
content: "Yes, we have a selection of delicious vegan pastries, including our popular vegan chocolate cookie.",
|
||||
},
|
||||
id: "q-2", title: "Do you offer vegan options?", content: "Yes, we have a selection of delicious vegan pastries, including our popular vegan chocolate cookie."},
|
||||
{
|
||||
id: "q-3",
|
||||
title: "Can I place an order online for pickup?",
|
||||
content: "Absolutely! You can place an order for pickup through our online ordering system, linked on our website.",
|
||||
},
|
||||
id: "q-3", title: "Can I place an order online for pickup?", content: "Absolutely! You can place an order for pickup through our online ordering system, linked on our website."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find quick answers to the most common questions about Dinosaur Coffee."
|
||||
@@ -307,14 +183,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"LA Foodie",
|
||||
"Sunset Digest",
|
||||
"Best Eats Awards",
|
||||
"Coffee Connoisseur",
|
||||
"Silverlake Times",
|
||||
"Daily Brew Blog",
|
||||
"Local Spotlight",
|
||||
]}
|
||||
"LA Foodie", "Sunset Digest", "Best Eats Awards", "Coffee Connoisseur", "Silverlake Times", "Daily Brew Blog", "Local Spotlight"]}
|
||||
title="Featured & Loved By Locals"
|
||||
description="Proudly recognized by leading local publications and culinary critics."
|
||||
speed={40}
|
||||
@@ -326,18 +195,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready for your next great cup? Visit us or reach out!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=Dinosaur+Coffee+4334+Sunset+Blvd+Los+Angeles+CA+90026",
|
||||
},
|
||||
text: "Get Directions", href: "https://www.google.com/maps/dir/?api=1&destination=Dinosaur+Coffee+4334+Sunset+Blvd+Los+Angeles+CA+90026"},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:+13232848544",
|
||||
},
|
||||
text: "Call Us", href: "tel:+13232848544"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -349,54 +213,33 @@ export default function LandingPage() {
|
||||
logoText="Dinosaur Coffee"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
label: "Facebook", href: "#"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Visit",
|
||||
items: [
|
||||
title: "Visit", items: [
|
||||
{
|
||||
label: "4334 Sunset Blvd, Los Angeles, CA 90026",
|
||||
href: "https://www.google.com/maps/search/?api=1&query=4334+Sunset+Blvd,+Los+Angeles,+CA+90026",
|
||||
},
|
||||
label: "4334 Sunset Blvd, Los Angeles, CA 90026", href: "https://www.google.com/maps/search/?api=1&query=4334+Sunset+Blvd,+Los+Angeles,+CA+90026"},
|
||||
{
|
||||
label: "+1 323-284-8544",
|
||||
href: "tel:+13232848544",
|
||||
},
|
||||
label: "+1 323-284-8544", href: "tel:+13232848544"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user