Update src/app/page.tsx
This commit is contained in:
@@ -66,17 +66,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spanish-serrano-ham-with-olives-breadstick-wooden-table_123827-21580.jpg", imageAlt: "Jamones ibéricos curados de Chente"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EccHcmLBLfaDNDp5ChTlQGMJOM/uploaded-1780482350957-5lrvytst.jpg", imageAlt: "Jamones ibéricos curados de Chente"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-donkey-farm-field-covered-greenery-sunlight_181624-42143.jpg", imageAlt: "Dehesas salmantinas con cerdos ibéricos"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EccHcmLBLfaDNDp5ChTlQGMJOM/uploaded-1780482270979-w2hzcdzq.jpg", imageAlt: "Dehesas salmantinas con cerdos ibéricos"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-pig_658691-246.jpg", imageAlt: "Cerdos ibéricos en libertad en la dehesa"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EccHcmLBLfaDNDp5ChTlQGMJOM/uploaded-1780482293187-0e0k3ltx.jpg", imageAlt: "Cerdos ibéricos en libertad en la dehesa"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-sausages-grass-with-wooden-boxes-backside-side-view_141793-12547.jpg", imageAlt: "Bodegas de curación tradicionales de jamón"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-opens-salt-from-salt-crusted-fish-revealing-tender-cooked-fish_140725-4962.jpg", imageAlt: "Detalle de jamón ibérico"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EccHcmLBLfaDNDp5ChTlQGMJOM/uploaded-1780482361804-m6entzco.jpg", imageAlt: "Detalle de jamón ibérico"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-scenery-tall-trees-sunlight_181624-30233.jpg", imageAlt: "Atardecer en la dehesa salmantina"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EccHcmLBLfaDNDp5ChTlQGMJOM/uploaded-1780482309566-c5ml8dk4.jpg", imageAlt: "Atardecer en la dehesa salmantina"},
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
|
||||
Reference in New Issue
Block a user