Merge version_1 into main #1
@@ -86,15 +86,13 @@ export default function LandingPage() {
|
||||
imageAlt={getAssetAlt("hero-chef-cooking")}
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Your Personal Culinary Artisan"}]}
|
||||
buttons={[{ text: "Learn More About Us", href: "#"}]}
|
||||
useInvertedBackground={true}
|
||||
content={{"heading":[{"type":"text","content":"Your Personal Culinary Artisan"}],"description":"Experience the difference with a private chef dedicated to crafting exquisite meals tailored to your taste, dietary needs, and occasion. From intimate dinners to grand celebrations, Aroma Private Chef transforms your home into a gourmet destination with passion and precision."}}
|
||||
description="Experience the difference with a private chef dedicated to crafting exquisite meals tailored to your taste, dietary needs, and occasion. From intimate dinners to grand celebrations, Aroma Private Chef transforms your home into a gourmet destination with passion and precision."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
@@ -195,7 +193,6 @@ export default function LandingPage() {
|
||||
logoAlt={getAssetAlt("footer-logo")}
|
||||
leftLink={{"text":"Privacy Policy","href":"#"}}
|
||||
rightLink={{"text":"Terms of Service","href":"#"}}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user