Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -145,12 +145,12 @@ export default function LandingPage() {
|
||||
videoSrc={getAssetUrl("hero-video")}
|
||||
imageSrc={getAssetUrl("hero-video-thumbnail")}
|
||||
imageAlt={getAssetAlt("hero-video-thumbnail")}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="social-proof-ribbon" data-section="social-proof-ribbon">
|
||||
<SocialProofOne
|
||||
title="Voted Cairo’s Best French Pastry & Ultimate Coffee Chill-out Spot."
|
||||
description="See what makes JAKSO a beloved local favorite for exquisite tastes and relaxed ambiance."
|
||||
names={[
|
||||
"★★★★★ Cairo's Best", "★★★★★ Top Pastries", "★★★★★ Coffee Oasis", "★★★★★ Friendly Staff", "★★★★★ Impeccable Quality", "★★★★★ Go-To Spot", "★★★★★ Parisian Charm"
|
||||
]}
|
||||
@@ -216,6 +216,7 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
|
||||
Reference in New Issue
Block a user