Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f14076d9d6 | |||
| 143c048b81 | |||
| 91f797afb5 | |||
| f9c8942bdf | |||
| ee3b01974e | |||
| d4aa9d7f78 |
@@ -3,16 +3,13 @@
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureBento from '@/components/sections/feature/FeatureBento';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { Award, CheckCircle, Clock, Coffee, DollarSign, Headphones, MessageSquare, Sparkles, Truck, Users } from "lucide-react";
|
||||
import { CheckCircle, Clock, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -109,7 +106,7 @@ export default function LandingPage() {
|
||||
description="نحن جاهزون لمساعدتك في اختيار ما يناسب منزلك. اتصل بنا أو راسلنا عبر واتساب."
|
||||
buttons={[
|
||||
{ text: "تحدث واتساب", href: "https://wa.me/9613788613" },
|
||||
{ text: "موقعنا على الخريطة", href: "https://maps.google.com/?q=Luxury+Decor+Boutique" }
|
||||
{ text: "موقعنا على الخريطة", href: "https://maps.app.goo.gl/63UXpvCbvn4Nf7Kw8?g_st=ic" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user