Update src/app/page.tsx
This commit is contained in:
@@ -54,19 +54,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ananya P.", handle: "@ananya", testimonial: "Exceptional craftsmanship. Found my wedding jewelry here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-holding-tablet_23-2149722599.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-holding-tablet_23-2149722599.jpg?_wi=1"},
|
||||
{
|
||||
name: "Vikram S.", handle: "@vikram", testimonial: "The quality of gold and diamonds is simply unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-blonde-woman-stylish-white-blouse-dark-velvet-pants-laughs-looks-into-camera-spreads-paste-piece-bread-street-cafe_197531-23212.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-blonde-woman-stylish-white-blouse-dark-velvet-pants-laughs-looks-into-camera-spreads-paste-piece-bread-street-cafe_197531-23212.jpg?_wi=1"},
|
||||
{
|
||||
name: "Priya D.", handle: "@priya", testimonial: "Om Jewelers made my anniversary truly special.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753681.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753681.jpg?_wi=1"},
|
||||
{
|
||||
name: "Rohan M.", handle: "@rohan", testimonial: "Trustworthy service and authentic pieces every time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silver-elegant-earrings-bride_627829-11841.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silver-elegant-earrings-bride_627829-11841.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sunita K.", handle: "@sunita", testimonial: "Highly recommended for their beautiful designs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-looking-notebook_23-2148346228.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-looking-notebook_23-2148346228.jpg?_wi=1"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/outdoor-portrait-woman-pink-romantic-dress-wearing-necklace_343596-1990.jpg"
|
||||
avatars={[
|
||||
@@ -182,19 +182,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "Beautiful designs and great service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-holding-tablet_23-2149722599.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-rich-woman-holding-tablet_23-2149722599.jpg?_wi=2"},
|
||||
{
|
||||
id: "t2", name: "Mark R.", handle: "@markr", testimonial: "Excellent quality for the price.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-blonde-woman-stylish-white-blouse-dark-velvet-pants-laughs-looks-into-camera-spreads-paste-piece-bread-street-cafe_197531-23212.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-blonde-woman-stylish-white-blouse-dark-velvet-pants-laughs-looks-into-camera-spreads-paste-piece-bread-street-cafe_197531-23212.jpg?_wi=2"},
|
||||
{
|
||||
id: "t3", name: "Emily D.", handle: "@emilyd", testimonial: "Loved my experience at Om Jewelers.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753681.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-getting-married_23-2150753681.jpg?_wi=2"},
|
||||
{
|
||||
id: "t4", name: "David W.", handle: "@davidw", testimonial: "The best jewelry in town.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silver-elegant-earrings-bride_627829-11841.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silver-elegant-earrings-bride_627829-11841.jpg?_wi=2"},
|
||||
{
|
||||
id: "t5", name: "Jessica L.", handle: "@jessl", testimonial: "Fantastic collection of gold rings.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-looking-notebook_23-2148346228.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-looking-notebook_23-2148346228.jpg?_wi=2"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user