Merge version_1 into main #2
@@ -9,7 +9,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
|
||||
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Anchor, Chef, Clock, Mail, MapPin, Phone, Settings, Sparkles, Star, UtensilsCrossed, Zap, Truck, Car } from 'lucide-react';
|
||||
import { Anchor, Clock, Mail, MapPin, Phone, Settings, Sparkles, Star, UtensilsCrossed, Zap, Truck, Car } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="FRESH MEAL"
|
||||
description="Fresh Seafood. Anytime. 24 Hours. Premium quality seafood delivered to your table with our dine-in, drive-through, and no-contact delivery services."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Order Now", href: "#order" }
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="opacity"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -83,10 +83,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{ id: "1", name: "Grilled Fish Fillet", price: "AED 65", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg?_wi=1", imageAlt: "Grilled Fish Fillet" },
|
||||
{ id: "1", name: "Grilled Fish Fillet", price: "AED 65", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg", imageAlt: "Grilled Fish Fillet" },
|
||||
{ id: "2", name: "Fried Seafood Mix", price: "AED 58", imageSrc: "http://img.b2bpic.net/free-photo/clay-plate-full-appetizers-served-with-goldy-chicken-nuggets-cooked-with-chrispy-crust-delicious-canapes-with-herring-cherry-tomatoes-garlic-sauce-decorated-with-fresh-salad-cheese_132075-13071.jpg", imageAlt: "Fried Seafood Mix" },
|
||||
{ id: "3", name: "Shrimp & Prawns Combo", price: "AED 72", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg", imageAlt: "Shrimp & Prawns Combo" },
|
||||
{ id: "4", name: "Premium Seafood Platter", price: "AED 95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tray-with-food-meat-fish-meals-along-with-different-sauces-brown-wooden-desk-food-meal-meat-cuisine_140725-28351.jpg?_wi=1", imageAlt: "Premium Seafood Platter" },
|
||||
{ id: "4", name: "Premium Seafood Platter", price: "AED 95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tray-with-food-meat-fish-meals-along-with-different-sauces-brown-wooden-desk-food-meal-meat-cuisine_140725-28351.jpg", imageAlt: "Premium Seafood Platter" },
|
||||
{ id: "5", name: "Rice & Special Combo", price: "AED 48", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-grilled-chicken-fillet_114579-3764.jpg", imageAlt: "Rice & Special Combo" },
|
||||
{ id: "6", name: "Fresh Juices & Drinks", price: "AED 18", imageSrc: "http://img.b2bpic.net/free-photo/immunity-boosting-food-healthy-lifestyle-with-citrus_23-2149211498.jpg", imageAlt: "Fresh Juices & Drinks" }
|
||||
]}
|
||||
@@ -106,12 +106,12 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ahmed Al Mansouri", role: "Food Enthusiast", company: "Sharjah Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1" },
|
||||
{ id: "2", name: "Fatima Al Hali", role: "Restaurant Critic", company: "UAE Food Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2" },
|
||||
{ id: "3", name: "Mohammed Al Zaabi", role: "Local Business Owner", company: "Downtown Sharjah", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=3" },
|
||||
{ id: "4", name: "Layla Al Marri", role: "Family Dining Expert", company: "Sharjah Foodies", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=4" },
|
||||
{ id: "5", name: "Hassan Al Ketbi", role: "Premium Food Lover", company: "UAE Dining Awards", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=5" },
|
||||
{ id: "6", name: "Aisha Al Maktoum", role: "Executive Chef", company: "Fine Dining Association", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=6" }
|
||||
{ id: "1", name: "Ahmed Al Mansouri", role: "Food Enthusiast", company: "Sharjah Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg" },
|
||||
{ id: "2", name: "Fatima Al Hali", role: "Restaurant Critic", company: "UAE Food Guide", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg" },
|
||||
{ id: "3", name: "Mohammed Al Zaabi", role: "Local Business Owner", company: "Downtown Sharjah", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg" },
|
||||
{ id: "4", name: "Layla Al Marri", role: "Family Dining Expert", company: "Sharjah Foodies", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg" },
|
||||
{ id: "5", name: "Hassan Al Ketbi", role: "Premium Food Lover", company: "UAE Dining Awards", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg" },
|
||||
{ id: "6", name: "Aisha Al Maktoum", role: "Executive Chef", company: "Fine Dining Association", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -126,15 +126,15 @@ export default function LandingPage() {
|
||||
{ title: "Premium Quality", description: "Fresh seafood sourced daily from trusted suppliers", icon: Sparkles },
|
||||
{ title: "24/7 Availability", description: "Always open and ready to serve your cravings", icon: Clock },
|
||||
{ title: "Multiple Services", description: "Dine-in, drive-through, and no-contact delivery options", icon: Zap },
|
||||
{ title: "Expert Preparation", description: "Skilled chefs preparing every dish with care and expertise", icon: Chef }
|
||||
{ title: "Expert Preparation", description: "Skilled chefs preparing every dish with care and expertise", icon: Settings }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg"
|
||||
imageAlt="FRESH MEAL Restaurant Interior"
|
||||
mediaAnimation="opacity"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -152,21 +152,21 @@ export default function LandingPage() {
|
||||
title: "Dine-In Experience", description: "Enjoy a premium dining atmosphere with exceptional service and fresh seafood prepared right before your eyes.", icon: UtensilsCrossed,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3459.jpg", imageAlt: "Dine-in dining experience" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=2", imageAlt: "Restaurant ambiance" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Restaurant ambiance" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Drive-Through Service", description: "Quick, convenient service without leaving your car. Perfect for busy professionals and families on the go.", icon: Car,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-giving-online-signature-delivery_23-2147767717.jpg", imageAlt: "Drive-through convenience" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-tray-with-food-meat-fish-meals-along-with-different-sauces-brown-wooden-desk-food-meal-meat-cuisine_140725-28351.jpg?_wi=2", imageAlt: "Quick service meal" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-tray-with-food-meat-fish-meals-along-with-different-sauces-brown-wooden-desk-food-meal-meat-cuisine_140725-28351.jpg", imageAlt: "Quick service meal" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "No-Contact Delivery", description: "Safe, secure delivery to your doorstep. Your order arrives fresh and hot with our professional delivery team.", icon: Truck,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-touchpad-sign-package-delivery-from-courier-while-standing-doorway_637285-3163.jpg", imageAlt: "No-contact delivery service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg?_wi=2", imageAlt: "Delivered fresh meal" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg", imageAlt: "Delivered fresh meal" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user