Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -9,7 +9,7 @@ import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCar
|
|||||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
import { Mail, Chef, Book } from 'lucide-react';
|
import { Mail, ChefHat, Book } from 'lucide-react';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
title="Master the Art of Cooking"
|
title="Master the Art of Cooking"
|
||||||
description="Learn from expert chefs, discover incredible recipes, and transform your kitchen skills. Join thousands of passionate cooks in our community."
|
description="Learn from expert chefs, discover incredible recipes, and transform your kitchen skills. Join thousands of passionate cooks in our community."
|
||||||
tag="Culinary Excellence"
|
tag="Culinary Excellence"
|
||||||
tagIcon={Chef}
|
tagIcon={ChefHat}
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766983288368-py19hzaj.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766983288368-py19hzaj.jpg"
|
||||||
imageAlt="Cooking inspiration"
|
imageAlt="Cooking inspiration"
|
||||||
|
|||||||
Reference in New Issue
Block a user