Merge version_2 into main #2
@@ -9,7 +9,7 @@ import BlogCardTwo from '@/components/sections/blog/BlogCardTwo';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Images, MapPin, Phone, Utensils } from 'lucide-react';
|
||||
import { Images, MapPin, Phone, Utensils, Facebook, Instagram, Twitter } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #1a1410;
|
||||
--card: #2a2218;
|
||||
--background: #0f0804;
|
||||
--card: #1a1410;
|
||||
--foreground: #f5f1ed;
|
||||
--primary-cta: #ff8c42;
|
||||
--primary-cta-text: #1a1410;
|
||||
|
||||
Reference in New Issue
Block a user