Bob AI: Updated hero section image to the provided photo
This commit is contained in:
@@ -11,18 +11,18 @@ export default function HeroSection(): React.JSX.Element {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroOverlayMarquee
|
||||
tag="Elevating Lebanese Living"
|
||||
title="Bespoke Interior Design in Lebanon"
|
||||
description="Transforming spaces into timeless experiences. We combine regional heritage with modern luxury to craft interiors that reflect your unique narrative."
|
||||
primaryButton={{
|
||||
tag="Elevating Lebanese Living"
|
||||
title="Bespoke Interior Design in Lebanon"
|
||||
description="Transforming spaces into timeless experiences. We combine regional heritage with modern luxury to craft interiors that reflect your unique narrative."
|
||||
primaryButton={{
|
||||
text: "Book Consultation",
|
||||
href: "#contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
secondaryButton={{
|
||||
text: "View Portfolio",
|
||||
href: "#portfolio",
|
||||
}}
|
||||
items={[
|
||||
items={[
|
||||
{
|
||||
text: "Residential",
|
||||
icon: Home,
|
||||
@@ -36,8 +36,8 @@ export default function HeroSection(): React.JSX.Element {
|
||||
icon: Palette,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712901.jpg"
|
||||
/>
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3E5Z1dFAelsYbTSOFAe3xKAQAFL/uploaded-1782384010780-dfmdpx6c.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user