48 Commits

Author SHA1 Message Date
4a78ff7fda Update src/app/page.tsx 2026-02-26 11:49:55 +00:00
9800ecfabb Update src/app/layout.tsx 2026-02-26 11:49:54 +00:00
3f1ebbea5a Merge version_7 into main
Merge version_7 into main
2026-02-26 11:47:51 +00:00
a54b35d953 Update src/app/page.tsx 2026-02-26 11:47:46 +00:00
c204dbbc7c Update src/app/layout.tsx 2026-02-26 11:47:45 +00:00
4caf495c55 Switch to version 2: modified src/app/styles/variables.css 2026-02-26 11:47:05 +00:00
06d59de966 Switch to version 2: modified src/app/page.tsx 2026-02-26 11:47:04 +00:00
ebe4e2e162 Switch to version 2: modified src/app/layout.tsx 2026-02-26 11:47:03 +00:00
c084936a83 Switch to version 3: modified src/app/styles/variables.css 2026-02-26 11:46:50 +00:00
032931e54f Switch to version 3: modified src/app/page.tsx 2026-02-26 11:46:49 +00:00
77d4951ee2 Switch to version 3: modified src/app/layout.tsx 2026-02-26 11:46:48 +00:00
769dfd6e4b Switch to version 4: modified src/app/styles/variables.css 2026-02-26 11:46:35 +00:00
8c22f46f4d Switch to version 4: modified src/app/page.tsx 2026-02-26 11:46:35 +00:00
ab7de4a0fb Switch to version 4: modified src/app/layout.tsx 2026-02-26 11:46:34 +00:00
6d6c96e1be Switch to version 5: modified src/app/styles/variables.css 2026-02-26 11:46:09 +00:00
09b5a2f8a9 Switch to version 5: modified src/app/page.tsx 2026-02-26 11:46:08 +00:00
fa9209192c Switch to version 5: modified src/app/layout.tsx 2026-02-26 11:46:07 +00:00
78c757108d Merge version_6 into main
Merge version_6 into main
2026-02-26 11:44:25 +00:00
14bca653dc Update src/app/styles/variables.css 2026-02-26 11:44:21 +00:00
ecd4d26e6c Update src/app/page.tsx 2026-02-26 11:44:20 +00:00
300ae6a5c3 Update src/app/layout.tsx 2026-02-26 11:44:19 +00:00
230bc5c254 Switch to version 2: modified src/app/styles/variables.css 2026-02-26 11:43:26 +00:00
277d92d515 Switch to version 2: modified src/app/page.tsx 2026-02-26 11:43:25 +00:00
4c1bd045ae Switch to version 2: modified src/app/layout.tsx 2026-02-26 11:43:24 +00:00
6ebf6245d6 Switch to version 3: modified src/app/styles/variables.css 2026-02-26 11:43:18 +00:00
5ed4be6a38 Switch to version 3: modified src/app/page.tsx 2026-02-26 11:43:17 +00:00
8832ced03f Switch to version 3: modified src/app/layout.tsx 2026-02-26 11:43:16 +00:00
fff69fe29d Switch to version 4: modified src/app/styles/variables.css 2026-02-26 11:43:07 +00:00
8cd8176023 Switch to version 4: modified src/app/page.tsx 2026-02-26 11:43:06 +00:00
80ae80eedf Switch to version 4: modified src/app/layout.tsx 2026-02-26 11:43:05 +00:00
fab2133160 Merge version_5 into main
Merge version_5 into main
2026-02-26 11:40:40 +00:00
89c51fe81a Update src/app/styles/variables.css 2026-02-26 11:40:36 +00:00
86082bdd94 Update src/app/page.tsx 2026-02-26 11:40:35 +00:00
2226985002 Update src/app/layout.tsx 2026-02-26 11:40:34 +00:00
467dd0029e Switch to version 2: modified src/app/styles/variables.css 2026-02-26 11:39:26 +00:00
58a2b37a65 Switch to version 2: modified src/app/page.tsx 2026-02-26 11:39:25 +00:00
b9c7fbee01 Switch to version 2: modified src/app/layout.tsx 2026-02-26 11:39:24 +00:00
8f009cebcb Switch to version 3: modified src/app/styles/variables.css 2026-02-26 11:39:18 +00:00
ba804be343 Switch to version 3: modified src/app/page.tsx 2026-02-26 11:39:17 +00:00
ffbb83e3f3 Switch to version 3: modified src/app/layout.tsx 2026-02-26 11:39:16 +00:00
5287c377ca Merge version_4 into main
Merge version_4 into main
2026-02-26 11:30:24 +00:00
9553c12eb2 Update src/app/styles/variables.css 2026-02-26 11:30:19 +00:00
e092430f7e Update src/app/page.tsx 2026-02-26 11:30:19 +00:00
a22bb77e1c Update src/app/layout.tsx 2026-02-26 11:30:18 +00:00
8dcb8397d7 Switch to version 2: modified src/app/styles/variables.css 2026-02-26 11:29:10 +00:00
ade3bc8ced Switch to version 2: modified src/app/page.tsx 2026-02-26 11:29:09 +00:00
e5eda4d315 Switch to version 2: modified src/app/layout.tsx 2026-02-26 11:29:08 +00:00
af18c37878 Merge version_3 into main
Merge version_3 into main
2026-02-26 11:27:38 +00:00
3 changed files with 18 additions and 40 deletions

View File

@@ -1410,4 +1410,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -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>
);
}
}

View File

@@ -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);