Update src/app/page.tsx

This commit is contained in:
2026-05-17 08:32:14 +00:00
parent ca96917fb5
commit 1a657a06a6

View File

@@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import { Coffee, MapPin, Star, Utensils, Moon } from "lucide-react";
import { Coffee, MapPin, Star, Utensils, Moon, Wallet } from "lucide-react";
export default function LandingPage() {
return (