Merge version_4 into main #8

Merged
bender merged 1 commits from version_4 into main 2026-05-01 16:11:03 +00:00

View File

@@ -12,7 +12,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
import { Coffee, Utensils, Camera } from "lucide-react";
import { Coffee, Utensils } from "lucide-react";
export default function LandingPage() {
return (
@@ -148,7 +148,7 @@ export default function LandingPage() {
useInvertedBackground={true}
background={{ variant: "plain" }}
title="店舗情報・お問い合わせ"
description="東京都小金井市前原町3丁目40-20\nTEL042-384-2032\n営業時間10:30〜"
description="東京都小金井市前原町3丁目40-20\nTEL042-384-2032\n営業時間10:30〜\n\n<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3240.597653697972!2d139.5020921757833!3d35.698064972584166!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018e87498c56c2d%3A0x608e9cc22d1b80c3!2zS2VuIENvZmZlZSDjgqTjg4Pjg7zjg4Pjgq8!5e0!3m2!1sja!2sjp!4v1716382103000!5m2!1sja!2sjp\" width=\"100%\" height=\"300\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>"
tag="店舗情報"
/>
</div>