Update src/app/page.tsx
This commit is contained in:
@@ -66,35 +66,35 @@ export default function LandingPage() {
|
||||
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"
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
@@ -285,7 +285,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
@@ -293,7 +293,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
@@ -301,7 +301,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
@@ -309,7 +309,7 @@ export default function LandingPage() {
|
||||
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}
|
||||
|
||||
Reference in New Issue
Block a user