From 532a39592718d8ba50586b080aa841b07d967b3e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 08:37:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 453 ++++++++++++++--------------------------------- 1 file changed, 137 insertions(+), 316 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0165d48..b40aae8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -3,342 +3,163 @@ import ReactLenis from "lenis/react"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; -import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel"; -import FeatureBento from "@/components/sections/feature/FeatureBento"; +import HeroOverlay from "@/components/sections/hero/HeroOverlay"; +import TestimonialAboutCard from "@/components/sections/about/TestimonialAboutCard"; +import ProductCardTwo from "@/components/sections/product/ProductCardTwo"; import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; -import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; -import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; -import TeamCardFive from "@/components/sections/team/TeamCardFive"; -import FaqBase from "@/components/sections/faq/FaqBase"; -import ContactCTA from "@/components/sections/contact/ContactCTA"; -import FooterBase from "@/components/sections/footer/FooterBase"; -import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; -import { Sparkles, Search, ArrowUpRight, Monitor, Shield, Zap, Puzzle, TrendingUp, Lock, Phone, MessageCircle, BookOpen, Tv, Camera, Music, Settings, Award, Users } from "lucide-react"; +import ContactSplit from "@/components/sections/contact/ContactSplit"; +import FooterMedia from "@/components/sections/footer/FooterMedia"; -export default function WebAgency2Page() { +import { Sparkles, Coffee, Star, MapPin, Instagram, Facebook, Twitter, PhoneCall } from "lucide-react"; + +export default function CoffeeShopPage() { return ( - - - - - - - - - - - + + + +
+ +
+ + + +
+ +
+ +
+ +
+ +