Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-26 01:02:59 +00:00

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import MediaAbout from '@/components/sections/about/MediaAbout';
@@ -12,7 +12,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { Cake, Coffee, Cog, Heart, Home, Smile, Sparkles, Star, Wifi } from "lucide-react";
import { Cake, Coffee, Heart, Home, Smile, Sparkles, Star, Wifi } from "lucide-react";
export default function LandingPage() {
return (
@@ -121,20 +121,20 @@ export default function LandingPage() {
</div>
<div id="menu" data-section="menu">
<FeatureHoverPattern
<FeatureCardTwelve
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
icon: Coffee,
title: "Artisanal Coffee & Lattes", description: "Expertly brewed coffee, espresso drinks, and lattes crafted with passion."},
id: "f1", label: "Artisanal Coffee & Lattes", title: "Artisanal Coffee & Lattes", items: ["Expertly brewed coffee, espresso drinks, and lattes crafted with passion."],
},
{
icon: Cake,
title: "Freshly Baked Pastries", description: "Indulge in our selection of muffins, cakes, croissants, and other delightful treats."},
id: "f2", label: "Freshly Baked Pastries", title: "Freshly Baked Pastries", items: ["Indulge in our selection of muffins, cakes, croissants, and other delightful treats."],
},
{
icon: Cog,
title: "Refreshing Smoothies", description: "Healthy and delicious fruit smoothies, perfect for a quick energy boost."},
id: "f3", label: "Refreshing Smoothies", title: "Refreshing Smoothies", items: ["Healthy and delicious fruit smoothies, perfect for a quick energy boost."],
},
]}
title="Taste the Craft: Our Signature Offerings"
description="Explore a delightful range of beverages and baked goods, meticulously prepared to brighten your day. Whether you crave a rich coffee or a sweet treat, we have something special for everyone."
@@ -213,7 +213,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/mature-man-holding-cup-coffee-home_23-2148465247.jpg", imageAlt: "Maria S."},
{
id: "t5", name: "John D.", handle: "@john.d", testimonial: "I love the vibe here! Great coffee and the croissants are to die for. It's truly a gem in Brooklyn, always a pleasure to visit.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-creative-joyful-caucasian-female-with-curly-hairstyle-small-tattoo-showing-peace-gesture-peeking-through-fingers-camera-happily-smiling-broadly-having-fun-orange-wall_1258-80822.jpg", imageAlt: "John D."},
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-creative-joyful-caucasian-female-with-curly-hairstyle-small-tattoo-showing-peace-gesture-peeking-through-fingers-camera-happily-smiling-broadly-having-fun-orange-wall_1258-80822.jpg", alt: "John D."},
]}
showRating={true}
title="What Our Community Says"