Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-12 07:09:37 +00:00
parent a9dd558b9b
commit 318c4790cd

View File

@@ -2,7 +2,6 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from "@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen";
import Link from "next/link";
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
import ContactText from "@/components/sections/contact/ContactText";
@@ -25,7 +24,7 @@ export default function ReviewsPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumLargeSizeLargeTitles"
background="noise"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -49,59 +48,29 @@ export default function ReviewsPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "review-1",
name: "Rajesh Patel",
role: "Local Customer",
testimonial:
"Best shop in the town. Amazing variety of shoes at affordable prices. Highly recommended!",
imageSrc:
"http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29438.jpg?_wi=2",
},
id: "review-1", name: "Rajesh Patel", role: "Local Customer", testimonial:
"Best shop in the town. Amazing variety of shoes at affordable prices. Highly recommended!", imageSrc:
"http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-29438.jpg"},
{
id: "review-2",
name: "Priya Sharma",
role: "Regular Shopper",
testimonial:
"So many types of shoes available at cheapest price. The staff is always helpful and friendly.",
imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=2",
},
id: "review-2", name: "Priya Sharma", role: "Regular Shopper", testimonial:
"So many types of shoes available at cheapest price. The staff is always helpful and friendly.", imageSrc:
"http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg"},
{
id: "review-3",
name: "Amit Kumar",
role: "Family Customer",
testimonial:
"Best variety of shoes. I always find what I'm looking for. Great prices for the whole family!",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-pretty-young-lady-waving-hand-you-park_1262-20562.jpg?_wi=2",
},
id: "review-3", name: "Amit Kumar", role: "Family Customer", testimonial:
"Best variety of shoes. I always find what I'm looking for. Great prices for the whole family!", imageSrc:
"http://img.b2bpic.net/free-photo/happy-pretty-young-lady-waving-hand-you-park_1262-20562.jpg"},
{
id: "review-4",
name: "Neha Gupta",
role: "Frequent Visitor",
testimonial:
"Excellent collection and service. My go-to store for all footwear needs. Highly trusted!",
imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg?_wi=2",
},
id: "review-4", name: "Neha Gupta", role: "Frequent Visitor", testimonial:
"Excellent collection and service. My go-to store for all footwear needs. Highly trusted!", imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-white-shirt-looking-happy_176474-17469.jpg"},
{
id: "review-5",
name: "Vikram Singh",
role: "Loyal Customer",
testimonial:
"Quality shoes at competitive prices. Been shopping here for years. Never disappointed!",
imageSrc:
"http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2",
},
id: "review-5", name: "Vikram Singh", role: "Loyal Customer", testimonial:
"Quality shoes at competitive prices. Been shopping here for years. Never disappointed!", imageSrc:
"http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg"},
{
id: "review-6",
name: "Anjali Verma",
role: "Satisfied Customer",
testimonial:
"Wide selection, affordable prices, and great customer service. Saikrupa is the best!",
imageSrc:
"http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg?_wi=2",
},
id: "review-6", name: "Anjali Verma", role: "Satisfied Customer", testimonial:
"Wide selection, affordable prices, and great customer service. Saikrupa is the best!", imageSrc:
"http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -118,14 +87,7 @@ export default function ReviewsPage() {
tagIcon={Users}
tagAnimation="slide-up"
names={[
"₹ Best Prices",
"✓ Wide Selection",
"✓ Quality Guaranteed",
"✓ Quick Service",
"✓ Expert Advice",
"✓ Free Returns",
"✓ Loyal Rewards",
]}
"₹ Best Prices", "✓ Wide Selection", "✓ Quality Guaranteed", "✓ Quick Service", "✓ Expert Advice", "✓ Free Returns", "✓ Loyal Rewards"]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -139,17 +101,12 @@ export default function ReviewsPage() {
animationType="entrance-slide"
buttons={[
{
text: "Call Now",
href: "tel:+919824144953",
},
text: "Call Now", href: "tel:+919824144953"},
{
text: "Get Directions",
href: "https://maps.google.com/?q=Shop+no+9+Fortune+World+Cooperative+Housing+Daman",
},
text: "Get Directions", href: "https://maps.google.com/?q=Shop+no+9+Fortune+World+Cooperative+Housing+Daman"},
]}
background={{
variant: "noise",
}}
variant: "plain"}}
useInvertedBackground={false}
/>
</div>
@@ -158,13 +115,9 @@ export default function ReviewsPage() {
<FooterLogoReveal
logoText="Saikrupa Footwear"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ThemeProvider>