Merge version_2 into main #3
@@ -7,7 +7,7 @@ import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleC
|
||||
import FeatureBento from "@/components/sections/feature/FeatureBento";
|
||||
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
|
||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import ProductCardThree from "@/components/sections/product/ProductCardThree";
|
||||
import { Sparkles, ShoppingBag, Award, Users, Star, Sparkle, Zap } from "lucide-react";
|
||||
@@ -112,12 +112,11 @@ export default function BeautyDjelfaPage() {
|
||||
avatarsAnimation="none"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<ContactCTA
|
||||
<ContactCenter
|
||||
tag="تواصل معنا"
|
||||
title="جاهزة للتألق؟"
|
||||
description="اطلبي منتجاتك المفضلة مباشرة عبر الواتساب أو زورينا في الجلفة. نحن هنا لنساعدك في اختيار ما يناسب جمالك."
|
||||
buttons={[{ text: "واتساب الآن", href: "https://wa.me/" }]}
|
||||
background="none"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<FooterBase
|
||||
|
||||
Reference in New Issue
Block a user