Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 11:23:14 +00:00

View File

@@ -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: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196973.jpg"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWvgtdb1fQBTiu9zMAAIRWAGuj/professional-headshot-of-a-happy-tech-sc-1774613222191-33642daa.png"},
{
name: "Marcus W.", handle: "@m_w_dining", testimonial: "Exceptional service and the best Asian fusion I've ever had.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081907.jpg"},
@@ -60,7 +60,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285298.jpg"},
{
name: "Chloe L.", handle: "@chloee_travels", testimonial: "The atmosphere and flavors are perfectly harmonious.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-having-fun-while-eating-dessert-taking-selfie-cafe_637285-9092.jpg"},
imageSrc: "https://pixabay.com/get/gfc001015e49b8962113b81e1947b87d37bb610a8645519bd6936adb214a892117cbedd57db4555f2e5d3fd1f54d860e9333c10b021a777524d529e9ea5bbf4e6_1280.jpg?id=1979445"},
]}
buttons={[
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
imageAlt="Two Year Restaurant Asian Fusion Atmosphere"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196973.jpg", alt: "Customer 1"},
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: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081907.jpg", alt: "Customer 2"},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285298.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/happy-couple-having-fun-while-eating-dessert-taking-selfie-cafe_637285-9092.jpg", alt: "Customer 5"},
src: "https://pixabay.com/get/gfc001015e49b8962113b81e1947b87d37bb610a8645519bd6936adb214a892117cbedd57db4555f2e5d3fd1f54d860e9333c10b021a777524d529e9ea5bbf4e6_1280.jpg?id=1979445", alt: "Customer 5"},
]}
avatarText="Loved by 500+ gourmets"
/>
@@ -109,9 +109,9 @@ export default function LandingPage() {
{
id: "p3", name: "Tuna Sashimi Tartare", price: "$28", imageSrc: "http://img.b2bpic.net/free-photo/spicy-black-spaghetti-with-salmon_1339-3847.jpg"},
{
id: "p4", name: "Crispy Duck Salad", price: "$26", imageSrc: "http://img.b2bpic.net/free-photo/chicken-prepared-sauce-served-with-lemon-slices_141793-556.jpg"},
id: "p4", name: "Crispy Duck Salad", price: "$26", imageSrc: "https://pixabay.com/get/gca14045e2b138cf671d1645101b5359dfa94ce56eb4176e8c0ad47b532f1011a203323acd620de1e5c6a9b61825931da315888686cecc49b12d4eb67b5cb8eed_1280.jpg?id=9450130"},
{
id: "p5", name: "Matcha Mochi Delight", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-biscuits-with-coconut-candies-grey-desk-biscuit-cookie-sweet_140725-79091.jpg"},
id: "p5", name: "Matcha Mochi Delight", price: "$12", imageSrc: "https://pixabay.com/get/g548682cb1a5b5b091c7bed9db34c6676ffde5033c123473b6550e814f5662824a58fc7a390b1180e8405c8f6d7b62674856756bcafd09643ea4e6cb41a07292f_1280.jpg?id=2291908"},
{
id: "p6", name: "Spicy Edamame Infusion", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/sushi-set-with-rice-green-sauce_140725-5509.jpg"},
]}