Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f79cf10e1 | |||
| 31696603f4 | |||
| 371fc491b3 | |||
| 2332973d7e | |||
| 54cfac3de9 | |||
| ba0282b280 |
@@ -4,13 +4,13 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #fffef7;;
|
--background: #1a0d1d;
|
||||||
--card: #fffdf0;;
|
--card: #2a1a35;
|
||||||
--foreground: #221a00;;
|
--foreground: #f0e6ff;
|
||||||
--primary-cta: #ffae00;;
|
--primary-cta: #b366ff;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #1a0d1d;
|
||||||
--accent: #eab308;;
|
--accent: #b58cff;
|
||||||
--background-accent: #ca8a04;;
|
--background-accent: #6b28d9;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
@@ -495,7 +495,7 @@ html {
|
|||||||
body {
|
body {
|
||||||
background-color: var(--background);
|
background-color: var(--background);
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
font-family: var(--font-fraunces), sans-serif;
|
font-family: var(--font-inter-tight), sans-serif;
|
||||||
position: relative;
|
position: relative;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
overscroll-behavior: none;
|
overscroll-behavior: none;
|
||||||
@@ -508,5 +508,5 @@ h3,
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
font-family: var(--font-fraunces), sans-serif;
|
font-family: var(--font-inter-tight), sans-serif;
|
||||||
}
|
}
|
||||||
@@ -1274,4 +1274,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
"use client"
|
"use client";
|
||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||||
@@ -9,6 +9,8 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
|
|||||||
import SocialProofThree from '@/components/sections/socialProof/SocialProofThree';
|
import SocialProofThree from '@/components/sections/socialProof/SocialProofThree';
|
||||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||||
|
import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
||||||
|
import { Zap } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -69,14 +71,14 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="menu" data-section="menu">
|
<div id="menu" data-section="menu">
|
||||||
<ProductCardSix
|
<ProductCardSix
|
||||||
title="Featured Menu"
|
title="Menu"
|
||||||
description="Explore our signature drinks and freshly baked pastries. Each item is crafted with precision and care."
|
description="Explore our signature drinks and freshly baked pastries. Each item is crafted with precision and care."
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
name: "Single Origin Espresso",
|
name: "Single Origin Espresso",
|
||||||
price: "$4.50",
|
price: "$4.50",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766140059770-hkqb0x9d.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766183740051-csjqe6w0.jpg",
|
||||||
imageAlt: "Single origin espresso shot"
|
imageAlt: "Single origin espresso shot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -102,6 +104,69 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="competitors" data-section="competitors">
|
||||||
|
<PricingCardFive
|
||||||
|
title="How We Compare"
|
||||||
|
description="See why Brew Haven stands out from the competition. We deliver superior quality, service, and value."
|
||||||
|
tag="Our Advantage"
|
||||||
|
tagIcon={Zap}
|
||||||
|
animationType="slide-up"
|
||||||
|
variant="card"
|
||||||
|
textboxLayout="default"
|
||||||
|
useInvertedBackground="noInvert"
|
||||||
|
plans={[
|
||||||
|
{
|
||||||
|
id: "competitor-1",
|
||||||
|
tag: "Standard Coffee Shop",
|
||||||
|
price: "$3-4",
|
||||||
|
period: "/cup",
|
||||||
|
description: "Mass-produced, pre-roasted beans with inconsistent quality and limited selections.",
|
||||||
|
button: { text: "Learn More", href: "#" },
|
||||||
|
featuresTitle: "What You Get:",
|
||||||
|
features: [
|
||||||
|
"Pre-roasted beans",
|
||||||
|
"Limited drink options",
|
||||||
|
"Standard service",
|
||||||
|
"Basic pastries"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "competitor-2",
|
||||||
|
tag: "Corporate Chain",
|
||||||
|
price: "$5-7",
|
||||||
|
period: "/cup",
|
||||||
|
description: "Branded experience with standardized recipes and high-volume production prioritizing speed over quality.",
|
||||||
|
button: { text: "Learn More", href: "#" },
|
||||||
|
featuresTitle: "What You Get:",
|
||||||
|
features: [
|
||||||
|
"Standardized recipes",
|
||||||
|
"Quick service",
|
||||||
|
"Branded atmosphere",
|
||||||
|
"Commercial pastries"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "brew-haven",
|
||||||
|
tag: "Brew Haven",
|
||||||
|
tagIcon: Zap,
|
||||||
|
price: "$4.50-5.75",
|
||||||
|
period: "/cup",
|
||||||
|
description: "Specialty-roasted fresh daily with personalized service and artisanal craftsmanship in every cup.",
|
||||||
|
button: { text: "Visit Us Today", href: "contact" },
|
||||||
|
featuresTitle: "What You Get:",
|
||||||
|
features: [
|
||||||
|
"Fresh daily roasting",
|
||||||
|
"Single-origin selections",
|
||||||
|
"Personalized service",
|
||||||
|
"Handcrafted pastries",
|
||||||
|
"Knowledgeable baristas",
|
||||||
|
"Community focus"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTen
|
<TestimonialCardTen
|
||||||
title="What Our Customers Say"
|
title="What Our Customers Say"
|
||||||
@@ -229,4 +294,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user