Merge version_3 into main #4
@@ -63,13 +63,13 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "hero-1", imageSrc: "https://assets.refact.ai/image-service/816a3a40-276c-4976-b6b6-896172605e5d_premium-smoked-brisket-platter-dark.webp", imageAlt: "Premium smoked brisket on a dark platter"},
|
||||
id: "hero-1", imageSrc: "https://assets.refact.ai/image-service/816a3a40-276c-4976-b6b6-896172605e5d_premium-smoked-brisket-platter-dark.webp?_wi=1", imageAlt: "Premium smoked brisket on a dark platter"},
|
||||
{
|
||||
id: "hero-2", imageSrc: "https://assets.refact.ai/image-service/d8e3b330-0105-4927-99f5-19e591703c9b_luxury-steak-restaurant-interior-no-people.webp", imageAlt: "Luxury steak restaurant interior with warm lighting and empty tables"},
|
||||
{
|
||||
id: "hero-3", imageSrc: "https://assets.refact.ai/image-service/65b6e4e3-3e74-41d3-a558-86d4e5f41240_close-up-smoked-tomahawk-steak.webp", imageAlt: "Close-up of a perfectly smoked tomahawk steak on a dark wooden board"},
|
||||
id: "hero-3", imageSrc: "https://assets.refact.ai/image-service/65b6e4e3-3e74-41d3-a558-86d4e5f41240_close-up-smoked-tomahawk-steak.webp?_wi=1", imageAlt: "Close-up of a perfectly smoked tomahawk steak on a dark wooden board"},
|
||||
{
|
||||
id: "hero-4", imageSrc: "https://assets.refact.ai/image-service/72134914-9988-466d-a774-67d71b86d944_smoked-beef-ribs-dark-background.webp", imageAlt: "Smoked beef ribs with a rich glaze on a dark background"},
|
||||
id: "hero-4", imageSrc: "https://assets.refact.ai/image-service/72134914-9988-466d-a774-67d71b86d944_smoked-beef-ribs-dark-background.webp?_wi=1", imageAlt: "Smoked beef ribs with a rich glaze on a dark background"},
|
||||
{
|
||||
id: "hero-5", imageSrc: "https://assets.refact.ai/image-service/f1d7d605-7f41-4770-b747-9759c945761a_gourmet-meat-cuts-dark-platter.webp", imageAlt: "Gourmet selection of various meat cuts on a dark serving platter"},
|
||||
{
|
||||
@@ -123,13 +123,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "smoked-brisket", name: "Signature Smoked Brisket", price: "AED 250", imageSrc: "https://assets.refact.ai/image-service/816a3a40-276c-4976-b6b6-896172605e5d_premium-smoked-brisket-platter-dark.webp", imageAlt: "Sliced smoked brisket with rich bark"},
|
||||
id: "smoked-brisket", name: "Signature Smoked Brisket", price: "AED 250", imageSrc: "https://assets.refact.ai/image-service/816a3a40-276c-4976-b6b6-896172605e5d_premium-smoked-brisket-platter-dark.webp?_wi=2", imageAlt: "Sliced smoked brisket with rich bark"},
|
||||
{
|
||||
id: "beef-ribs", name: "Gourmet Beef Ribs", price: "AED 220", imageSrc: "https://assets.refact.ai/image-service/72134914-9988-466d-a774-67d71b86d944_smoked-beef-ribs-dark-background.webp", imageAlt: "Smoked beef ribs on a platter"},
|
||||
id: "beef-ribs", name: "Gourmet Beef Ribs", price: "AED 220", imageSrc: "https://assets.refact.ai/image-service/72134914-9988-466d-a774-67d71b86d944_smoked-beef-ribs-dark-background.webp?_wi=2", imageAlt: "Smoked beef ribs on a platter"},
|
||||
{
|
||||
id: "lamb-shoulder", name: "Slow-Smoked Lamb Shoulder", price: "AED 280", imageSrc: "https://assets.refact.ai/image-service/b85c1813-f66f-4c57-a36c-9c6a1e36873c_roasted-lamb-shoulder-dark-background.webp", imageAlt: "Tender smoked lamb shoulder"},
|
||||
{
|
||||
id: "wagyu-steak", name: "Exclusive Wagyu Smoked Steak", price: "AED 350", imageSrc: "https://assets.refact.ai/image-service/65b6e4e3-3e74-41d3-a558-86d4e5f41240_close-up-smoked-tomahawk-steak.webp", imageAlt: "Smoked Wagyu steak, perfectly cooked"},
|
||||
id: "wagyu-steak", name: "Exclusive Wagyu Smoked Steak", price: "AED 350", imageSrc: "https://assets.refact.ai/image-service/65b6e4e3-3e74-41d3-a558-86d4e5f41240_close-up-smoked-tomahawk-steak.webp?_wi=2", imageAlt: "Smoked Wagyu steak, perfectly cooked"},
|
||||
{
|
||||
id: "artisan-sausage", name: "Artisan Smoked Sausage Platter", price: "AED 180", imageSrc: "https://assets.refact.ai/image-service/4d0012c4-06d2-4e04-897b-967f8fb00493_smoked-sausage-platter-with-condiments-dark-board.webp", imageAlt: "Variety of smoked sausages"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user