implement Hero component with automated image slider and add banner assets
This commit is contained in:
parent
90edbddeb8
commit
7042e8449f
BIN
public/images/home/home-banner-2.webp
Normal file
BIN
public/images/home/home-banner-2.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 110 KiB |
BIN
public/images/home/home-banner-3.webp
Normal file
BIN
public/images/home/home-banner-3.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 108 KiB |
@ -17,7 +17,7 @@ const slides = [
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
image: '/images/home/home-banner-2-turkish-flavours.webp',
|
||||
image: '/images/home/home-banner-2.webp',
|
||||
title: 'Taste Masterfully Crafted Turkish Flavours',
|
||||
subtitle: 'Discover Anatolian fire-kissed flavours.',
|
||||
btn1: 'Explore Our Menu',
|
||||
@ -25,7 +25,7 @@ const slides = [
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
image: '/images/home/home-banner-3-luxury.webp',
|
||||
image: '/images/home/home-banner-3.webp',
|
||||
title: 'Luxury Turkish Dining Atmosphere',
|
||||
subtitle: 'Where elegance meets Turkish taste.',
|
||||
btn1: 'View Menu',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user