10 Commits

Author SHA1 Message Date
e483c5feee Merge version_11 into main
Merge version_11 into main
2026-05-29 08:11:12 +00:00
0aed917e59 Update src/app/page.tsx 2026-05-29 08:11:06 +00:00
b9b8ecb191 Merge version_11 into main
Merge version_11 into main
2026-05-29 08:10:25 +00:00
e99dd9bb7e Update src/app/page.tsx 2026-05-29 08:10:22 +00:00
86b718bc34 Merge version_10 into main
Merge version_10 into main
2026-05-29 08:08:01 +00:00
541aed41db Update src/app/page.tsx 2026-05-29 08:07:58 +00:00
ce7a1c6c59 Merge version_9 into main
Merge version_9 into main
2026-05-29 08:05:37 +00:00
d5c6956f11 Update theme colors 2026-05-29 08:05:34 +00:00
c5c7341596 Merge version_8 into main
Merge version_8 into main
2026-05-29 08:04:46 +00:00
c7559070fe Merge version_8 into main
Merge version_8 into main
2026-05-29 08:03:14 +00:00
2 changed files with 18 additions and 20 deletions

View File

@@ -58,9 +58,7 @@ export default function LandingPage() {
description="Nourish your body and mind with our organic coffee, healthy meals, and vibrant atmosphere. Discover a fresh approach to cafe culture."
buttons={[
{
text: "Explore Our Menu", href: "#products"},
{
text: "Order Online", href: "#contact"},
text: "Explore Our Menu", href: "#products"}
]}
mediaItems={[
{
@@ -128,17 +126,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1", name: "Organic Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cup-coffee-espress-with-cookies-rustic-backgraund_140725-12113.jpg", imageAlt: "Organic Espresso"},
id: "1", name: "Organic Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/side-view-cup-coffee-espress-with-cookies-rustic-backgraund_140725-12113.jpg", imageAlt: "Organic Espresso"},
{
id: "2", name: "Avocado Super Toast", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-toast-with-veggie-cream-half-avocado_23-2148698703.jpg", imageAlt: "Avocado Super Toast"},
id: "2", name: "Avocado Super Toast", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-toast-with-veggie-cream-half-avocado_23-2148698703.jpg", imageAlt: "Avocado Super Toast"},
{
id: "3", name: "Berry Blast Smoothie", price: "$8.75", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cherry-blueberry-drink-high-angle_23-2148683566.jpg", imageAlt: "Berry Blast Smoothie"},
id: "3", name: "Berry Blast Smoothie", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cherry-blueberry-drink-high-angle_23-2148683566.jpg", imageAlt: "Berry Blast Smoothie"},
{
id: "4", name: "Artisan Chocolate Croissant", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-piece-cake-marble-surface_114579-75880.jpg", imageAlt: "Artisan Chocolate Croissant"},
id: "4", name: "Artisan Chocolate Croissant", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-piece-cake-marble-surface_114579-75880.jpg", imageAlt: "Artisan Chocolate Croissant"},
{
id: "5", name: "Zen Power Bowl", price: "$14.50", imageSrc: "http://img.b2bpic.net/free-photo/sliced-chicken-steak-with-peas-tomatoes-kiwi-pumpkin_1150-24772.jpg", imageAlt: "Zen Power Bowl"},
id: "5", name: "Zen Power Bowl", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/sliced-chicken-steak-with-peas-tomatoes-kiwi-pumpkin_1150-24772.jpg", imageAlt: "Zen Power Bowl"},
{
id: "6", name: "Iced Matcha Latte", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-calm-happy-pretty-woman-with-bright-evening-makeup-wearing-summer-yellow-dress-sea-shell-necklace_343596-3823.jpg", imageAlt: "Iced Matcha Latte"},
id: "6", name: "Iced Matcha Latte", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-calm-happy-pretty-woman-with-bright-evening-makeup-wearing-summer-yellow-dress-sea-shell-necklace_343596-3823.jpg", imageAlt: "Iced Matcha Latte"},
]}
title="Our Delicious & Healthy Menu"
description="Taste the difference with our selection of freshly prepared food and handcrafted beverages. Each item is made with passion and premium ingredients."
@@ -237,7 +235,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-grains-green-background_23-2148178322.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-coffee-grains-green-background_23-2147798322.jpg"
imageAlt="Scattered coffee beans"
logoText="Cafe Detox"
columns={[
@@ -290,4 +288,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #078045;
--card: #f9f9f9;
--foreground: #120a00e6;
--primary-cta: #000000;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--accent: #ffd671;
--background-accent: #E34400;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f514c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);