Merge version_1 into main #2
@@ -9,7 +9,7 @@ import FeatureHoverPattern from '@/components/sections/feature/featureHoverPatte
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Award, Clock, Flame, Heart, Leaf, Thermometer, Facebook, Instagram } from 'lucide-react';
|
||||
import { Award, Clock, Flame, Heart, Leaf, Thermometer, Facebook, Instagram, Sparkles, Zap } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant_140725-28153.jpg?_wi=1", imageAlt: "Delicious grilled kebab with fresh herbs"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant_140725-28153.jpg", imageAlt: "Delicious grilled kebab with fresh herbs"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shirt-standing-with-baked-chicken_23-2147961394.jpg", imageAlt: "Complete kebab platter with multiple skewers"
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us what you think or ask us anything...", rows: 5, required: true }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant_140725-28153.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-fried-meat-bones-with-fried-vegetables-sauce-table-food-meal-dinner-restaurant_140725-28153.jpg"
|
||||
imageAlt="Fresh grilled kebab"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user