Compare commits
48 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a78ff7fda | |||
| 9800ecfabb | |||
| 3f1ebbea5a | |||
| a54b35d953 | |||
| c204dbbc7c | |||
| 4caf495c55 | |||
| 06d59de966 | |||
| ebe4e2e162 | |||
| c084936a83 | |||
| 032931e54f | |||
| 77d4951ee2 | |||
| 769dfd6e4b | |||
| 8c22f46f4d | |||
| ab7de4a0fb | |||
| 6d6c96e1be | |||
| 09b5a2f8a9 | |||
| fa9209192c | |||
| 78c757108d | |||
| 14bca653dc | |||
| ecd4d26e6c | |||
| 300ae6a5c3 | |||
| 230bc5c254 | |||
| 277d92d515 | |||
| 4c1bd045ae | |||
| 6ebf6245d6 | |||
| 5ed4be6a38 | |||
| 8832ced03f | |||
| fff69fe29d | |||
| 8cd8176023 | |||
| 80ae80eedf | |||
| fab2133160 | |||
| 89c51fe81a | |||
| 86082bdd94 | |||
| 2226985002 | |||
| 467dd0029e | |||
| 58a2b37a65 | |||
| b9c7fbee01 | |||
| 8f009cebcb | |||
| ba804be343 | |||
| ffbb83e3f3 | |||
| 5287c377ca | |||
| 9553c12eb2 | |||
| e092430f7e | |||
| a22bb77e1c | |||
| 8dcb8397d7 | |||
| ade3bc8ced | |||
| e5eda4d315 | |||
| af18c37878 |
@@ -1410,4 +1410,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
||||
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
|
||||
@@ -91,29 +91,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="feature" data-section="feature">
|
||||
<FeatureCardTwentyOne
|
||||
title="Why Choose Alla?"
|
||||
description="We're dedicated to bringing you an unparalleled coffee experience, from our ethically sourced beans to our warm, welcoming staff."
|
||||
tag="Our Difference"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1", title: "Premium, Ethically Sourced Beans", content:
|
||||
"We partner with sustainable farms to bring you the highest quality Arabica beans, ensuring a rich flavor and responsible practices."},
|
||||
{
|
||||
id: "2", title: "Expert Baristas & Craftsmanship", content:
|
||||
"Our baristas are passionate artisans, trained to perfect every pour, foam, and flavor to create your ideal coffee."},
|
||||
{
|
||||
id: "3", title: "Cozy Atmosphere & Community", content:
|
||||
"Alla is more than a place to grab coffee; it's a comfortable space designed for connection, creativity, and calm moments."}
|
||||
]}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/woman-grinding-coffee-coffee-machine_1303-31284.jpg"
|
||||
videoAriaLabel="Roasted coffee beans"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
@@ -196,4 +174,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,23 +2,23 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
/* --background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #fffffae6;;
|
||||
--primary-cta: #fde047;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--accent: #737373;;
|
||||
--background-accent: #737373;; */
|
||||
/* --background: #ffffff;;
|
||||
--card: #f9f9f9;;
|
||||
--foreground: #000f06e6;;
|
||||
--primary-cta: #0a7039;;
|
||||
--secondary-cta: #f9f9f9;;
|
||||
--accent: #e2e2e2;;
|
||||
--background-accent: #c4c4c4;; */
|
||||
|
||||
--background: #0a0a0a;;
|
||||
--card: #1a1a1a;;
|
||||
--foreground: #fffffae6;;
|
||||
--primary-cta: #fde047;;
|
||||
--background: #ffffff;;
|
||||
--card: #f9f9f9;;
|
||||
--foreground: #000f06e6;;
|
||||
--primary-cta: #0a7039;;
|
||||
--primary-cta-text: #ffffff;;
|
||||
--secondary-cta: #1a1a1a;;
|
||||
--secondary-cta: #f9f9f9;;
|
||||
--secondary-cta-text: #000f06e6;;
|
||||
--accent: #737373;;
|
||||
--background-accent: #737373;;
|
||||
--accent: #e2e2e2;;
|
||||
--background-accent: #c4c4c4;;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user