Merge version_3 into main #2
@@ -11,7 +11,6 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -122,34 +121,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Deshmukh", handle: "@priyadeshmukh", testimonial: "Exceptional craftsmanship! My bridal set is a masterpiece.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleasant-looking-afro-american-female-with-broad-smile-holds-mug-coffee-tea-enjoys-break-after-hard-working-day_273609-3085.jpg"},
|
||||
{
|
||||
id: "2", name: "Aniket Patil", handle: "@aniketpatil", testimonial: "Purchased an anniversary gift. The service was impeccable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-14657.jpg"},
|
||||
{
|
||||
id: "3", name: "Sunita Kulkarni", handle: "@sunitakulkarni", testimonial: "Trustworthy and authentic. Highly recommended for heirlooms.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-rich-woman-near-car_23-2149684321.jpg"},
|
||||
{
|
||||
id: "4", name: "Rahul Jadhav", handle: "@rahuljadhav", testimonial: "Transparent pricing and great variety in temple jewellery.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-applying-lipstick-white-wall_114579-49631.jpg"},
|
||||
{
|
||||
id: "5", name: "Sneha More", handle: "@snehamore", testimonial: "Fantastic collection for every traditional occasion.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-necklace-jewelry-store_1303-30672.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Customer Stories"
|
||||
description="Hear from our patrons across Maharashtra."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user