Update src/app/page.tsx
This commit is contained in:
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Elena R.", handle: "@elena_foodie", testimonial: "The balance of spices is simply unmatched. A true gem!", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWvgtdb1fQBTiu9zMAAIRWAGuj/professional-headshot-of-a-happy-tech-sc-1774613222191-33642daa.png"},
|
||||
imageSrc: "https://pixabay.com/get/g07568d4988212637be237efdf42ab25b938095c7f07b1bbdcd03ea1aadf5f715943addf0a6b6dd9c2b126b5b2c642f4329c6dc7404a5d003247cdfab84ac4f2f_1280.jpg?id=9176859"},
|
||||
{
|
||||
name: "Marcus W.", handle: "@m_w_dining", testimonial: "Exceptional service and the best Asian fusion I've ever had.", rating: 5,
|
||||
imageSrc: "https://pixabay.com/get/g64880042b55a2ea8b95b27e19389a62ec02c714ad6fbf30e51aece750bbda3c2ed596a180d778b7127c24c33e9c2ef6db131a3270f5995f3167a537ca684986d_1280.jpg?id=2924245"},
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
imageAlt="Two Year Restaurant Asian Fusion Atmosphere"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWvgtdb1fQBTiu9zMAAIRWAGuj/professional-headshot-of-a-happy-tech-sc-1774613222191-33642daa.png", alt: "Customer 1"},
|
||||
src: "https://pixabay.com/get/g07568d4988212637be237efdf42ab25b938095c7f07b1bbdcd03ea1aadf5f715943addf0a6b6dd9c2b126b5b2c642f4329c6dc7404a5d003247cdfab84ac4f2f_1280.jpg?id=9176859", alt: "Customer 1"},
|
||||
{
|
||||
src: "https://pixabay.com/get/g64880042b55a2ea8b95b27e19389a62ec02c714ad6fbf30e51aece750bbda3c2ed596a180d778b7127c24c33e9c2ef6db131a3270f5995f3167a537ca684986d_1280.jpg?id=2924245", alt: "Customer 2"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user