Merge version_4 into main #7
@@ -5,7 +5,6 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard";
|
||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
||||
import ProductCardOne from "@/components/sections/product/ProductCardOne";
|
||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
||||
@@ -106,34 +105,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Absolutely love my lashes! The precision and attention to detail is exceptional. The salon is so clean and welcoming. Highly recommend BAE Beauty!"
|
||||
rating={5}
|
||||
author="Fatima Al-Mansouri"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-modern-woman-home_23-2148115589.jpg", alt: "professional portrait woman beauty headshot"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-woman-couch-with-man-holding-her-head_23-2148857583.jpg", alt: "blonde woman smiling portrait professional"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-preparing-girl-haircut-procedure_23-2147769867.jpg", alt: "brunette woman portrait smiling professional"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg", alt: "arab woman portrait professional smiling"
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-european-businesswoman-smiling-closeup-portrait-jobs-career-campaign_53876-129407.jpg", alt: "asian woman portrait professional headshot"
|
||||
}
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitMedia
|
||||
title="Common Questions"
|
||||
|
||||
Reference in New Issue
Block a user