Merge version_2 into main #3
@@ -9,7 +9,7 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Car, Coffee, ShieldCheck, Wifi, Wind, MapPin, Users, Heart } from "lucide-react";
|
||||
import { Car, Coffee, ShieldCheck, Wifi, Wind } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -74,6 +74,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lamp-indoors-interior-design_23-2151919436.jpg?_wi=1"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -89,6 +90,7 @@ export default function LandingPage() {
|
||||
{ id: "r2", name: "Deluxe Room", price: "Rp 250.000", imageSrc: "http://img.b2bpic.net/free-photo/soft-elegance-guest-bedding-comfortable_1203-4487.jpg?_wi=1" },
|
||||
{ id: "r3", name: "Family Suite", price: "Rp 400.000", imageSrc: "http://img.b2bpic.net/free-photo/person-talking-video-call_23-2151228198.jpg?_wi=1" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,6 +103,7 @@ export default function LandingPage() {
|
||||
{ id: "t1", name: "Ibu Ratna", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-smiling_1149-601.jpg" },
|
||||
{ id: "t2", name: "Bpk. Yusuf", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -114,6 +117,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user