Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
text: "Reserve a Table", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shrimp-fish-sauce_1203-9136.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shrimp-fish-sauce_1203-9136.jpg?_wi=1"
|
||||
imageAlt="Vibrant Peruvian ceviche platter being plated"
|
||||
/>
|
||||
</div>
|
||||
@@ -124,9 +124,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Ceviche Plating Artistry", description: "Every dish is prepared with passion and precision.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-covering-fish-slices-with-flour-fresh-vegetables-wood-board-flour-bowl-kitchen-table_179666-44279.jpg", imageAlt: "Peruvian chef cooking fresh seafood in the kitchen", titleImageSrc: "http://img.b2bpic.net/free-photo/male-chef-cutting-eggplant-wooden-board-uniform-apron-kitchen_176474-8974.jpg", buttonText: "View More"},
|
||||
{
|
||||
title: "Colorful Seafood Platters", description: "Generous portions of the freshest seafood, beautifully presented.", imageSrc: "http://img.b2bpic.net/free-photo/fried-clams-with-white-wine_74190-556.jpg", imageAlt: "Large Peruvian seafood platter for sharing", titleImageSrc: "http://img.b2bpic.net/free-photo/chicken-served-with-potatoes-carrots-lettuce_140725-7791.jpg", buttonText: "View More"},
|
||||
title: "Colorful Seafood Platters", description: "Generous portions of the freshest seafood, beautifully presented.", imageSrc: "http://img.b2bpic.net/free-photo/fried-clams-with-white-wine_74190-556.jpg?_wi=1", imageAlt: "Large Peruvian seafood platter for sharing", titleImageSrc: "http://img.b2bpic.net/free-photo/chicken-served-with-potatoes-carrots-lettuce_140725-7791.jpg", buttonText: "View More"},
|
||||
{
|
||||
title: "Authentic Peruvian Dishes", description: "Explore a variety of traditional dishes, rich in flavor.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-compost-made-rotten-food-with-copy-space_23-2149073768.jpg", imageAlt: "Close-up of a vibrant Peruvian dish", titleImageSrc: "http://img.b2bpic.net/free-photo/rice-with-squid_1232-2620.jpg", buttonText: "View More"},
|
||||
title: "Authentic Peruvian Dishes", description: "Explore a variety of traditional dishes, rich in flavor.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-compost-made-rotten-food-with-copy-space_23-2149073768.jpg?_wi=1", imageAlt: "Close-up of a vibrant Peruvian dish", titleImageSrc: "http://img.b2bpic.net/free-photo/rice-with-squid_1232-2620.jpg", buttonText: "View More"},
|
||||
{
|
||||
title: "Relaxing Bar Area", description: "Enjoy a Pisco Sour or a refreshing drink in our cozy bar.", imageSrc: "http://img.b2bpic.net/free-photo/hookah-sparksfrom-grapefruit-hookah-bowl_141793-3261.jpg", imageAlt: "Restaurant bar area with ambient lighting", titleImageSrc: "http://img.b2bpic.net/free-photo/brewery-pub-alcohol-night-drinking-glass_1122-2253.jpg", buttonText: "View More"},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-people-standing-deck-surrounded-by-water-sunset_181624-19278.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-people-standing-deck-surrounded-by-water-sunset_181624-19278.jpg?_wi=1"
|
||||
imageAlt="Coastal Peruvian landscape at sunset"
|
||||
logoText="El Sabor Peruano"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user